资源列表
[数据结构常用算法] Binary-Sort-Tree
说明:建立二叉链表,然后判断是否为二叉排序树。-Build binary list, and then determine whether the binary sort tree.<王育东> 在 2024-11-19 上传 | 大小:1kb | 下载:1
[数据结构常用算法] SpellChecker
说明:用哈希表实现一个拼写检查器spellchecker,给定一个字典, 输入一个文本后,输出拼写有误的单词,并给出用户可能想要表达的正确的单词- In this project, you ll build a hash table and see an example of hashing in action. Many applications, including word processors, text editors, a<EricZhang> 在 2024-11-19 上传 | 大小:475kb | 下载:1
[数据结构常用算法] 4-3solution
说明:朋友圈,某学校有N个学生,形成M个俱乐部,每个俱乐部里的学生有着一定相似的兴趣爱好-Circle of friends, a school student with N form M clubs, each club has a certain similarity of student interests<liuwenchun> 在 2024-11-19 上传 | 大小:1kb | 下载:1
[数据结构常用算法] 深度优先
说明:【问题描述】 给定某个图的结构数据和起点位置,创建出图后,再采用深度优先遍历算法,输出所有的遍历节点序列。 【基本要求】 1) 自己定义一组图的结构数据,节点数大于7个,边数大于15个,用于创建此图 2) 对图中各节点进行深度优先遍历 3) 遍历过程中的节点序列要求输出显示<1421118492@qq.com> 在 2015-03-23 上传 | 大小:387.93kb | 下载:1
[数据结构常用算法] Binary-search
说明:二分查找,递归算法,按字典顺序排好的n个字符串,查找给定的字符串,成功返回索引值,失败返回-1;-Binary search (recursive algorithm)<卢俊> 在 2024-11-19 上传 | 大小:1kb | 下载:1
[数据结构常用算法] List
说明:本程序用数组实现了线性表,基本功能包括:添加、删除、查找、插入、排序等功能。-This program implements an array linear form, the basic functions include: Add, delete, search, insert, sort and other functions.<shenfengchen> 在 2024-11-19 上传 | 大小:32kb | 下载:1
[数据结构常用算法] Brute-Force
说明:通过Brute-Force匹配算法,实现字符串的查找功能,寻找最长的真子串。-By Bruteforce matching algorithm, string search function to find the longest substring true.<毛意超> 在 2024-11-19 上传 | 大小:1.62mb | 下载:1
[数据结构常用算法] anti-collision-algorithm
说明:RFID防碰撞算法,matlab下模拟仿真,包括二进制树和ALOHA算法-RFID anti-collision algorithm, the matlab simulation, including binary tree algorithm and ALOHA<宋金林> 在 2024-11-19 上传 | 大小:79kb | 下载:1