资源列表
hero
- 银河英雄传说算法实现,帮助熟练掌握并查集-Legend of Galactic Heroes algorithm
clusteringofordinalsamples
- 有序大量样本聚类,同时计算聚类系数,程序稳定,鲁棒性高-Ordered a large number of sample clustering, while calculating the clustering coefficient, program stability, robustness high
the-car
- 基于动态规划的汽车加油问题,主要以王晓东老师的书为参考-Based on dynamic programming vehicle refueling problem
Middle-and-after-obtain-a-tree
- 数据结构中,由中序和后序序列求得二叉树,最后进行前序遍历。-Data structure, sequence and Central obtained binary sequence after sequence, before finally preorder.
l-weiwei-spiderman-master
- Spiderman 是一个基于微内核+插件式架构的网络蜘蛛,它的目标是通过简单的方法就能将复杂的目标网页信息抓取并解析为自己所需要的业务数据-Spiderman is based on a microkernel architecture+ plug-web spider, its goal is to be able to target the complex web of information to crawl and parse through a simple method for t
max
- 求一个数组的最大上升子序列(即数值增大的最长序列)-Seeking an array of maximum rise sequences (ie, the longest sequence of increasing value)
KMP
- 字符串的模式匹配,使用KMP算法解决优化字符串的模式匹配问题。-String pattern matching, using the KMP algorithm to solve the optimization of the string pattern matching problem.
sa
- Stimulated annealing code for tsp
4
- 数据结构上机第七章第四题 求有向图中任意两个结点指定距离的边数 -Data structure chapter 7 NO.4 For any two nodes in the directed graph the specified distance of the number of edges
tree
- 数据结构 二叉树 关于二叉树的各种操作 先序,中序,后续遍历-tree operation
Tic tac toe code
- Tic tac toe c++ code
hangbianji
- 利用堆栈进行行编辑,当读入退格符“#”时,表示前一个字符无效;当读入退行符“@”时,表示当前行无效。-Line editing using the stack, when read backspace # , the former represents a character invalid When read back character @ , said the current line is invalid.