搜索资源列表
一个通用的隐性马尔可夫C代码库
- 一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
WaveLet-C-code
- 实现小波变换的C代码,其中小波选择Marr小波。
DSP_fft32x32
- Optimized FFT code on TI C64+
mpowell.c
- 优化算法,POWELL算法 C码,不需要目标函数求导,适应于多变量优化.-Optimization algorithm, POWELL algorithm C code, does not require the objective function derivation, adapted to multi-variable optimization.
FFT
- fft.c code composer studio v 3.01 by steven
FFT.c
- Fast Fourier Transform using MPI libraries (Source Code)
FFT
- This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
ftoa.c
- This a fast floating point to string conversion function. Avoids the use of unsafe sprintf function. Works with float and double types. Correctly manages +inf, -inf, nnan (not a number).-This is a fast floating point to string conversion function. Av
pcg
- 采用预处理共轭梯度法求解大型线性方程组的C源代码-C code of PCG for large linear system solving
C-algorithm
- C语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-C language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
multiplelinearregression
- 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
Simplex
- 单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
5-C-code
- 病毒检测,黑白棋,扫雷,速算24,五子棋 中文注释-C Programming language source code Virus detection, Reversi, minesweeping, 24-speed calculation, backgammon
nsga2code
- nondominated sorting genetic algorithms,nsga2的c语言源代码,比较好。-nondominated sorting genetic algorithms,nsga2 c-language source code better.
FDTD_C++
- This is a microstrip antenna code using FDTD
FFT_CODE
- This code calculs the Fast Fourier Transform of a array of integer. Its a very fast algoritm to transform a signal to frequence domain.
espectron.c
- An almost complete C++ code for spectral clustering
commonly-used-algorithm--C-code
- 常用算法程序集(C语言描述) (第三版)源代码-commonly used algorithm C code
C语言股票成本计算器
- 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)
C语言实现FFT(快速傅里叶变换)
- 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
