资源列表
tuzhaosewenti
- 图着色问题的回溯算法,图着色问题是一个NP-完全问题.
yanghuisanjiao
- 数据结构中用c语言实现打印杨辉三角前n行的算法-yanghuisanjiao
Bellman
- Bellman-Ford算法的源代码。大伙自己看吧,看不懂的allenlsy@gmail.com-code for algorithm bellman-ford. allenlsy@gmail.com
chaibao
- 将事先打包的文件拆包,如文件错误,或未打包过时不能拆包,用C语言实现-Will be pre-packaged files unpacking such as file error, or package out of date can not be unpacked, using C language
max
- c++编程 求最大值,用的是递归算法,非常简单和方便的,这是针对链表的-c++ programmer seeking maximum, using a recursive algorithm is very simple and convenient, this is for the list
Reverse-link
- 反向链接一个链表。程序完整可以直接编译运行-Reverse link of a linked list. Integrity of the process can directly compile and run
Test
- 给定2个序列X={x1,x2,…,xm}和Y={y1,y2,…,yn},找出X和Y的最长公共子序列。-Given two sequences X = {x1, x2, ..., xm} and Y = {y1, y2, ..., yn}, the X and Y to find the longest common subsequence.
java1
- 快速排序,排序是计算机算法中很重要的一部分,本人写的不算很好但也不错。-Quick sort, sorting algorithm is a very important computer part, I write not very good but not bad.
point
- 关于点在多边形内的一个实现,即射线法。C语言实现的。-Point in the polygon on a realization that ray method. C language implementation.YES.
kruskal-sf-C
- kruskal算法 克鲁斯卡尔算法 最小生成树 C语言程序-kruskal algorithm Kruskal minimum spanning tree algorithm C language program
f_getpy
- 获取汉字拼音首字母的函数,例如,姓名,地名等等首字母-get name
qz
- 用小波进行去噪,内部有软阈值去噪和硬阈值去噪-Using wavelet denoising, internal soft threshold denoising and hard threshold denoising