代码搜索:精度

找到约 2,443 项符合「精度」的源代码

代码结果 2,443
www.eeworm.com/read/136571/5868241

c fdctref.c

/* fdctref.c, 前向离散余弦变换,双精度*/ #include #include "config.h" #ifndef PI # ifdef M_PI # define PI M_PI # else # define PI 3.14159265358979323846 # endif #endif /* 全局声明 */ void init_fdct _
www.eeworm.com/read/110972/6160777

c fdctref.c

/* fdctref.c, 前向离散余弦变换,双精度*/ #include #include "config.h" #ifndef PI # ifdef M_PI # define PI M_PI # else # define PI 3.14159265358979323846 # endif #endif /* 全局声明 */ void init_fdct _
www.eeworm.com/read/490630/6450268

lst phase.lst

C51 COMPILER V8.02 等__度频率计 01/10/2009 21:01:39 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE 等__度频率计 OBJECT MODULE PLACED IN 等精度
www.eeworm.com/read/489670/6468679

cpp arithmetic.cpp

#include "Arithmetic.h" #include long Arithmetic::m_precision = 15;//精度 int Arithmetic::m_Tstate = 0;//计算三角函数时 0表示数值为角度, 2表示数值为弧度 std::string Arithmetic::pai = "3.1415926535897932";//π
www.eeworm.com/read/158531/11603398

pas p1998_2.pas

program p1998_2(input,output);{High Precision Caculate 1!+2!+...+n!高精度运算} const max=100; type arr=array[1..max] of integer; var f,total:arr; i,j,n:integer; procedure mul(var f:arr;n:integer
www.eeworm.com/read/124325/14576487

cpp ex9_2.cpp

#include void main(){ double fnum=31.415926535; cout
www.eeworm.com/read/124314/14577217

cpp ex9_2.cpp

#include void main(){ double fnum=31.415926535; cout
www.eeworm.com/read/15681/534153

c fdctref.c

/* fdctref.c, 前向离散余弦变换,双精度*/ #include #include "config.h" #ifndef PI # ifdef M_PI # define PI M_PI # else # define PI 3.14159265358979323846 # endif #endif /* 全局声明 */ void init_fdct _
www.eeworm.com/read/38039/1089994

mnu ass_setup.mnu

ASSEM#SETUP 组件设置 # Mass#Props 质量属性 Create a file of mass properties to be assigned to the assembly. 创建指定给组件的质量属性文件。 Material 材料 Create/modify material data. 创建/修改材料数据。 Accuracy 精度 Modify assembly acc
www.eeworm.com/read/251805/4417963

c fdctref.c

/* fdctref.c, 前向离散余弦变换,双精度*/ #include #include "config.h" #ifndef PI # ifdef M_PI # define PI M_PI # else # define PI 3.14159265358979323846 # endif #endif /* 全局声明 */ void init_fdct _