资源列表
[数据结构常用算法] HuffMan
说明:Huffman编码及译码 1:将给定字符文件编码:生成编码,输出每个字。 2:将给定编码文件译码:生成字符,输出编码及其对应字符。 -Huffman coding and decoding 1: the given character encoding files: generated code, the output of each word. 2: decode the given encoded files: build character, the output encodi<姚丽文> 在 2025-07-06 上传 | 大小:278kb | 下载:0
[数据结构常用算法] doublelinklist
说明:Double link list implementation<Randy> 在 2025-07-06 上传 | 大小:278kb | 下载:0
[数据结构常用算法] Eight-Queue
说明:八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any two xi<宋传园> 在 2025-07-06 上传 | 大小:278kb | 下载:0
[数据结构常用算法] Linker
说明:1.编写一个函数Create(),该函数可以用于创建一个链表,链表中的结点包括学号,成绩,具有双向指针,该函数返回链表的头指针。 so on 20:05:11 初期动态输入学生人数(1-35)学号:char型,5位数字,不足5位的前面补0,数字以外时要提示错误信息;成绩:short型,最大值100,大于100或者小于0或者数字以外时要提示错误信息。注意:输入的信息超过相应的位数时,只取前面相应位数的信息。 so on 20:14:56 2.编写一个函数Sort(),该函数可以对函<王林> 在 2025-07-06 上传 | 大小:278kb | 下载:0
[数据结构常用算法] StudentInformation
说明:该程序实现的是对一个学生信息系统的管理。根据菜单选项可以分别执行:输入学生信息、显示学生信息、按姓名排序、插入一个学生信息、删除一个学生信息、查找指定学生信息、从文件中整批输入、将信息输出到文件中等功能。-The program is a student information system management. Can perform according to the menu options: Enter student information, student information i<xiaoyezi> 在 2025-07-06 上传 | 大小:278kb | 下载:0
[数据结构常用算法] charupaixu
说明:插入排序的代码实现。产生随机数,进行排序。并且有排序时间的测算-Insertion sort code. Generate random numbers, sorting. And there is sort of time measurement<water> 在 2025-07-06 上传 | 大小:278kb | 下载:0
[数据结构常用算法] project3
说明:通过读入的输入文件来判断开始点到终止点之间的最短路以及此图是否为有向无环图-You will read the standard input a descr iption of a graph and then report two things on that graph: 1. The shortest path between a source node and a destination node specified in the input. 2. Whether the g<朱撸> 在 2025-07-06 上传 | 大小:278kb | 下载:0
[数据结构常用算法] Huffman Coding__V1
说明:全套哈夫曼编码实验报告及代码 Huffman Coding__V1.doc Huffman.cpp 引用论文——哈夫曼树带权路径长度简便算法.pdf(A full set of Huffman coding experiment report and code Huffman Coding__V1.doc Huffman.cpp)<Nick_SYSU > 在 2025-07-06 上传 | 大小:278kb | 下载:0
[数据结构常用算法] 89091801
说明:这是博弈论算法全集第三部分 机器学习,其它算法将陆续推出 以便与大家共享()<VRMbuszg%266291 > 在 2025-07-06 上传 | 大小:278kb | 下载:0