资源列表
[数据结构常用算法] huffman
说明:哈弗曼树编码,给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Ha Fuman tree coding, given the message to Huffman coding, Huffman coding given decoding. Requested message is stored in the file 1, the encoded result is stored in a<吴芳> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] zuiduanlujin
说明:利用邻接矩阵构造图,并求出某一顶点到其余顶点的最短路径并打印输出。-Using the adjacency matrix structure maps, and find the rest of the vertices of a vertex to the shortest path and print output.<吴芳> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] xueshengxinxiguanli
说明:这是用数据结构编写的学生信息系统的综合程序。实现了排序,添加,删除,查询等功能。-This data structure is written the comprehensive student information system programs. To achieve the sort, add, delete, query.<xiaoyandong> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] parking
说明:停车场是一个可以停放n辆汽车的狭长通道,车辆按到达停车场时间的早晚依次从停车场最里向大门口处停放如果停车场已放满n辆车,则后来的车只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。-Parking is a parking lot can narrow channel n cars, vehicle parking lot at the time of the morning and evening in order to reach from the c<leejam> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Climbingtrees
说明:ven a sequence of child-parent pairs, where a pair consists of the child s name followed by the (single) parent s name, and a list of query pairs also expressed as two names, you are to write a program to determine whether the query pairs are related<rajesh> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 8_Queens_revised
说明:N皇后问题的所有解,设定解栈大小为100,N大于时,需要增大解的栈,否则会栈溢出.-all the solution to N Queen (N<=8, else stack overflow)<黄甦> 在 2025-06-15 上传 | 大小:2kb | 下载:0