代码搜索:Disc

找到约 1,656 项符合「Disc」的源代码

代码结果 1,656
www.eeworm.com/read/393682/8269959

cpp xt8-1.cpp

#include #include using namespace std; double q(double,double,double); void main() {double a,b,c,p,x1,x2; couta>>b>>c; p=-b/(2*a); try
www.eeworm.com/read/148429/12467526

htm appa_prod.htm

www.eeworm.com/read/248954/12529935

cpp 11_7.cpp

#include < iostream > #include < cmath > using namespace std; int main( ) { float a, b, c, disc; cout >a >>b >>c; if (a ==0) cerr
www.eeworm.com/read/146506/12641836

cpp xt14-1.cpp

#include #include using namespace std; double q(double,double,double); void main() {double a,b,c,p,x1,x2; couta>>b>>c; p=-b/(2*a); try
www.eeworm.com/read/108818/15574949

c cdisc.c

/*--------------------------- Commande MegaWave -----------------------------*/ /* mwcommand name = {cdisc}; version = {"1.0"}; author = {"Lionel Moisan"}; function = {"Draw a disc"}; usage
www.eeworm.com/read/102552/15773584

htm subject_44491.htm

序号:44491 发表者:niub 发表日期:2003-06-20 13:04:07 主题:一个求根问题! 内容:怎么用C来编一个求根的值?题目如下: 求a*x*x+b*x+c=0的方程的根,设b*b-4ab>0.ji急~ 返回上页
www.eeworm.com/read/101790/15809764

htm subject_44491.htm

序号:44491 发表者:niub 发表日期:2003-06-20 13:04:07 主题:一个求根问题! 内容:怎么用C来编一个求根的值?题目如下: 求a*x*x+b*x+c=0的方程的根,设b*b-4ab>0.ji急~ 返回上页
www.eeworm.com/read/258097/11886786

h pu8560.h

#ifndef __PU8560_H #define __PU8560_H #include "set.h" #include "user_init.h" // // 720 version // //#define SPCA720A 0 //#define SPCA720B 1 //#define SPCA720C 2 //#define SPCA720D 3
www.eeworm.com/read/179705/9343787

c solve_quadratic.c

/* poly/solve_quadratic.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen
www.eeworm.com/read/424281/10473057

c solve_quadratic.c

/* poly/solve_quadratic.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the G