资源列表
[界面编程] User_Login
说明:经典的软件登录界面,包含不同名户不同权限登录。-The classic software login screen with login permissions different names in different households.<lcboy> 在 2025-01-17 上传 | 大小:13kb | 下载:0
[ActiveX/DCOM] Open_File
说明:模仿XP我的电脑的菜单,包括:文件打开,文件保存等菜单功能。-XP imitate my computer menu, including: file open, file save menu and other functions.<lcboy> 在 2025-01-17 上传 | 大小: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-01-17 上传 | 大小:1.61mb | 下载:0
[控制台(字符窗口)编程] FindingPixelAverage
说明:Pixel Average in image processing used for many applications<choopan> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] FindingPixelAverage-(2)
说明:Compute min max values of image pixels in image processing<choopan> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[其他小程序] Huffman-tree
说明:在数据结构中哈夫曼树是重要的数据结构,尤其是在通信编码中发挥着重要的作用,该文件包含两种计算哈夫曼树权值的方法,一种是先将权值排序,存放在链表中,每次从链表中取出前两个结点,计算其和,再将和插入到链表的适当位置上;另一种方法是使用Hash。-In Huffman tree data structure is an important data structure, especially plays an important role i<张稳龙> 在 2025-01-17 上传 | 大小:171kb | 下载:0