资源列表
C_STL
- stl源码分析,里面介绍了很好stl的具体实现,对学习数据结构跟算法的同学很有帮助-stl code
QuickSort
- 快速排序,使用数组和指针两种方式完成快速排序算法-Quick sort, to use the two ways ofarrays and pointers completes the quick sort algorithm
GA-tspfile
- 通过遗传算法解决tsp问题,包括完整的代码,并有图形输出,已在vc环境调试成功,好资源大家分享-Tsp genetic algorithm to solve the problem by including the complete code, and graphics output, has been successful in vc debugging environment, and good resources to share! !
最小二乘法在商业活动中的应用及其在MATLAB的实现
- 利用基于最小二乘法的多项式拟合算法处理商业数据,包含源码(Using the polynomial fitting algorithm based on the least square method to deal with commercial data, including the source code)
LiborMasekThesis
- matlab的一个虹膜识别开源库相关论文(Matlab iris recognition open source library)
yiziqi
- α-ß 剪枝实现一字棋 可以实现人机对战 含有算法-α-ß 剪枝实现一字棋
MyMP3-4
- 本人移植的,非常好用的MP3定点数解压源代码,已经成功移植到ARM上。-I transplantation, very easy to use MP3 fixed-point number to extract the source code has been successfully ported to ARM.
RBFlww9
- 这是matla论文,用来计算RBF输出值很有效-This is matla paper, the output value used to calculate the RBF is very effective
cource
- Image processing matlab base
computwwords
- 这是一个统计一文件档里字数的小程式 并可以将各个字母所占的比例算出来 -This is a statistical one word document files and small programs in all the letters can be calculated the proportion of
a3003@04.02
- 本程序算法相对简单,可以申请一个2维数组,作为方格的抽象,本程序做了一个尝试,即将2维数组变为一维,但是仍然可以通过整数除法与模运算求得相应与2维数组的行列数值。本题算法其实是经典迷宫问题的一个变种。只是判断规则和行走规则有所出入。解决思想基本一致。现规定从当前点有4*step(step是最大步长)个选择(如果存在的话,否则到方格边界则不走);采用回溯遍历所有的情况,取得最大值输出。-The program algorithm is relatively simple, can apply fo
MUSIC
- 文件包含多个源程序,包括基本MUSIC算法及MUSIC算法的多种改进算法,对各种算法进行了性能比较-File contains more than one source, including the basic MUSIC method MUSIC algorithm and a variety of improved algorithms for performance comparison of various algorithms