-
search procedures address, and modify, easy
查找程序地址,并加以修改,使用方便,功能强大得软件!-search procedures address, and modify, easy-to-use, powerful in the software!
- 2022-08-26 14:22:13下载
- 积分:1
-
MFC 多个exe进程间通信_共享内存_DialogDemo
共享内存允许两个或多个进程进程共享同一块内存(这块内存会映射到各个进程自己独立的地址空间),从而使得这些进程可以相互通信。在需要频繁处理一个文件或者是一个大文件的应用场景时,使用共享内存这种方式处理IO效率比普通IO效率要高。本实例简单做了两个MFC的dialog, 一个作为server端,一个作为Client端,使用共享内存的方法实现两个exe间的数据共享。
- 2023-09-01 19:35:03下载
- 积分:1
-
8_operating例版
今天我们又花时间与你的操作系统编程(称为OS)和API。一个API(应用编程接口)到你的系统库的港口。大多数的VCL是设计为与Windows API或俱乐部的Linux工作。这是类似的方式处理调用一个DLL(动态链接库)的方式工作:这是托管API vcl1称为获得API,编组管理结构之间的VCL侧和非托管类型,赢得API使用操作。
- 2022-01-21 04:32:03下载
- 积分:1
-
GL纹理映射中的应用
GL Texture Mapping Application
- 2023-01-04 21:35:04下载
- 积分:1
-
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。...
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。-An asynchronous chat system, the system only allows the client and the server can transmit the string data, not to achieve any of its customers a direct transmission of information.
- 2022-06-03 13:57:16下载
- 积分:1
-
java game uploading now
java game uploading now
- 2023-01-22 01:30:03下载
- 积分:1
-
数制转换.txt.rar
把文件名中的 .rar 去掉
数制转换.txt.rar
把文件名中的 .rar 去掉-digit conversion. Txt.rar documents from the head. Rar removed
- 2022-08-08 13:31:25下载
- 积分:1
-
VC实现精巧界面的程序
VC实现精巧界面的程序-VC sophisticated interface procedures
- 2022-02-15 14:34:38下载
- 积分:1
-
简单的鼠标移动、按键响应例子
简单的获取鼠标移动,响应键盘按键的输入,适合初学者。高手勿笑。
- 2023-02-28 04:10:04下载
- 积分:1
-
prepare a process scheduler simulation program. Ready to process state, running,...
编写一进程调度程序模拟程序。进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-prepare a process scheduler simulation program. Ready to process state, running, blocking three. Simulation program only right you have set up a "virtual PCB" accordingly scheduling simulation operation, that is, for every "Dispatch" shows that the current operation "PCB name" priority number, running time, without the need for a real system of PCB data changes.
- 2022-01-26 02:20:37下载
- 积分:1