资源列表
[其他小程序] 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-09-26 上传 | 大小: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-09-26 上传 | 大小:3kb | 下载:0
[其他小程序] fengji-pscad
说明:用PSCAD对文献中的永磁直驱风机模型进行了仿真,并且能够可靠运行。-PSCAD for literature with permanent magnet direct drive wind turbine models for simulation, and reliable operation.<*波> 在 2025-09-26 上传 | 大小:1.47mb | 下载:1
[其他小程序] Huffman-tree
说明:在数据结构中哈夫曼树是重要的数据结构,尤其是在通信编码中发挥着重要的作用,该文件包含两种计算哈夫曼树权值的方法,一种是先将权值排序,存放在链表中,每次从链表中取出前两个结点,计算其和,再将和插入到链表的适当位置上;另一种方法是使用Hash。-In Huffman tree data structure is an important data structure, especially plays an important role in the communication encoding,<张稳龙> 在 2025-09-26 上传 | 大小:171kb | 下载:0
[其他小程序] WFACalculator
说明:类似于解释器的计算器,能对一整个表达式进行计算。-Similar to the interpreter calculator, can be calculated for an entire expression.<> 在 2025-09-26 上传 | 大小:5kb | 下载:0