资源列表
Come_out_the_problem_of_producing_and_consuming_by
- 这是一个用线程来实现生产消费的源代码,开发环境是VC++2006,针对的是在uC/OS-II操作系统里信号量是如何进行请求与发送的?本人已经调试通,需要的可以下载下来用。-This is a thread used to achieve the production and consumption of the source code, development environment is VC++2006, is for uC/OS-II operating system how to car
LastTest
- 一个CPU进程调度算法的模拟程序。算法采用的是优先数调度算法,对单CPU情况下时间片分配多个进程的情况作了很好的模拟实现。-The process of a CPU scheduling algorithm of the simulation program. Algorithm is used in a number of priority scheduling algorithm, the case of single CPU time slice allocation of a numbe
ProcessManage
- 本人写的进程管理程序,可以任意杀死进程。-I wrote the process of management procedures, the process can be killed.
MultithreadingApplicationsinWin32
- 在《Win32多线程程序设计》这本书中,Jim Beveridge和Robert Wiener告诉你什么时机、什么地点、什么方法可以使用多线程。 本书主题包括: ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. 以C和C++写成的各个范例程序。 UNIX环境比较。让UNIX下的开发人员能转移到Win32-In the " Win
neicun
- 基于C的内存分配问题,请大家多多提点建议什么的-C based on the memory allocation problem, we put a lot of suggestions of what
OS_read_writer
- 操作系统的课程设计,实现读者写者问题,很实用的-the design of os and the read and the write question
Socket
- 使用VC 编写,采用socket这种进程间通信的方式。-Prepared using the VC, using inter-process communication socket that way.
091
- 过程和事务的相关处理,有助于线程和进程的学习-Processes and services related to handling, threads and processes contribute to learning
111
- 多线程文件搜索器 多线程文件搜索器-yyyy
20073131394675
- 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发-To achieve a simple and easy-to-use multi-threaded serial communication interface, you can switch to receive queries and automatic mode, the data on the serial transceiver
inter
- c++进程间通信的小例子,实现了操作系统下进程互访和数据共享操作。-c++ the process of communication between the small example of the process of realization of the operating system under the operation of mutual visits and data sharing.
readerwriter
- 通过读者与写者(写者优先)的模型,模拟线程及其同步机制-Through the reader and writer (written preferred) model to simulate the threads and synchronization mechanisms