资源列表
FIT
- 一个对点列进行线性拟合的例子-Points out a linear fitting example
specfunc
- 多个常用的特殊函数的例子-One of the more common examples of the special function
csourcecodeall
- 一个各种著名算法问题的c源程序包,推荐-A variety of well-known algorithm for the problem c source, the recommendation
csourcecode
- 几个c语言的程序,其中推荐快速傅丽叶变换-Several c language program, which recommended the rapid transformation傅丽叶
Cpp源代码
- 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
huffman2
- 一个Huffman的例子--A Huffman example
mathlib2
- MATHLIB例子-MATHLIB example
EzwCode
- 零树编码源码-Zerotree coding source
kalman
- 卡尔曼滤波源码-Kalman filter source
insert
- 三次样条插值-Cubic Spline Interpolation
migong
- 简单的试探法走迷宫--The simple trial method that walks the labyrinth
nq
- 求N皇后问题回溯算法--Asks the N queens question recollection algorithm