-
Designs the procedure which a compartment dispatches, the output all
possible s...
设计一个车厢调度的程序,输出所有可能的序列 假设停在铁路调度站入口处的车厢序列的编号依次为1,2,3,n , 设计一个程序,求出所有可能的长度为n 的车厢序列。 实现栈的顺序存储结构SqStack之上实现栈的基本操作,即实现栈类型。程序对栈的基本操作必须借助于基本操作进行。 测试数据取 n=1,2,3, 程序输出的结果应该在屏幕上显示出来-Designs the procedure which a compartment dispatches, the output all
possible sequences supposition to stop in the railroad dispatch
station entrance compartment sequence serial number is in turn 1, 2,
3, n, Designs a procedure, extracts all possible lengths is the n
compartment sequence. Realizes above stack smooth memory structure
SqStack to realize the stack elementary operation eo, namely
realization stack type. The procedure must draw support to the stack
elementary operation eo in the elementary operation eo carries on. The
test data takes n=1,2,3, The procedure output result should show on the screen
- 2022-03-26 04:37:19下载
- 积分:1
-
拼音输入法实验
说明: stm32f4 use pinyin input
- 2021-01-07 09:18:52下载
- 积分:1
-
omron
欧姆龙PLC 通讯labview全部源码,可单读写可以连续多个字节读取
- 2016-12-28 14:41:46下载
- 积分:1
-
machine
definition of machine epsilon
- 2014-03-11 15:11:39下载
- 积分:1
-
quitool
说明: qt界面的美化,包含源码和ui界面,漂亮大气,上档次,欢迎下载(Beautification of QT interface, including source code and UI interface, beautiful atmosphere, up grade, welcome to download)
- 2020-03-07 20:29:08下载
- 积分:1
-
C# 雷塞运动控制卡圆弧插补
C# 雷塞运动控制卡圆弧插补
- 2016-12-26下载
- 积分:1
-
WT2000PFM1188
声音对讲和压缩IC,WT2000+FM1188设计方案参考(Voice intercom and compression IC, WT2000+FM1188 design reference)
- 2013-08-24 11:56:29下载
- 积分:1
-
车辆与车道线检测
车道线检测与跟踪,同时可实现车辆的检测以及交通标志的识别。压缩包内有实例视频,直接运行即可。
- 2022-03-19 12:57:31下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1
-
20070313_synchronizationMutex
同步机制的解决方法之一(one of the solutions)
- 2007-04-06 11:59:02下载
- 积分:1