资源列表
mergeSort
- merge sort is a sorting algorithm used for sorting data it uses divide and conquer approach
Knapsack
- 0-1背包 给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
Joseph
- 文件是一个对约瑟夫环的实现,运用了链表的数据结构对节点进行操作-the project is about the cometrue of Joseph huan using link to operate
exp6_binaryTree
- binary tree is one of most important structure in application of data structure.this file implement the data structure in a recusive way.
hpfilter
- 冈萨雷斯数字图像处理matlab版源码hpfilter源码-Gonzalez Digital Image Processing matlab source code version of source code hpfilter
POLY
- polygon formation in C graphics
compare
- 本代码主要是利用链表结构对输入的两个字符串进行比较,并显示比较结果。-This code is mainly used on the input list structure to compare two strings and displays the results of the comparison.
array-stack
- Stack code in array C
Connecting-two-list
- 关于链表问题,通过这个程序可以将两个链表连接在一起-About list, through this program can question two list together
firefly
- 人工萤火虫群优化算法 该算法主要用于求解多峰函数-Artificial fireflies swarm optimization algorithm is mainly used to solve the multimodal function
PDS03_FFT_Conv
- FFT y convolucion de funciones
sl1_1
- 利用人工神经网络的手段,对已知函数进行预测-ANN code used to predict the function
