搜索:double

找到约 192 项符合「double」的查询结果

结果 192
https://www.eeworm.com/dl/641/201413.html 数学计算

double pow(double,double) 省去了libm的麻烦。可以自由使用

double pow(double,double) 省去了libm的麻烦。可以自由使用
下载 91
·
查看 1058
https://www.eeworm.com/dl/647/486758.html 嵌入式/单片机编程

#define PI 3.1415926 double angle=(double)theta/10.0*PI/180.0 double anglecos=cos(angle) dou

#define PI 3.1415926 double angle=(double)theta/10.0*PI/180.0 double anglecos=cos(angle) double anglesin=sin(angle)
下载 119
·
查看 1042
https://www.eeworm.com/dl/694/244075.html 并行计算

Double 3-dimensional transform Double 3-dimensional transform

Double 3-dimensional transform Double 3-dimensional transform
下载 124
·
查看 1065
https://www.eeworm.com/dl/625/196475.html 游戏

double link list code

double link list code
下载 180
·
查看 1103
https://www.eeworm.com/dl/665/460181.html matlab例程

Double Density Wavelet Soft

Double Density Wavelet Soft
下载 100
·
查看 1040
https://www.eeworm.com/dl/665/431361.html matlab例程

Double Integration by the Simpson s Rule

Double Integration by the Simpson s Rule
下载 106
·
查看 1072
https://www.eeworm.com/dl/534/483754.html 其他

this double floating point vhdl code

this double floating point vhdl code
下载 79
·
查看 1045
https://www.eeworm.com/dl/534/134191.html 其他

Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Appl ...
下载 129
·
查看 1101
https://www.eeworm.com/dl/534/161291.html 其他

double invverted pendulum matlab source code

double invverted pendulum matlab source code
下载 63
·
查看 1089
https://www.eeworm.com/dl/534/451235.html 其他

编函数 float fun(double h)

编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。 例如:若h 值为8.32433,则函数返回8.32 若h值为8.32533,则函数返回8.33。
下载 88
·
查看 1046