搜索资源列表
实验一 进程、线程的控制
- 设计一个有 N个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。 每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Process Scheduling Algorithm : T
Ball_good
- Java编写的小球游戏,实现多线程控制,小球移动采用多线程控制,小球颜色随即出现。并且有加分,多关设计。-Java prepared by the small ball game, multi-thread control, the ball Mobile multithreaded control, small ball color was there. And it points more to design.
4j
- 计算机线程控制,和内存的分配。再通过控制硬件而达到对内存的分配合理。-computer thread control, and memory allocation. Again through the control of the hardware and memory to achieve a reasonable distribution.
port-moreThreed
- 本原码用VB2005演示了串口控制,多线程的实现,程序性指-primitive code using VB2005 demonstration of serial control, multi-thread and that the realization of procedural means
Philosophers
- 哲学家进餐问题,进程是独立参与分配资源的最小单位,在有线程的OS中,线程是运行的最小单位, 课堂所述进程之间的同步与互斥,实际上是属于不同进程的线程间的同步与互斥,当 然,属于同一进程的不同线程一样存在同步与互斥,其控制同步与互斥的原理跟进程 是一样的-dining philosophers problem, the process is independent participation in the allocation of resources as the smallest
multithread_application_in_control
- 一篇关于多线程串行通信在工业控制中的应用的论文,与大家一起学习。-on a multithreaded serial communication in industrial control applications in the papers, and we will study together.
jinchen
- 谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在Windows命令控制台下创建进程及线程的方法,本文对[1]中的方法加以了实现,并做些简单的进程及线程的测试程序。
OK_Shannon_ICS645
- 本人断断续续历时一年所编写的程序。 此程序是高速数据采集器的显控程序。 此采集器4通道同时采集时,每通道每秒可输出20M采样点。每个采样点16bits。最高可32通道同时采集。所有活动通道每秒总共输出采样点可达1048576点。 程序采用多线程编程。实现采集器的控制功能、实时存储功能、实时显示功能。 采用内存DC画图,图形无闪烁。采用大名鼎鼎的BtnST美化界面。 由于实时存储是主要功能,因此在实时存储时,每存一个文件显示一次波形和FFT的频谱。 出于对计算机资源的分配考虑,
vbmultime
- vb可以实现多任务,多线程,并行控制, 实现运动控制,实时控制,你可以利用timer 的时间控件来模拟实验,也可以thread的创建方法去做,可以利用多个程序,用cpu,xp分配他的多线程,2个程序间的消息-vb can do multhread ,mulprogram,online,ontime,create thread ,run thread,cpu and os xp can gave time to program
BmpBrowser
- 我自己写的线程控制3张图片读取,并且显示的vcgui-I wrote it myself thread control three picture read, and displayed vcgui
multitreadbasic
- 多线程编程基础,实现对进度条的控制-Basic multi-threaded programming, implementation of the progress bar control
CreateThread
- 使用Win32API创建、销毁线程——控制进度条-Use Win32 API to create, destroy the thread- the progress bar control
PassHook
- VC++ 在其它程序窗口上创建按钮并控制响应,其内有几个是封闭成的DLL,附有几个例子调用DLL,以加深大家的理解,写出这样的程序需要作者深入了解系统内的进程及线程环境,很有参考价值。-VC++ in the other window on the Create button and the control response, which is closed within a few percent of the DLL, with a few examples of calling DLL,
DrawLinesAndRect-ThreadProgram
- 基于MFC的单文档程序,可以通过点击菜单按钮由线程控制在文档VIEW界面出现不同条数的直线和矩形,是线程学习的一个例子。-MFC-based single-document program, you can click the menu button in the document VIEW interface controlled by a thread to a different number of straight lines and rectangular, an example of
xiancheng-jindutiao
- 实例257——使用Win32 API创建、销毁线程——控制进度条-Example 257- use Win32 API create, destroy thread- control progress bar
PROCESSBAR
- 使用Win32 API创建、销毁线程——控制进度条,很好的例子-Using Win32 API to create, destroy, thread, the progress bar control
ProcessBar
- 进度条vc集成库,使用多线程,可以在子线程控制精度条状态,可以编译后在VC下使用。-A progress bar vc integrated library, using multiple threads, it can control the state of the sub-thread precision strip, after use can be compiled under VC.
smylement
- 用winpcap实现监听,初步实现一般的简单界面,没有加入线程控制,只供初步学习winpcap()
mirlion
- 实现安全稳定的线程控制,并可调用系统可执行文件,不错的源码()
qdtynp
- 用winpcap实现监听,初步实现一般的简单界面,没有加入线程控制,只供初步学习winpcap()