资源列表
[ActiveX/DCOM] Open_File
说明:模仿XP我的电脑的菜单,包括:文件打开,文件保存等菜单功能。-XP imitate my computer menu, including: file open, file save menu and other functions.<lcboy> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[其他小程序] 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-06-22 上传 | 大小: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-06-22 上传 | 大小:3kb | 下载:0
[控制台(字符窗口)编程] FindingPixelAverage
说明:Pixel Average in image processing used for many applications<choopan> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] FindingPixelAverage-(2)
说明:Compute min max values of image pixels in image processing<choopan> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[其他小程序] Huffman-tree
说明:在数据结构中哈夫曼树是重要的数据结构,尤其是在通信编码中发挥着重要的作用,该文件包含两种计算哈夫曼树权值的方法,一种是先将权值排序,存放在链表中,每次从链表中取出前两个结点,计算其和,再将和插入到链表的适当位置上;另一种方法是使用Hash。-In Huffman tree data structure is an important data structure, especially plays an important role in the communication encoding,<张稳龙> 在 2025-06-22 上传 | 大小:171kb | 下载:0
[其他小程序] WFACalculator
说明:类似于解释器的计算器,能对一整个表达式进行计算。-Similar to the interpreter calculator, can be calculated for an entire expression.<> 在 2025-06-22 上传 | 大小:5kb | 下载:0