资源列表
[数据结构常用算法] Brute-Force
说明:通过Brute-Force匹配算法,实现字符串的查找功能,寻找最长的真子串。-By Bruteforce matching algorithm, string search function to find the longest substring true.<毛意超> 在 上传 | 大小:1.62mb | 下载:1
[数据结构常用算法] anti-collision-algorithm
说明:RFID防碰撞算法,matlab下模拟仿真,包括二进制树和ALOHA算法-RFID anti-collision algorithm, the matlab simulation, including binary tree algorithm and ALOHA<宋金林> 在 上传 | 大小:79kb | 下载:1
[数据结构常用算法] Project6
说明:使用散列表设计实现一个字典,假设关键字为整数且 D 为 961,在字典 中插入随机产生的 500 个不同的整数, 实现字典的建立和搜索操作。分别使 用线性开型寻址和链表散列解决溢出。-Designed and implemented using a hash table dictionary, if your keywords is an integer and D 961, in the dictionary 500 different integers inserted rand<stephen> 在 上传 | 大小:1.66mb | 下载:1
[数据结构常用算法] Chinas-postal-problem
说明:计算机离散数学-图论-中的中国邮路问题的一种解决方案,可在dev,VC下调试成功-Computer discrete mathematics- China postal problem in graph theory, a solution, can be in dev, VC debugging success<frank> 在 上传 | 大小:4kb | 下载:1
[数据结构常用算法] dijkstra
说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止-Dijkstra (Dijkstra) algorithm is a typical single source shortest path algorithm for computing a node to all other nodes of the shortest path. The main feature is the sta<www> 在 上传 | 大小:2kb | 下载:1
[数据结构常用算法] 最小二乘支持向量机
说明:该程序为最小二乘支持向量机程序,可以用于非线性回归和分类<1476094413@qq.com> 在 2016-12-17 上传 | 大小:853.69kb | 下载:1