资源列表
1
- 在知道点的坐标或者数量和权重值时,选择最优的路径,这种有的是基于时间有的是基于运费等等,自动找两点路径最短距离!-Know the coordinates of points in the volume and weight or value, the choice of the optimal path, this time based on some because of some freight, etc., automatically find the shortest distance
Manacher
- Manacher 算法, JAVA描述 Computes the longest palindromic substring in linear time using Manacher s algorithm.-Manacher Algorithm implemented by Java Computes the longest palindromic substring in linear time using Manacher s algorithm.
quick-sort
- 快速排序算法,数据结构经典排序算法的实现。-Fast sorting algorithms, data structures classic sorting algorithm.
C
- C语言二叉树问题,详细的实现了二叉树的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C binary tree, the function of the detailed implementation of a red-black tree, and the function of the input file, delete the file content function, through singly linked lis
board-gra-2(1)
- 数据结构 数据结构 数据结构 数据结构 -data structure data structure data structure data structure data structure data structure data structure data structure data structure
JOSE2
- Josephus 问题的解答。n个孩子围成圆圈,选任一个数m,从第一个孩子开始数,数到m停止,这个孩子离开,再从第一个开始数,直到剩下一个孩子。
Cpp2
- 标志符树与表达式求值 有前序遍历 中序遍历 后序遍历 并用后序遍历求表达式-the technology of shu
Yang-Hui-triangle
- 杨辉三角代码- 杨辉三角代码-Yang Hui triangle
fad
- 带权图的邻接矩阵输出!图的邻接矩阵存储(数组表示)、简单输出。
tu
- 数据结构,实现图的邻接创建和各种遍历遍历(中序,前序,后序)-Data structure, adjacent to the creation of implementation plans and a variety of traversal traverse (in sequence, the former order, after the sequence)
LHhuffman
- 数据结构中的哈弗曼编码,很有用哦,下载看看。-Ha Fuman encoded data structure, useful Oh, download to see.
c-hash
- c语言查找字符串的hash算法,几种经典的哈希算法参考-hash algorithm