资源列表
[数据结构常用算法] InsertSort
说明:插入排序#sort the number from small to big #insert the rest number into an sorted array ,compare with the former element, #if smaller then insert before the element,and all the array number move backward.-Insert Sort<网络> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] project
说明:数据结构课程设计。基于多种查询策略的航班信息管理系统。实现一个航班信息管理系统,能对已有的航班信息文件进行管理,具体包括航班信息的查询、增加、删除等,其中查询的实现要分别基于线性表、二叉排序树、哈希表三种策略。-Data structure curriculum design. Query strategy based on a variety of flight information management system. Achieve a flight information manage<wang> 在 2025-06-17 上传 | 大小:5.44mb | 下载:0
[数据结构常用算法] ThePsuanfa
说明:初写RSA算法,要很多纰漏,算法比较简单,望各位多多指教。-Early writing RSA algorithm, to a lot of flaws, the algorithm is relatively simple, hope you exhibitions.<zhangsan> 在 2025-06-17 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Huffman100
说明:使用Huffman编码进行文本加密(压缩)的一个示例程序。输入一段文字,自动建立Huffman树并生成各字符对应编码,并对编码前和编码后分别占用的空间进行计算-A sample program using Huffman code for text encryption (compression). Enter a text, program will automatically create Huffman tree and generate the corresponding charact<wzf> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] ForestToBTree100
说明:森林转化二叉树。输入森林中各树的广义表,建立森林,并将其转化为二叉树,输出森林中各树的先序遍历结果以及转化后的二叉树先序遍历结果-Convert forest to binary tree. Input generalized lists of each tree in a forest, establish this forest, and convert it to a binary tree. Output preorder traversal results of each tree i<wzf> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Art-of-Computer-Programmin
说明:计算机程序设计艺术.第4卷.第4册生成所有树组合生成和历史-Art of Computer Programming. Volume 4 Part 4 generates all trees combined generation and history<章程> 在 2025-06-17 上传 | 大小:1.7mb | 下载:0