搜索资源列表
Multiprocess
- 多进程的解决方案 : 创建一个包含四个窗口的多任务模拟:第一个窗口必须显示一系列的递增偶数;第二个窗口必须显示一系列的递增素数;第三个窗口必须显示任意半径的圆;第四个窗口必须显示一系列的随机矩形。-multi-process solution : Create a window contains four multi-task simulation : a window to show a series of incremental even; The second window mus
ConseApcatio
- dot net平台下的多进程通讯程序,主要用c#实现的-dot net platform multi-process communication procedures, mainly the c #
shakang
- 在linux平台下运行的多进程运行的程序,在其间共享锁以实现通讯。-running under Multi-process operation procedures, in which shared lock to achieve communication.
TrafficLights
- 十字路口的红绿灯管制问题,实现多进程并发控制。车数,车速可调-crossroads traffic light control, multi-process concurrency control. Several vehicles, adjustable speed
jch
- 这是一个进程同步的程序,可以判断死锁的问题,是可以支持多进程的程序。-This is a process synchronization procedures can be judged Deadlock problems, can support multi-process procedures.
sm_mz_demo.zip
- 共享内存多进程通讯例子,the demo of shared memory multi-process communication
process
- 多进程通信,采用postmessage和内存共享的方式在两个不同程序中通信-Multi-process communication, shared memory using postmessage and the way in two different programs in communication
multi-process-thread-sort
- 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
TCP_server
- linux tcp 多进程并发服务器编程-linux tcp multi-process concurrent server programming
multitread
- 多进程多线程,包含VC知识库中的源码及文档,精心整理,希望对你学习Windows的多任务有所帮助!-Multi-process multi-threaded, including VC Knowledge of source code and documentation, carefully collated, and they hope to learn from you multi-tasking Windows help!
Port
- delphi 串口调试软件,有消息处理和多进程处理,供同僚们参考。-delphi serial debugging software, information processing and multi-process handling, for my colleagues to refer to.
duoxiancheng
- 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
CThreadEx
- 对于多线程和多进程的演示,利用MFC,代码简洁-For multi-threaded and multi-process demonstration, using MFC, concise code
gdb_2
- 用GDB调试多进程程序,仅仅是一个简单的多进程程序,在我们平时开发的多进程程序远远比这个复杂,但是调试基本原理是不变,有一些技巧则需要我们在实践中慢慢摸索-GDB debugging process with many procedures, just a simple multi-process procedures, in our normal development process of many procedures is much lower than those of this co
MultiThread
- 很好的模拟了进程并发的运行状态...可以很好的理解操作系统的多进程!-Good simulation of the complicated process of running a good understanding of ... the multi-process operating system!
IPC_shareCode
- 此程序是进程间共享快速通讯的例子,目的是快速的进行多进程数据传输和存储,对于编写进程通信有着非常重大的参考价值,是codeproject上很重要的一篇文章的源代码。-This process is the process of sharing examples of rapid communication, the purpose of rapid multi-process data transfer and storage, for the preparation of the proces
ThreadTest
- 模拟多进程共享临界资源 1、实现两个进程模拟进入临界区的用户进程,当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;当申请返回,显示:“进程x已退出临界区。” 2、一个进程作为原语的管理进程,接受其他进程的临界区进入请求:如果允许进入,则设置相应变量,然后返回;如果不允许进入,则进入循环等待,直到允许为止
HowToRealizeMuti-ThreadAndMulti_task
- 这是一个描述如何实现多线程多任务的程序,-This is a program which illustrates how to realize multi-thread and mult-task
An-example-of-Multi-process
- 多进程实现网络计算机扫描,体现了多进程在网络编程中的重要性。-The multi-process network computer scanning, reflecting the importance of a multi-process network programming.
Process
- 多进程编程,多进程之间CreateSemaphore进行进程同步操作-multi process program,communite with two process
