资源列表
c_programe
- c语言耍法,对于数学建模有用-c language game, useful for mathematical modeling.
cprogram100example
- there are 100 c program in the document. -there are 100 c program in the document.
gaussrand
- 生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现-uniform random number generation algorithm out and then generate Gaussian sequences of the two Algorithm
v1-htm01
- 3n+1的算法 acm程序设计大赛的练习题目-3n algorithm acm a program design contest entitled to practice
dcjzqn
- 在Turbo C环境下开发,实现对称矩阵的输入,并判定是否为正定。可以修改输入模块实现对任意非奇异矩阵求逆。求逆算法采用伴随矩阵法,求解行列式采用化上三角矩阵法。该算法系本人根据《线性代数》描述编写,矩阵的最大阶数可任意修改,更具有通用性。-in Turbo C development environment and achieve symmetric matrix input, and to determine whether the positive. Can modify the inpu
pbfx
- vb编写的,用于音频分析的快速复利叶算法。含有音频采样(wav),频谱分析。-vb prepared for the rapid analysis of the audio compound leaf algorithm. Audio samples containing (wav), spectrum analysis.
218xfft
- 定点十六位的adsp218x系列的fft、fir算法。对刚刚入门的dsp学习有很大的帮助。-the sentinel 16 adsp218x series of fft, fir algorithm. Just caught the right dsp learning a great help.
Aitken
- 数值分析Aitken算法,c语言编写 -numerical analysis algorithm, c language
unit_3
- 21065L fft fir 源码 对于dsp系统的开发与应用有很大的好处。-21065L fft fir dsp source for the system development and application had a great advantage.
ACMcode
- ACM比赛的成绩计算方法,自己用C编的,内附测试数据-ACM contest the results calculation method they used C series, containing test data
Dot_Product
- 计算机图形计算:点乘 英文网页 没代码,更适合于理解其原理和方法和运用-computer graphic terms : point by the English website no code, is more suited to understand the principles and methods of use and
Plotting3DPointsonta2Dscreen
- 二维屏幕上表现三维点的绘制方法——适合图形编程的数字运算方法原理-2D screen performance 3D Rendering point -- suitable for graphical programming method of calculation principle