代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/214824/15086610
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/213372/15136214
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/161121/5556256
s findbit.s
/*
* linux/arch/arm/lib/findbit.S
*
* Copyright (C) 1995-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/475740/6776949
h 0.h
/*S 8 8 8 1 0.H LCDIcon FileDescriptor: Do not edit or move */
/* Put Your Comments Here */
#define ZERO_BMP_ROWS 8
#define ZERO_BMP_COLS 8
const char code lcd_zero[] =
{
0x00, /* ...
www.eeworm.com/read/472009/6877923
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/146506/12641495
cpp xt4-2.cpp
#include
#include
using namespace std;
float x1,x2,disc,p,q;
int main()
{void greater_than_zero(float,float);
void equal_to_zero(float,float);
void smaller_than_zero(floa
www.eeworm.com/read/297292/8032555
txt 21-05.txt
/* 范例:21-5以函数的方式来做例外处理 */
#include
using namespace std;
void function(int x, int y) // 有回传值的函数function()。
{
if(y == 0) // 当y等于0时
throw("The y can't be zero!"); // 使用throw丢出一
www.eeworm.com/read/333542/12676030
txt 21-5.txt
/* 范例:21-5以函数的方式来做例外处理 */
#include
using namespace std;
void function(int x, int y) // 有回传值的函数function()。
{
if(y == 0) // 当y等于0时
throw("The y can't be zero!"); // 使用throw丢出一
www.eeworm.com/read/144439/12793536
txt 21-5.txt
/* 范例:21-5以函数的方式来做例外处理 */
#include
using namespace std;
void function(int x, int y) // 有回传值的函数function()。
{
if(y == 0) // 当y等于0时
throw("The y can't be zero!"); // 使用throw丢出一
www.eeworm.com/read/143811/12839696
txt 21-5.txt
/* 范例:21-5以函数的方式来做例外处理 */
#include
using namespace std;
void function(int x, int y) // 有回传值的函数function()。
{
if(y == 0) // 当y等于0时
throw("The y can't be zero!"); // 使用throw丢出一