-
数据结构中利用栈模拟停车场管理,用C语言编写。
数据结构中利用栈模拟停车场管理,用C语言编写。-data stack structure using simulated car park management, with C language.
- 2022-03-19 00:31:06下载
- 积分:1
-
The demo program Joseph Central calculus problem, the number n should be arbitra...
本演示程序演算约瑟夫环问题,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-The demo program Joseph Central calculus problem, the number n should be arbitrary, we must first enter a value assigned to the initial reported that the maximum number of m, the procedure should be able to automatically save a list of the serial number of people and held out the password given to m, again as reported maximum number of such cycles, until all that far out.
- 2023-07-02 18:20:03下载
- 积分:1
-
电梯模拟系统,电梯端和管理员端通过网络连接
电梯模拟系统,电梯端和管理员端通过网络连接-Elevator simulation system, elevator client and the administrator client through a network connection
- 2022-02-04 12:26:49下载
- 积分:1
-
Data structure of the source code and supporting notes, very complete, very usef...
数据结构的源代码和配套讲义,非常齐全,初学者非常实用。-Data structure of the source code and supporting notes, very complete, very useful for beginners.
- 2023-07-06 18:45:03下载
- 积分:1
-
串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ab...
串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is based on a model of their own characters by distribution analysis of eigenvectors generated model shows that P = aab match S = ababbaabaa the KMP algorithm optimization process.
- 2022-03-19 16:46:38下载
- 积分:1
-
Skiplist 实现
Skiplist 跳表 c++ 实现, 包含vs工程文件, Skiplist.h 代码文件 和 TestMain.cpp 测试文件,主要应用实现有序集,效率接近树,但实现简单, redis内部也有skiplist的实现
- 2022-03-07 07:39:40下载
- 积分:1
-
c语言编写上机运行已经通过,实现多道程序的转换调度(作业调度和进程调度结合在一起)...
c语言编写上机运行已经通过,实现多道程序的转换调度(作业调度和进程调度结合在一起)-c languages running on the machine has passed, multiple procedures to achieve the conversion Scheduling (Job Scheduling and Dispatching process combines)
- 2022-03-20 21:32:53下载
- 积分:1
-
方括号做的程序,用户可以输入括号,以及是否可以使用。
用C做的括号匹配程序,可以检测用户输入的括号是否匹配并给出提示-C matching brackets do procedures, the user can input the brackets and whether the match is suggested
- 2023-01-21 12:30:03下载
- 积分:1
-
achieve the establishment of the provisional district and the establishment of a...
实现了临时建立分区和永久建立分区的效果
可以压缩和解压缩的解压缩文件-achieve the establishment of the provisional district and the establishment of a permanent regional results can be compression of the extracted files
- 2022-10-18 00:35:03下载
- 积分:1
-
C++编程设计 关于数据结构 本书是一本无需任何程序设计基础累的书籍...
C++编程设计 关于数据结构 本书是一本无需任何程序设计基础累的书籍-C++ Programming on the data structure of this book is a foundation without any programming tired of books
- 2023-04-13 07:05:08下载
- 积分:1