资源列表
[数据结构常用算法] DSA-Exp-2-HFM-OK
说明:用从语言实现的哈弗曼编码 从明文翻译成哈弗曼编码同时可以将哈弗曼码翻译成明文-huffman code<张波> 在 2025-07-09 上传 | 大小:582kb | 下载:0
[数据结构常用算法] STM
说明:学生教员管理系统(以下简称STMS)是以C语言为基础,数据结构为技术支撑的一套学生、教师信息,学员成绩管理,教务统计的应用管理系统。本系统包含基本登陆、信息查询、检索、添删改功能,同时具备权限、角色的管理框架,用户可以使用基本的终端功能运行并使用STMS,数据库以文件为载体。-Student teacher management system (hereinafter referred to as STMS) is a C-based data structure for the technic<jacccc> 在 2025-07-09 上传 | 大小:11kb | 下载:0
[数据结构常用算法] Improved_KNN
说明:该算法在原有KNN的基础上实现自动选择最佳K值,并且在不同数据集中具有通用性,同时附有评价算法。-this algorithm can choose the best value of K based the original KNN algrithm,and it can be used universally in different dataset,it also include a measure algrithm to estimate the result.<linc> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Joseph
说明:经典的约瑟夫环问题:编号为1,2,..., n 的n 个人按顺时针方向围坐一圈, 每人持有一个密码(正整数)。一开始选任一个正整数作为报数上限值 m, 从第一个人开始按顺时针方向自1 开始顺序报数,报到 m 时停止报数。报 m 的人出列,将它的密码作为新的 m值。试设计一个程序求出出列顺序。 现已C语言实现-Classic Joseph ring problem: Numbers for 1, 2,... , n n personal clockwise sat a lap, each hold<Tony> 在 2025-07-09 上传 | 大小:39kb | 下载:0
[数据结构常用算法] Data-structure
说明:这个文件包括了数据结构和相应的经典的算法程序,对于想要学习数据结构的很有帮助。-his file includes the data structure and the corresponding classical algorithm procedures, to study the structure of the data to have the help very much.<梦女孩> 在 2025-07-09 上传 | 大小:795kb | 下载:0
[数据结构常用算法] Data-Structures-AlgorithmAnalysis
说明:数据结构与算法分析——C++语言描述第2版 源代码,由Joel Adams和Larry Nyhoff编著。适合数据结构的学习。-Data Structures and Algorithm Analysis- C++ language to describe the version 2 source code and compiled by Joel Adams and Larry Nyhoff. Suitable for the study of data structures.<neuzxy> 在 2025-07-09 上传 | 大小:1.14mb | 下载:0
[数据结构常用算法] results-of-polynomials
说明:使用C++实现计算多项式相加的结果,不知道如何,请大家验证-Using C++ to achieve the results of calculation of polynomials<cl> 在 2025-07-09 上传 | 大小:3kb | 下载:0