-
一个二分查找的程序,是用mfc 编程的,可以供大家学习哦
一个二分查找的程序,是用mfc 编程的,可以供大家学习哦-a two searching procedures, the use mfc programming, everyone can learn oh
- 2022-03-15 01:15:13下载
- 积分:1
-
多线程服务器客户端,一个服务器可连接多个线程
多线程服务器客户端,一个服务器可连接多个线程-multithreaded server client, a server can connect to multiple threads
- 2022-03-29 15:56:07下载
- 积分:1
-
用TC编写的一段电梯模拟程序,界面也是TC编写的,简洁美观。主要是用作c语言的线程编程练习。...
用TC编写的一段电梯模拟程序,界面也是TC编写的,简洁美观。主要是用作c语言的线程编程练习。-TC prepared with a lift of the simulation program, the interface is prepared by the TC, simple beauty. C is mainly used for threaded programming language exercises.
- 2022-02-16 10:23:21下载
- 积分:1
-
一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED...
一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED-a thread pool source, AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED
- 2022-05-25 17:52:22下载
- 积分:1
-
dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy()....
dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll.
Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obtained. Destroy() will unload the DLL from process memory.
- 2022-01-30 18:14:26下载
- 积分:1
-
进程间通讯小程序,用VC2008 编写 WM_COPYDATA 控制发送消息
进程间通讯小程序,用VC2008 编写 WM_COPYDATA 控制发送消息-Inter-process communication applet, using VC2008 write control to send the message WM_COPYDATA
- 2022-09-27 19: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
-
多线程程序,多线程应用程序很容易发生。互斥对象的经验。
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use object named mutex to ensure only one application program running examples. Application multithreaded network chat room preparation procedures.
- 2022-01-26 07:59:42下载
- 积分:1
-
枚举当前系统的所有已打开文件的句柄及路径
枚举当前系统的所有已打开文件的句柄及路径-Enumeration of all the current system has a handle to open the file and path
- 2022-05-14 22:18:02下载
- 积分:1
-
操作系统课程实验里理发师问题的报告,用于模拟进程调试,程序用C#实现...
操作系统课程实验里理发师问题的报告,用于模拟进程调试,程序用C#实现-operating systems courses experiment Barber"s report for the modeling process debugging, procedures using C#
- 2022-06-30 18:45:38下载
- 积分:1