-
thread
运行程序,单击“启动线程”按钮,程序将启动一个线程,线程将进行数值计算,并将结果发送给主窗口;单击“挂起线程”按钮,线程将挂起;单击“恢复线程”按钮,线程将恢复。(Run the program, click" start the thread" button, the program will start a thread, the thread will make numerical computation, and sends the result to the main window click" thread hang" button, the thread will be suspended click on" restore thread" button, the thread will recover.)
- 2011-08-07 12:37:50下载
- 积分:1
-
obtain__pass__decrease
本程序是针对同步诱导屏所编制的编辑显示软件, 里面通过swflash,()
- 2018-03-11 20:54:12下载
- 积分:1
-
TimerTest
一个关于多线程的时钟小程序,能够同时显示三个地点的时间(A small clock on the multi-threaded program that can simultaneously display the time at three locations)
- 2011-06-03 18:42:48下载
- 积分:1
-
504199
说明: 有限元设计,悬臂梁承受荷载的变形情况,有图形显示,(Finite element design, cantilever beam under the deformation of the load, graphics show,)
- 2018-12-31 09:18:46下载
- 积分:1
-
mem-poolAndThread-pool
培训资料,讲解内存池和线程池的创建和使用,值得研究学习。(Training materials, create and use to explain the memory pool and thread pool, it is worth study.)
- 2014-01-18 17:17:51下载
- 积分:1
-
zcher
让你了解WINDOWS系统如何在启动时,启动别的应用程序,不错的(Let you understand how WINDOWS system at startup, starts the other application, right)
- 2017-07-26 09:49:26下载
- 积分:1
-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1
-
jinchengdiaodu2
进程调度算法,使用类做的先来先服务算法进行调度(Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm)
- 2009-12-10 21:24:29下载
- 积分:1
-
MCP2515
说明: 基于MCP2515的CAN总线程序,简单易学,时与初学者学习
(hfhfh ghghgh shshs。)
- 2010-04-14 20:07:46下载
- 积分:1
-
54876
用以演示他提出的信号量机制。本作业要求设计在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。(For the presentation he made semaphore mechanism. Operational requirements of the design process in the same address space to implement the two threads. Thread the production of goods producers, and then the article should be placed in an empty buffer for consumers thread consumption.)
- 2007-12-18 18:08:02下载
- 积分:1