-
Process
VC++系统开发实例精粹 进程查看程序代码 Process(VC++ instance of the essence of the process of system development Process view code)
- 2011-05-28 18:57:44下载
- 积分:1
-
ProcessMonitor
这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标(This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon)
- 2010-05-20 09:28:55下载
- 积分:1
-
thread_pool
基于pthread的线程池的VC实现,可集成到多线程系统中使用。(implementation of thread pool based on PThread. developed under VC2008)
- 2015-02-13 10:54:11下载
- 积分:1
-
fce
说明: VC写的连接远程电脑,截取桌面,分为客户端,服务器端(VC writes the connection remote computer, intercepts the desktop, divides into the client side, the server side)
- 2020-07-26 03:28:42下载
- 积分:1
-
bjeadth-command
Exercise_editor Edit the shortcut key
- 2018-11-26 00:31:58下载
- 积分:1
-
93595434
小解霸――VCD典型控制实例,一款VCD编程实例简单实用,不错的源码()
- 2018-06-20 17:35:44下载
- 积分:1
-
AutoFinderDemo
使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)
- 2013-09-21 17:16:49下载
- 积分:1
-
ChipBoardOperate
剪贴板通信--虽然程序很简单,但是很好地解析了进程和线程的原理,是运用进程和线程的小例子(Clipboard communication- although a simple process, but the good analysis of the principles of process and thread, is to use a small example of the process and thread)
- 2011-05-25 17:09:44下载
- 积分:1
-
MultiThread6
建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)
- 2012-06-21 14:38:39下载
- 积分:1
-
matrix_mult
在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。(Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pthread library.)
- 2021-01-15 16:18:45下载
- 积分:1