资源列表

« 1 2 ... .70 .71 .72 .73 .74 2275.76 .77 .78 .79 .80 ... 2656 »

[数据结构常用算法Algo

说明:网上收集的关于各种算法的各种讨论-online collection of the various algorithms discussed
<凌晨> 在 2025-06-11 上传 | 大小:774kb | 下载:0

[数据结构常用算法Dijkstra_TA

说明:数据结构的经典实验程序。以全国主要城市为图的顶点, 铁路连接为图的边, 距离作为加权, 设计完成一个最短路径自动查找系统;输入为出发城市和目标城市, 输出为最短路径和距离。 -data structure of the classic experimental procedure. In major cities across the country to the vertex, the railway linking the edge of the map, as the weighted
<王斐> 在 2025-06-11 上传 | 大小:777kb | 下载:0

[数据结构常用算法guide

说明:采用floyd算法实现的校园导游系统,区别于迪杰斯特拉算法,包中有源代码,以及可以直接运行的exe文件!-Floyd algorithm using campus tour guide system, different from the Dijkstra algorithm, the package source code, and can directly run the exe file!
<Jimmy> 在 2025-06-11 上传 | 大小:776kb | 下载:0

[数据结构常用算法algo4

说明:实验中我们使用了四种方法进行串匹配,通过对相同的文本和相同的模式串进行四种不同算法的串匹配操作,比较四种算法的优劣。-Experiment we used four methods for string matching, through the same text and the same pattern for four different algorithms string matching operation to compare the merits of the four algor
<董灏> 在 2025-06-11 上传 | 大小:773kb | 下载:0

[数据结构常用算法SortTest

说明:各种排序算法的实现,包括快速排序、归并排序、二路插入排序等-Implementation of various sorting algorithms, including the quick sort, merge sort, insertion sort, etc. È r
<chenchencehn> 在 2025-06-11 上传 | 大小:775kb | 下载:0

[数据结构常用算法kmp

说明:字符串匹配的kmp算法,数据结构课后习题,亲测可用-Kmp string matching algorithms, data structures, Homework, pro-testing available
<cjl> 在 2025-06-11 上传 | 大小:775kb | 下载:0

[数据结构常用算法0841143_Lab04_CNPTK

说明:AVL Tree source code language Cplusplus
<Phuc Le> 在 2025-06-11 上传 | 大小:776kb | 下载:0

[数据结构常用算法MyLib

说明:acm竞赛,吉林大学整套模板,涵盖图论,数据结构等等内容-acm contest, Jilin University, template package, covering graph theory, data structures and much more
<zzq> 在 2025-06-11 上传 | 大小:775kb | 下载:0

[数据结构常用算法Data-Structure-Course-Design

说明:数据结构课程设计学生信息管理系统(C语言实现)-Data Structure Course Design Student Information Management System (C language)
<王琪> 在 2025-06-11 上传 | 大小:774kb | 下载:0

[数据结构常用算法Software-based

说明:计算机软件基础是c语言的衍生,对堆栈,队列,查询方式,树等都有详细的介绍-Computer software is based on a derivative of c language, on the stack, queue, query method, trees are described in detail
<me> 在 2025-06-11 上传 | 大小:773kb | 下载:0

[数据结构常用算法seedoctor

说明:编写一个程序,反应病人到医院看病,排队看医生的情况。在病人排队的过程中,主要重复两件事: (1)病人到达诊室,将病历本交给护士,排到等待队列中等候诊。 (2)护士从等待队中列中取出一位病人的病例,该病人进入诊室就诊。 要求模拟病人等待就诊这一过程。程序采用菜单方式,器选项及功能说明如下: 1排队——输入排队病人的病历号,加入到病人排队队列中。 2就诊——病人排队队列中最前面的病人就诊,并将其从列队中删除。 3查看队列——从队首到队尾列出所有的排队病人的病历号。
<余啸坤> 在 2025-06-11 上传 | 大小:774kb | 下载:0

[数据结构常用算法Heap

说明:資料結構課堂中, 第12章第17題 結構 Heap 的課本例題答案-Heap data structures textbook example answer
<Wonda> 在 2025-06-11 上传 | 大小:774kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 2275.76 .77 .78 .79 .80 ... 2656 »

源码中国 www.ymcn.org