资源列表
emd
- EMD经验模态分解,用于信号处理,常和hilbert-huang变换一起用于信号特征提取、信号消噪等领域。
GA11
- 遗传算法的经典程序,初学者一定要-GA classic procedures, beginners must look good
SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像
- 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
FDTD.rar
- 1-D FDTD code with simple radiation boundary conditions,1-D FDTD code with simple radiation boundary conditions
zhongxubianli
- 二叉树生成及遍历。以某种形式建立二叉树逻辑结构信息,建立二叉链表,先作先序、中序、后序遍历,将二叉树中序线索化,中序遍历线索二叉树-Tree generation and traversal. Some form of information to establish the logical structure tree, the establishment of binary list, to make the first order, in sequence, after the trave
leftrecursion
- code for left recursion in compilers.
Czuixiaoshengchengshusuanfa
- 用C语言实现的数据结构--图的最小生成树算法。-With the C language implementation of the data structure- the minimum spanning tree algorithm.
glink
- 自己实现的通用链表,用法及测试用例见注释,希望对你有帮助-Own implementation of generic list, usage, and test cases see Note, I hope to help you
wanmei-shu
- 如何求小于10000的所有完美数?并将程式写的有效率?-How to find all the perfect numbers less than 10000? And to write efficient programs?
bp
- 实现神经网络BP三层网络的优化算法C程序,经调试正确无误!-Three-layer BP neural network to achieve network optimization algorithm C program, the debugger is correct!
yasuosan-
- 这个程序可以实现BMP图片的压缩,缩小存储空间-BMP pictures
Kruskal
- kruskal算法是一种求加权连通图的最小生成树的算法。-kruskal algorithm is a weighted connected graph minimum spanning tree algorithm.
