资源列表
[数据结构常用算法] 10907030238
说明:1、分别完成顺序表和链表的实现,并用数据测试。例如:输入数据36,65,32,75,46,80。 (1)输出这些数据。 (2)在75前面插入一个数据38,输出插入后的链表。 (3)删除75 (4)修改36为90-1, respectively, to complete the sequence table and linked list implementation, and data used in testing. For example: input data 36,6<lethe> 在 2025-06-20 上传 | 大小:6kb | 下载:0
[数据结构常用算法] zhan
说明:1、用栈实现10进制,转其它进制的算法,要求输入一个10进制整数和需要转换的进制,输出转换后的结果。 2、用栈完成括号匹配检验程序。 3、用递归求n!。-A base 10, using the stack, turn the other hex algorithm asked to enter a decimal integer, and the need to convert the hex output conversion results. Match the test pr<lethe> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] quchong
说明:生成100个1-100之间的随机数到文件(data.txt),然后读出进行排序和去重后,输出到文件result.txt。(提交源代码和两个txt文件)-Output to generate a random number between 1-100 100 to a file (data.txt), and then read out the sorting and de-emphasis file result.txt. (Submitted to the source code and tw<lethe> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] C-language-practice-hans-tower
说明:简单实现汉诺塔计算,不是很复杂,此过程使用递归算法-Simple to implement han s calculation tower, not very complex, this process using recursion algorithm<chen lin> 在 2025-06-20 上传 | 大小:164kb | 下载:0
[数据结构常用算法] Design-and-analysis-of-algorithms
说明:利用一个简单的c程序实现一组数据的排列,重组,实现许多算法设计与分析中的短发结构。-The use of a simple C program to achieve a set of data is arranged, recombine, realize a lot of algorithm design and analysis of hair structure.<刘雪> 在 2025-06-20 上传 | 大小:277kb | 下载:0
[数据结构常用算法] sort-course
说明:有关排序课程的C++算法,能够合理高效地对不同课程进行排序,非常实用。-It s about a method which can put the courses into order efficiently.<zl> 在 2025-06-20 上传 | 大小:1.27mb | 下载:0