资源列表
Fruits
- 吃水果问题是操作系统中典型的进程间通信问题。桌上有一个空盘,允许存放 20 个水果,父母可向盘内随机个数的水果,如果盘子放满了,则等待;孩子等着吃 盘内的水果,如果盘子空了,则等着父母放水果。 程序是基于进程通信实现吃水果问题,包含3个工程文件。-The problem is between eating fruits typical operating system interprocess communication problems. Table with an empty p
VCProcedureAndThread
- 共14个源代码,讲解了系统进程、线程的主要使用方式和流程。 包括获取系统进程、实现多线程多任务、使用工作线程、使用临界区同步线程、使用事件对象同步进程 使用线程优先级、使用用户界面线程、异常终止线程、正常终止线程 、终止指定进程、在程序中启动程序、在两个执行程序间进行数据通信等示例。-A total of 14 source code, to explain the system processes, threads and processes primarily use. Includ
os
- 这个程序主要实现进程的操作系统的同步与并发,用到了一个c++中的类的用法。-This program processes the main operating system to achieve synchronization and concurrency, used in a c++ class usage.
radTaskList
- wince evc开发的可以看到系统进程的例子-wince evc development of the system can see examples of process
multi-process-thread-sort
- 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
IPC_MSGServerclient
- wince evc开发的下进程之间的通讯-wince evc development process under the communications between the
MultiThread
- 本程序是一个多线程实例,界面中包含了三个进度条。-This procedure is a multi-threaded example, the interface includes three progress bar.
UNIX-Systems-Programming-
- 详细说明了如何最大限度的应用Unix系统提供的支持设计复杂软件。详细探讨了进程间通讯通讯、同步和多线程程序的设计。-This completely updated classic demonstrates how to design complex software to get the most from the UNIX operating system. This book provides a clear and easy-to-understand introduction tothe
Reader_First
- 我是编程小菜鸟 - -,这个是俺上课编的读者写者问题的读者优先,使用线程,欢迎批评!- I was programming a small rookie This is the class I series readers to write readers priority issues, the use of threads, welcome criticism! So when debugging multithreaded mode must be selected.
VB-code
- VB 系统多种底层技术API应用,有源码,进程自我保护-VB system, a variety of underlying technology API, a source, the process of self-protection
process_5
- 进程与线程的小测试程序,适合初学者。大家去-Process and thread a small test procedures, suitable for beginners. Go look at the U.S.
Win32MultithreadedProgramming(perfectVersion)
- Win32多线程程序设计(完美版)凡是 C/C++ 程序开发人员,并有 Windows 程序设计经验企图对线程、线程池、线程同步、核心对象、overlapped I/O完成端口等等 in Win32获得更坚实之认识者,本书就是针对你们而写的。-Win32 Multithreaded Programming (perfect version) Any C/C++ application developers, and Windows programming experience in an att