资源列表
[数据结构常用算法] 2013Tencent-programming
说明:这是2013年腾讯公司举办的编程马拉松的比赛题目,大家可以参考学习-This is tencent, 2013 programming marathon of the topic, you can refer to learning<骆辉德> 在 2025-06-20 上传 | 大小:1.28mb | 下载:0
[数据结构常用算法] TopTenWords
说明:在大数据文件中,找出现次数前十的单词。这个文件不能一次加载如内存,其中用到了自己写的快排函数。-In a large data file, find the top ten the number of occurrences of the word. This file can not be loaded once, such as memory, which uses a fast row to write their own functions.<邓俊兴> 在 2025-06-20 上传 | 大小:680kb | 下载:0
[数据结构常用算法] library
说明:纯C语言编程的模拟现有图书馆的借阅、续借、归还;图书入库、出库;查询、排序等功能,实现电子图书馆的智慧综合管理。其中查询功能里面嵌套精确查询,排序功能有六种,界面可变色,里面已经附带50多本图书信息包括图书摘要等详细信息。里面还附带详细设计报告和解说PPt。-Pure C language programming simulation existing library borrow, renew, return book storage, a library queries, sorting<尹佳佳> 在 2025-06-20 上传 | 大小:1.45mb | 下载:0
[数据结构常用算法] matching-brackets
说明:利用c++数据结构 栈 解决括号匹配问题 -Use c++ to solve matching brackets<enzo> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] UFApp
说明: write an application UFApp that 1. Prompts for a file name. 2. Reads the first integer, which is the number of sites. 3. Reads each pair of integers, p and q, representing sites and if not already connected, connects by calling union(p,q).<andy> 在 2025-06-20 上传 | 大小:1.98mb | 下载:0
[数据结构常用算法] pr01_SpaMatSMC
说明:稀疏矩阵的一种实现,使用命令行测试该程序。具体内容请看代码。-An implementation of sparse matrix, using the command line to test the program. Look at the specific content of the code.<Error Woo> 在 2025-06-20 上传 | 大小:272kb | 下载:0
[数据结构常用算法] counting-sort
说明:计数排序法的典型例子,算法设计与分析基础,第七章时空权衡的基数排序法C++实现.-Typical examples of counting sort method, algorithm design and analysis based on Chapter VII of the space-time trade-offs to achieve the radix sorting method C++<王玲> 在 2025-06-20 上传 | 大小:1kb | 下载:0