资源列表
RRProcessControl
- 1) 每一个进程有一个PCB,其内容可以根据具体情况设定。 2) 可以在界面设定的互斥资源(包括两种:输入设备与输出设备)的数目 3) 进程数、进入内存时间、要求服务时间可以在界面上进行设定 4) 进程之间存在一定的同步与互斥关系,可以通过界面进行设定,其表示方法如下: 进程的服务时间由三段组成:I2C10O5(表示进程的服务时间由2个时间片的输入,10个时间片的计算,5个时间片的输出) 进程间的同步关系用一个段表示:W2,表示该进程先要等待P2进程执行结束后才可以运行
pthread_ABC
- C语言实现一个程序创造三个线程分别输出ABC,顺序执行十次-The C language is a program to create three threads output ABC, executed in the order of ten times
easy-batch
- 简单既批处理_关闭Visual Machine(VM)后台进程&开启VM / 开启与停止win7 wifi热点-easy batch _ Close Visual Machine (VM) background process & open the VM/open and stop win7 wifi hotspots
DelphiSocket
- Delphi开发SOCKET编程,包括服务器端、客户端程序,希望送给有用的朋友。-Delphi developers SOCKET programming, including the server side, the client program, I hope to give a useful friend.
Thread
- 此示例用于描述单线程调用情况,包括相应的界面。-thread invocation instance.
NTService
- 一个很好的看门狗程序,监控软件进程,实时确保软件正常运行。-A good watchdog program, monitoring software processes, real-time to ensure the normal operation of the software.
x264_vc6
- x264_vc6 带文档说明 注释 x264_vc6 带文档说明 注释-Explanatory notes x264_vc6 with documentation
Threads
- 利用bcb的Thareads功能創建多線程示例。-Using bcb' s Thareads function to create a multi-threaded example.
danEXE
- 单EXE文件增大的一个东西,对EXE很有用的。-A single EXE file increases things is EXE useful.A single EXE file increases things is EXE useful.
mpi_pi
- 用mpi库实现pi计算的并行计算,与pthread不同的是利用了集群节点的进程间通信概念-The parallel computing pi calculated using mpi library pthread different use of the cluster node interprocess communication concept
product_consume
- 用线程互斥锁实现生产者消费者,生产者生产供消费者消费- pthread mutex make up the producter and consumer
