资源列表
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
nm
- 求逆矩阵--solution for inverse matrix
Loki
- Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book <>, it embodies the flexibility of Policy Based Programming, and provides the realisation