fft源代码,#include "f2407_c.h" #include "Math.h" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
上传时间: 2016-06-28
上传用户:LouieWu
从 Win32 控制台程序调用MATLAB C Math Library,从VC++中调用m函数,有几十个例子
上传时间: 2014-01-12
上传用户:chenlong
(3)编写一个简单的猜数游戏程序: 利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。 利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。 猜测错误的时候,重新输入inNum,直到猜对为止。如果猜测10次后仍未猜对,显示“猜测次数已达10次,猜数失败.”,并结束程序的运行。
上传时间: 2016-08-19
上传用户:sxdtlqqjl
Wild Math Library数值计算库,支持向量计算,矩阵相乘,偏微分方程等
上传时间: 2016-08-19
上传用户:lijianyu172
Program by matlab. For instance, solve Math problem and matrix analize.
标签: instance Program analize problem
上传时间: 2014-12-08
上传用户:ANRAN
basic Mathematic classes used for Math programming
标签: programming Mathematic classes basic
上传时间: 2014-01-13
上传用户:fhzm5658
this Math qutaton
上传时间: 2014-01-10
上传用户:gxmm
C/C++Compiler Suite 2.1 for converting MATLAB applications that contain Math, GUIs, and graphics into freely distributable stand-alone C and C++ code
标签: applications converting Compiler graphics
上传时间: 2013-12-18
上传用户:498732662
MATLAB C/C++ Math Library v2 und API (Application Programm Interface)
标签: Application Interface Programm Library
上传时间: 2016-10-25
上传用户:fandeshun
latex中使用Math函数,编辑数学公式
上传时间: 2014-01-02
上传用户:siguazgb