资源列表
[数据结构常用算法] Hash
说明:哈希表 用链地址法解决冲突:(哈希函数是按名字第一个大写字母分的) 输入内容:学生的姓名跟成绩 操作:插入、修改、查找、删除学生;以及输出哈希表-Address hash table with the chain method to solve the conflict: (hash function is based on the name of the first capital letter points) input: the names of students with s<许许> 在 2026-01-08 上传 | 大小:101kb | 下载:1
[数据结构常用算法] Order-form-insert
说明:任意长度的线性表的任意位置顺序插入值的操作-Any length anywhere in the linear order of the table into the value of operating<陈军> 在 2026-01-08 上传 | 大小:101kb | 下载:0
[数据结构常用算法] Backgammon
说明:五子棋,是数据结构c语言版的五子棋的一个简易算法-Backgammon ,it can be used to enterain<annda> 在 2026-01-08 上传 | 大小:101kb | 下载:0
[数据结构常用算法] handuota
说明:汉诺塔经典算法,采用的是递归算法,仅仅十几行的代码就可以完成汉诺塔复杂的运动过程,这就是递归算法的魅力所在,很值得学。-Han s tower classical algorithms, use is recursion algorithm, only ten lines of code can be completed han s tower of sports complex process, this is recursion algorithm s charm is, is worth<zhuqing> 在 2026-01-08 上传 | 大小:101kb | 下载:0
[数据结构常用算法] Randomly--winning-numbers-
说明:随机产生中奖号码的算法,用VC编写,很实用,适合初学者-Randomly generate the winning numbers of the algorithm, VC prepared, very practical, suitable for beginners<碗> 在 2026-01-08 上传 | 大小:101kb | 下载:0
[数据结构常用算法] 52303120dalianbiao.rar
说明:数据结构各种源代码,如添加按字母、数字、其它字符分解单链表算法等,有图实例,Data structure source code, such as adding a single linked list algorithm letters, numbers, and other characters decomposition diagram instance<guoyiqi> 在 2026-01-08 上传 | 大小:101kb | 下载:0
[数据结构常用算法] tokenizer
说明:General purpose string tokenizer (C++ string version). The default delimiters are space(" "), tab(\t, \v), newline(\n),carriage return(\r), and form feed(\f).If you want to use different delimiters, then use setDelimiter() to override the delimiters.<vale> 在 2026-01-08 上传 | 大小:101kb | 下载:0