资源列表
[进程与线程] 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<> 在 2025-03-01 上传 | 大小:36kb | 下载:0
[进程与线程] Multi-threading_program__codes
说明:多线程实现客户-服务器结构的一个例子,对初学多线程和C\S架结有一定帮助-Multi-threading to achieve client- server architecture an example of the beginner and the multi-threaded C \ S fr a me will definitely help knot<xyy> 在 2025-03-01 上传 | 大小:36kb | 下载:0
[进程与线程] create_progress
说明:进程状态有5种: e -执行态 r -高就绪态 t -低就绪态 w -等待态 c -完成态。初始每个进程均为高就绪状态,如果时间片到则转为低就绪状态。 系统分时执行各进程,规定三个进程的执行概率均为33 。通过产生随机数x来模拟时间片。若各进程的执行时间片到限,产生“时间片中断”而转入低就绪状态。 进程调度算法采用剥夺式调度算法。每次总是选择优先数最小(优先级别最高)的就绪进程投入执行。//先从 r 状态进程中选择,再从 t 状<jlliu> 在 2025-03-01 上传 | 大小:36kb | 下载:0
[进程与线程] Introductory_information_multithreaded_programming
说明:多线程的编程入门资料Introductory information on multithreaded programming-Introductory information on multithreaded programming<ybs> 在 2025-03-01 上传 | 大小:36kb | 下载:0
[进程与线程] 10VCPPMultithread
说明:windows MFC 多线程的开发的实例代码供参考,多学习多线程-windows MFC examples of the development of multi-threaded code for reference, to learn multi-threading<多多> 在 2025-03-01 上传 | 大小:36kb | 下载:0
[进程与线程] ThreadTest
说明:多线程类封装包,经过测试 ,可能还有点子错,但是可以学习-Multi-threaded wrapper class, tested, and possibly the wrong idea, but can learn<张毅> 在 2025-03-01 上传 | 大小:36kb | 下载:0
[进程与线程] MultiThread_vcPP
说明:多线程程序的编写,多线程应用中容易出现的问题。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Write multi-threaded programs, multi-threaded applications that can easily arise. How to use the named mutex to ensure only one instance of the application<戴> 在 2025-03-01 上传 | 大小:36kb | 下载:0
[进程与线程] CreateThread
说明:vc使用Win32 API创建、销毁线程的程序源码-Use Win32 API to create, destroy threads<汪跃飞> 在 2025-03-01 上传 | 大小:36kb | 下载:0
[进程与线程] CreateThread
说明:vc 使用Win32 API创建、销毁线程的程序源码,不错,推荐-Use Win32 API to create, destroy threads<吴敏辉> 在 2025-03-01 上传 | 大小:36kb | 下载:0