资源列表
[数据结构常用算法] cidianbianweicijiansuoxitong
说明:词典变位词检索系统就是从词典中查找输入单词的变位词中的合法单词的系统。(扩充) 根据课程设计任务书要求,本系统开发主要完成以下功能和性能。 (1) 处理词典文件:从用户给出的词典文件中读取单词进线性表。 (2) 求出变位词并输出合法单词:输入单词后输出单词字母所有可能形成的变位词,即单词的全排列,然后从词典中检索出生成的全排列中的合法单词。 (3) 循环输入单词:系统可以循环输入单词进行检索。 -gu ge fan yi bu chu lai<灵瞳之殇> 在 2025-06-18 上传 | 大小:557kb | 下载:0
[数据结构常用算法] danlianbiao
说明:单链表,c语言程序,-------适合初学者的程序-Single linked list, c language program,------- program for beginners<wang> 在 2025-06-18 上传 | 大小:207kb | 下载:0
[数据结构常用算法] C
说明:学生的记录由学号和成绩组成,N名学生的数据已在主函数中放入结构体数组s中,请编写函数fun(),它的功能是按分数的高低排列学生的记录,低分在前。-Record number of students learning and achievement by the composition, N-student data has been placed in the main function of the structure array s, write a function fun (), its<zhou> 在 2025-06-18 上传 | 大小:4kb | 下载:0
[数据结构常用算法] sort
说明:排序算法有很多,所以在特定情景中使用哪一种算法很重要。为了选择合适的算法,可以按照建议的顺序考虑以下标准: (1)执行时间 (2)存储空间 (3)编程工作 对于数据量较小的情形,(1)(2)差别不大,主要考虑(3);而对于数据量大的,(1)为首要。 -Sorting algorithm has a lot, so in particular situations in which an algorithm is very important. In order to sele<zhenghong> 在 2025-06-18 上传 | 大小:42kb | 下载:0
[数据结构常用算法] EightPPuzzle
说明:这是用C++写的八数码和八王后问题的代码,功能可能简单点,但是都实现了基本功能。所以是应付课程设计的不错选择。-This is written in C++ digital and eight queen problem code, functions may be simple, but can realize the basic functions of. So it is a good choice to cope with the curriculum design.<lzq> 在 2025-06-18 上传 | 大小:15kb | 下载:0
[数据结构常用算法] tudechuangjianyujibencaozuo
说明:数据结构图的创建与基本操作,可以帮助大家解决一些问题-The creation of the data structure and basic operation<romeko> 在 2025-06-18 上传 | 大小:14kb | 下载:0