资源列表
[数据结构常用算法] Data_structure_ppt
说明:数据结构与算法的一个幻灯片,其中有一些详细的讲解-This is a ppt file.It is from my teacher,which is used in my class.<thk> 在 2025-06-18 上传 | 大小:616kb | 下载:0
[数据结构常用算法] queen
说明:拉斯维加斯(Las Vegas)算法来解皇后控制问题的解题报告和源代码。问题描述:在一个n×n个方格组成的棋盘上的任一方格中放置一个皇后,该皇后可以控制他所在的行,列以及对角线上的所有方格。对于给定的自然数n,在n×n个方格组成的棋盘上最少要放置多少个皇后才能控制棋盘上的所有方格,且放置的皇后互不攻击? 设计一个拉斯维加斯算法, 对于给定的自然数n (1≤n≤100)计算在n×n个方格组成的棋盘上最少要放置多少个皇后才能控制棋盘上的所有方格,且放置的皇后互不攻击。 -Las Vegas<吴钦阳> 在 2025-06-18 上传 | 大小:79kb | 下载:0
[数据结构常用算法] trainSyst
说明:这是一个简单的列车查询系统,含插入、删除,修改,按车次查询,按目的站、始发站查询,车费查询,路程查询等功能,用到了最短路径的算法。-This is a simple train of inquiry systems, including insert, delete, modify, inquiries by the trips, according to the purpose of station stops sending information, fare information, in<谭> 在 2025-06-18 上传 | 大小:216kb | 下载:0
[数据结构常用算法] queen
说明:超牛的8皇后程序,整个程序只有短短的10行,而且是按标准格式,控制台上输出的格式也是符合美观条件的-8, Queen' s super-cow program, the whole process is only a short span of 10 lines, and is based on a standard format, the format of the console output is also in line with the conditions of appeara<娜娜> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] SingleList
说明:简单的单链表实现,这是cpp文件的压缩包,用于学校实验报告用。-The realization of a simple single-list, this is the cpp file compression package, Experimental report for schools.<张烨> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] huffmancode
说明:这是我近来完成的一个用哈夫曼树进行二进制编码操作的数据结构作业。用户通过输入26个字母,程序会根据26个字母出现的频率自动构建哈夫曼树并输出这些字母的二进制编码。-This is my recently completed a binary tree with Huffman encoding operation of the data structure operations. User by entering the 26 letter, the program will be 26 let<Daisy> 在 2025-06-18 上传 | 大小:9kb | 下载:0