-
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。...
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-process communication advantages and disadvantages.
- 2022-03-22 20:51:19下载
- 积分:1
-
进程信息查阅
进程信息查阅-The process of information access
- 2022-05-29 04:25:10下载
- 积分:1
-
自己写的一段VC线程案例,做教材很好的!
自己写的一段VC线程案例,做教材很好的!-Write their own section of VC-threaded cases, to do good teaching!
- 2022-02-16 02:23:09下载
- 积分:1
-
公司考勤系统。主要数据采集与实现…
公司设有考勤系统。考勤的主要数据收集和执行。多线程处理大数据时不会出现写文章的现象/
- 2022-01-21 19:38:16下载
- 积分:1
-
Visual C++ 6.0实现线程池管理,值得学习一下。
Visual C++ 6.0实现线程池管理,值得学习一下。-visual C++ 6.0 thread pool demo,research
- 2022-03-24 11:12:21下载
- 积分:1
-
最高优先数进程调度
最高优先数进程调度-highest priority scheduling process
- 2022-12-22 17:40:03下载
- 积分:1
-
简单线程池的实现方法,包含一个主控线程池类ThreadPool和一个工作线程WorkThread...
简单线程池的实现方法,包含一个主控线程池类ThreadPool和一个工作线程WorkThread-simple thread pool method, including a master class ThreadPool thread pool, and a work-threaded WorkThread
- 2022-04-22 16:30:47下载
- 积分:1
-
VC++下命名管道编程
VC++下命名管道编程-VC named pipe programming
- 2023-02-10 11:55:03下载
- 积分:1
-
VC的多线程不同保护的一个类,实现多线程对共有资源的同步操作....
VC的多线程不同保护的一个类,实现多线程对共有资源的同步操作.-VC Multithreading a different type of protection, the realization of multi-threaded for simultaneous operation of shared resources.
- 2022-04-20 01:57:44下载
- 积分:1
-
这是大学上操作系统做的实验,相信很多人都可用的着!本实验模拟单处理器系统的进程调度,采用时间片轮转调度算法作为进程调度算法。...
这是大学上操作系统做的实验,相信很多人都可用的着!本实验模拟单处理器系统的进程调度,采用时间片轮转调度算法作为进程调度算法。-this is the operating system on the university to do experiments, I believe many people are available to! Experimental simulation of the single-processor system in the process scheduling, time-use Web-scheduling algorithm as process scheduling algorithm.
- 2022-02-06 07:19:17下载
- 积分:1