资源列表
[其他小程序] hashSearch
说明:哈希查找的C++实现。哈希查找是重要的查找方法,本程序的有利于初学者加深对哈希查找的理解。-Hash lookup of C++ implementation. It is important to find hash lookup method, this program will help beginners looking to deepen understanding of the hash.<张稳龙> 在 2025-07-31 上传 | 大小:1.61mb | 下载:0
[其他小程序] qsort
说明:排序,是重要的算法,qsort是标准库函数中快速排序方法,该文档包含的数值型、字符型、字符串型以及结构体的排序方法。内容比较全面。-Sort, is an important algorithm, qsort standard library functions quickly sort method, the document contains a numeric, character, string and sorting methods structure. Content more co<张稳龙> 在 2025-07-31 上传 | 大小:3kb | 下载:0
[其他小程序] Huffman-tree
说明:在数据结构中哈夫曼树是重要的数据结构,尤其是在通信编码中发挥着重要的作用,该文件包含两种计算哈夫曼树权值的方法,一种是先将权值排序,存放在链表中,每次从链表中取出前两个结点,计算其和,再将和插入到链表的适当位置上;另一种方法是使用Hash。-In Huffman tree data structure is an important data structure, especially plays an important role in the communication encoding,<张稳龙> 在 2025-07-31 上传 | 大小:171kb | 下载:0
[其他小程序] WFACalculator
说明:类似于解释器的计算器,能对一整个表达式进行计算。-Similar to the interpreter calculator, can be calculated for an entire expression.<> 在 2025-07-31 上传 | 大小:5kb | 下载:0
[其他小程序] Flight-inquiry-system
说明:航班查询系统,可实现航班查询等功能。该小程序运用c语言编程,依据数据结构原理,能实现航班查询功能。-Flight inquiry system, can realize the scheduled flight query function. This small program using C language programming, according to the principle of data structure, to achieve flight query function.<温泉> 在 2025-07-31 上传 | 大小:11kb | 下载:0
[其他小程序] Campus-navigation-system
说明:校园导航系统,能实现校园导航功能。帮助新生熟悉校园,方便学生之间的交流。-Campus navigation system, can realize the function of the campus navigation. Help students familiar with the campus, convenient communication between students.<温泉> 在 2025-07-31 上传 | 大小:29kb | 下载:0