资源列表
zifuchuannizhuan
- 可以实现一串的字符逆转,程序简单,简洁明了,易于读懂-Can to achieve the reversal of a string of characters, the program is simple, concise, easy to read
shujujiegou
- 该压缩包中包含数据结构里面对列表,栈等的处理,可供参考!(The compression package contains the data structure of the list, stack and other processing, for reference!)
TelephoneServiceSystem
- 一个模拟时钟提供接听电话服务的时间(以分钟计),然后这个时钟将循环地自增1(分钟),直到到达指定的时间为止。 在时钟的每个“时刻”,就会 ——执行一次检查来看看当前电话的服务是否已经完成, 如果是,这个电话从电话队列中删除,模拟服务将从队列中取出下一个电话(如果有)继续开始。 ——同时还需要执行一个检查来判断是否有一个新的电话到达, 如果有将其到达的时间记录下来,并为其产生一个随机服务时间,这个服务时间也被记录下来,然后将这个电话放入电话队列中, 当客户服务人
98
- 银行家算法实验报告 完整的报告帮助您更好的完成实验报告-Bankers algorithm source code
glib-dev_2.24.0-2_win32
- Windows 下的 GLIB,常用数据结构和算法-GLIB in windows
shujujiegou
- 记录了数据结构的1800个问题以及附上了答案,方便用户使用。-Recorded 1800 data structure problem and the answer attached, user-friendly.
第三次实验课(1)
- 1、定义邻接矩阵存储的图类Graph_Matrix . 2、实验验证如下算法的正确性、各种功能及指标: 1)创建一个邻接矩阵存储的图; 2)返回图中指定边的权值; 3)查找图中某顶点的第一个邻接顶点、某顶点关于另一个顶点的下一个邻接顶点序号; 3、4)图的深度优先遍历; 5)基于普里姆算法求最小支撑树。【选作】(1. Define the graph class Graph_Matrix which is stored by the adjacency matrix. 2. The
计算机算法设计与分析_苏德富等
- 计算机算法设计与分析_苏德富等 格式:pdg-computer algorithm design and analysis _ Sood rich formats : PDG
Eight-Common-Sorging-Algorithms
- 常见的八大排序算法,包括冒泡,排序,二分法等,满足常见的排序要求-Eight common sorting algorithms, including bubble sort, dichotomy, to meet the requirements of the common sort
DSDEMOW
- 清华出品,数据结构算法演示(表、查找、排序、树、图、串、矩阵、存储管理等)-Qinghua, data structure algorithm demonstration (table, searching, sorting, tree, graph, string, matrix, memory management etc.)
1
- 搜索算法练习,包括:lake couting 、胜利大逃亡、变形课、棋盘问题-Search algorithm exercises, including: lake counting, The Great Escape, Transfiguration, board problem
0804-08081401huffman
- 实现统计字母频率,实现哈夫曼树的建立,并现实0 1代码,MFC GDI编程,还实现了发送,译码功能,接受,顺便还实现了聊天功能-Achieve statistical letter frequencies, to achieve the establishment of Huffman trees, and reality 01 code, MFC GDI programming, but also realized the sending, decoding functions to acce