-
进程间通信的一直方式,采用管道,此处用的是匿名管道,即子进程与父进程间的通信...
进程间通信的一直方式,采用管道,此处用的是匿名管道,即子进程与父进程间的通信-Inter-process communication methods have been used pipe, used here is the anonymous pipe, that is, the child process and parent inter-process communication
- 2022-01-26 05:11:59下载
- 积分:1
-
应用程序向导创建了这个listprocess应用你。这applicationnot…
AppWizard has created this listprocess application for you. This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.
- 2022-07-23 02:32:01下载
- 积分:1
-
five Java prepared by the processing threads
5个用Java编写的线程处理程序-five Java prepared by the processing threads
- 2022-08-22 00:29:51下载
- 积分:1
-
在WINDOWS操作系统下,当我们无法结束或者不知道怎样结束一个程序的时候,或者是懒得去找“退出”按钮的时候,通常会按“CTRL+ALT+DEL”呼出任务管理器...
在WINDOWS操作系统下,当我们无法结束或者不知道怎样结束一个程序的时候,或者是懒得去找“退出”按钮的时候,通常会按“CTRL+ALT+DEL”呼出任务管理器,找到想结束的程序,点一下“结束任务”就了事了,呵呵,虽然有点粗鲁,但大多数情况下都很有效,不是吗?
-In the WINDOWS operating system, when we can not or do not know how the end of the end of a procedure, or are too lazy to look for " exit" button, the usually press " CTRL+ ALT+ DEL" Task Manager breath, want to find The End procedures, click " End Task" on the matter, huh, huh, though a bit rough, but very effective in most cases, is not it?
- 2022-02-06 07:41:24下载
- 积分:1
-
命名管道的封装MFC类。含客户端和服务器端
命名管道的封装MFC类。含客户端和服务器端- Names the pipeline the seal MFC kind. Contains the customer end
and the server end
- 2022-06-03 10:09:35下载
- 积分:1
-
一个好的java程序,保证新鲜,能够实现java的网络功能,数据库功能...
一个好的java程序,保证新鲜,能够实现java的网络功能,数据库功能-a good java procedures to ensure that fresh, can be achieved java networking, database functions
- 2022-01-25 23:40:11下载
- 积分:1
-
multithreaded code demo online downloading as I see here is not like ah
多线程演示代码
好像网上有下载
但是我看到这里边好像没有呀-multithreaded code demo online downloading as I see here is not like ah
- 2022-03-22 23:04:30下载
- 积分:1
-
最高优先数进程调度
最高优先数进程调度-highest priority scheduling process
- 2022-12-22 17:40:03下载
- 积分:1
-
关于多线程的专用书籍,很经典的哦 如果想学多线程的朋友不要错过...
关于多线程的专用书籍,很经典的哦 如果想学多线程的朋友不要错过-on multithreading dedicated books, the classic Oh, if I wanted to learn multithreading friends not to mi
- 2022-03-06 21:29:55下载
- 积分:1
-
在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信...
在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者――写入者问题-the windows 98/2000, the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each thread according to the corresponding test data document requests and write. Using signal volume mechanisms readers priority readers-- into the problem
- 2022-02-06 10:06:25下载
- 积分:1