搜索资源列表
一个通用的隐性马尔可夫C代码库
- 一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
数学常用算法C++版
- 陈必红 编写的《用C++语言编写的数学常用算法》光盘内容-prepared by the "C language commonly used to prepare the mathematical algorithm" CD-ROM
用c 语言编写数学常用算法
- 这是一个用c语言编写的常用数值算法,请大家下载-There are some familiar mathmatic algorithms by C language, plese download it.
共轭梯度法C++源码
- 利用c++语言编写的共轭梯度法程序
利用c语言编写的最速下降法程序
- 利用c语言编写的最速下降法程序,其中包括利用进退法和0.618法进行的一维搜索,Use c language steepest descent method procedures, including the use of advance and retreat method and 0.618 for one-dimensional search
zero.rar
- 完整的C语言编写的带通滤波器 运行成功并在matlab上检验,Integrity of the C language to run the band-pass filter on the successful test in matlab
SIMPLE-C-language
- 计算流体动力学算法之一---SIMPLE算法,C语言编写-One of the computational fluid dynamics algorithm--- the SIMPLE algorithm, C language
C1024FFT
- C语言编写8个点的FFT程序,在WINTC上编译通过-C language 8 point FFT procedures WINTC compiled through
0618c
- c语言编写的黄金分割法源程序,优化课上作业,wintc环境下编译成功。-c languages source golden section method, optimizing operation classes, wintc environment successfully compiled.
ADI
- 用C语言编写的有限差分法程序,采用隐式的交替方向法,求解温度场问题-Using C language program of the finite difference method, using the alternating direction implicit method, solve the problem of temperature field
c
- 用c 语言编写的各种函数,比如 冒泡排序,选择排序, 汉诺塔算法-Written by c various functions, such as Bubble Sort, Selection Sort, Tower of Hanoi algorithm, etc.
FLOW
- 这是应用C语言编写的电力系统潮流计算的源代码,采用的方法是牛顿——拉夫逊法。-This is the application of C language flow calculation of power system source code, the methodology is the Newton- Raphson method.
one
- 一元稀疏多项式计算器加减乘除等程序 C语言编写-C
fft.c
- c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
Simple-Kalman-Filter-in-C
- C语言编写的小程序,主要功能是仿真卡尔曼滤波算法。-Small program written in C, the main function is to simulate the Kalman filter algorithm.
C-program-data-stucture-Algorithms
- c/c++语言编写的拟合\插值\滤波\常微分方程组求解\图形处理\矩阵特征值与特征向量的计算等算法大全-C program data stucture Algorithms
fft(c)
- c语言编写的FFT算法,高效率,很有参考价值。-c language of the FFT algorithm, high efficiency, great reference value.
C-language-algorithm-code
- 用C语言编写了科研和工程中最常用的算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。-Written in C for scientific and engineering of the most commonly used algorithm, the algorithm include the plura
100-nodes-trend-program-written-in-C
- 用C语言编写的100节点的电力系统潮流计算程序.-100 nodes trend program written in C.
FFT
- 在keil平台,C语言编写FFT,在ARMF4运行计算精度打到小数点后3位(A good method for calculating of FFT.)