资源列表
[数据结构常用算法] C-Algorithm
说明:一些基础的算法。包括单链表的各种操作,排序,树等。-Some basic algorithms about C.<jack> 在 2025-06-05 上传 | 大小:1.18mb | 下载:0
[数据结构常用算法] exe6_16
说明:考虑用双向链表来实现一个有序表,使得能在这个表中进行正向和反向搜索。若指针p 总是指向最后成功搜索到的结点,搜索可以从p 指示的结点出发沿任一方向进行。试根据这种情况编写一个函数search(head, p, key),检索具有关键码key 的结点,并相应地修改p。-Consider the use of two-way linked list to implement a sorted list in this table allows both forward and reverse sea<celia> 在 2025-06-05 上传 | 大小:9kb | 下载:0
[数据结构常用算法] Exercise-6
说明:SSD7 exercise 6. Provide your solution to the following in a file named normalization.txt. Note: The discussion in this exercise is independent of (i.e., completed unrelated to) the E-Commerce project described in the Appendix. The following tab<Evgenya> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] normalization
说明:SSD7. Provide your solution to the following in a file named normalization.txt. Note: The discussion in this exercise is independent of (i.e., completed unrelated to) the E-Commerce project described in the Appendix. The following table captures<Evgenya> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] webPrinter
说明:网络打印机,通过一个图把城市信息存储起来,然后运用Dijkstra算法求出最短路径。-This is a webPrinter ,we put all information of the city into a map , then we use the Dijkstra algorithm caculate the min distance between any two citis.<wzr> 在 2025-06-05 上传 | 大小:4kb | 下载:0
[数据结构常用算法] p_insert_sort
说明:经典的插入排序算法,提供初学者阅读借鉴,C语言编写。-Classical insertion sort algorithm, providing beginners learn to read, C language.<andy> 在 2025-06-05 上传 | 大小:1kb | 下载:0