资源列表
beinuli 贝努力队列的实现
- 贝努力队列的实现,学过数据结构的都知道。-Bernoulli queue implementation.
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
queue
- 队列是一种重要的数据结构,本文档介绍了一些典型的应用队列的工程问题。-Queuing is an important data structure, this document describes some typical applications engineering problems the queue.
0841143_Lab04_CNPTK
- AVL Tree source code language Cplusplus
MyLib
- acm竞赛,吉林大学整套模板,涵盖图论,数据结构等等内容-acm contest, Jilin University, template package, covering graph theory, data structures and much more
SortTest
- 各种排序算法的实现,包括快速排序、归并排序、二路插入排序等-Implementation of various sorting algorithms, including the quick sort, merge sort, insertion sort, etc. È r
kmp
- 字符串匹配的kmp算法,数据结构课后习题,亲测可用-Kmp string matching algorithms, data structures, Homework, pro-testing available
seedoctor
- 编写一个程序,反应病人到医院看病,排队看医生的情况。在病人排队的过程中,主要重复两件事: (1)病人到达诊室,将病历本交给护士,排到等待队列中等候诊。 (2)护士从等待队中列中取出一位病人的病例,该病人进入诊室就诊。 要求模拟病人等待就诊这一过程。程序采用菜单方式,器选项及功能说明如下: 1排队——输入排队病人的病历号,加入到病人排队队列中。 2就诊——病人排队队列中最前面的病人就诊,并将其从列队中删除。 3查看队列——从队首到队尾列出所有的排队病
Data-Structure-Course-Design
- 数据结构课程设计学生信息管理系统(C语言实现)-Data Structure Course Design Student Information Management System (C language)
Heap
- 資料結構課堂中, 第12章第17題 結構 Heap 的課本例題答案-Heap data structures textbook example answer
Algo
- 网上收集的关于各种算法的各种讨论-online collection of the various algorithms discussed
Software-based
- 计算机软件基础是c语言的衍生,对堆栈,队列,查询方式,树等都有详细的介绍-Computer software is based on a derivative of c language, on the stack, queue, query method, trees are described in detail