搜索结果

找到约 192 项符合 Double 的查询结果

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

double pow(double,double) 省去了libm的麻烦。可以自由使用
https://www.eeworm.com/dl/641/201413.html
下载: 91
查看: 1058

嵌入式/单片机编程 #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)
https://www.eeworm.com/dl/647/486758.html
下载: 119
查看: 1042

并行计算 Double 3-dimensional transform Double 3-dimensional transform

Double 3-dimensional transform Double 3-dimensional transform
https://www.eeworm.com/dl/694/244075.html
下载: 124
查看: 1065

游戏 double link list code

double link list code
https://www.eeworm.com/dl/625/196475.html
下载: 180
查看: 1103

matlab例程 Double Density Wavelet Soft

Double Density Wavelet Soft
https://www.eeworm.com/dl/665/460181.html
下载: 100
查看: 1040

matlab例程 Double Integration by the Simpson s Rule

Double Integration by the Simpson s Rule
https://www.eeworm.com/dl/665/431361.html
下载: 106
查看: 1072

其他 this double floating point vhdl code

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

其他 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 Applied Computer Science ...
https://www.eeworm.com/dl/534/134191.html
下载: 129
查看: 1101

其他 double invverted pendulum matlab source code

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

其他 编函数 float fun(double h)

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