资源列表

« 1 2 ... .20 .21 .22 .23 .24 525.26 .27 .28 .29 .30 ... 1044 »

[进程与线程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

[进程与线程ABAB

说明:线程对数据的同步操作与用消息来控制线程的正常结束。有文档说明怎么实现的-Thread synchronization of data and using information to control the normal end of the thread. Have documented how to achieve the
<方南> 在 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

[进程与线程Add

说明:c#写的两个线程类之间的调用,我用的是vs2008-c# write two threads call between classes, I use vs2008
<汤文镇> 在 2025-03-01 上传 | 大小:36kb | 下载:0

[进程与线程socket

说明:多线程之间通讯,能够实现多线程之间的信息交互-Communication between multiple threads, enabling information exchange between multiple threads
<liurui> 在 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
« 1 2 ... .20 .21 .22 .23 .24 525.26 .27 .28 .29 .30 ... 1044 »

源码中国 www.ymcn.org