-
eprocess
获得wrk中当前进程eprocess结构体(Get the current process eprocess structure)
- 2014-04-23 10:02:51下载
- 积分:1
-
xiaoyoulu
校友录管理系统,书籍源码赠送,适合初学者借鉴使用。(Alumni management system, source books gift, suitable for beginners learn to use.)
- 2014-09-15 11:36:55下载
- 积分:1
-
windows 下的网络数据解析工具,vc++环境,支持tcp,upd,port选择
windows 下的网络数据解析工具,vc++环境,支持tcp,upd,port选择-windows of network data analysis tool vc environment to support tcp, upd. port options
- 2022-03-12 07:19:33下载
- 积分:1
-
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试...
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试-simple implementation of the agreement tftp server, bringing their windows can be used for debugging the client
- 2022-07-03 14:08:42下载
- 积分:1
-
FTPex simulation FTP server scripting tool
FTPex模拟FTP服务器脚本工具-FTPex simulation FTP server scripting tool
- 2022-06-16 08:01:52下载
- 积分:1
-
asyncselect
AsyncSelect异步选择-AsyncSelect
- 2022-06-30 22:31:36下载
- 积分:1
-
diagnosis
说明: 小波包特征熵的飞机液压系统故障诊断diagnosis方法(Entropy of wavelet packet features of the aircraft hydraulic system fault diagnosis)
- 2011-03-27 12:57:04下载
- 积分:1
-
4246248
MiniCalendar_Demo 一个日历的例子MiniCalendar()
- 2018-03-18 15:40:53下载
- 积分:1
-
自己编写,一个支持使用代理的Smtp收EMAIL程序。
自己编写,一个支持使用代理的Smtp收EMAIL程序。-their preparation, support the use of an agent Smtp EMAIL admission procedures.
- 2022-03-17 05:34:27下载
- 积分:1
-
win32programming
在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗
口都对应着一个消息队列。下列几句话应该作为"定理"被记住:
"定理" 一
所有产生给某个窗口的消息,都先由创建这个窗口的线程处理;
"定理" 二
Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
- 2010-08-26 08:43:28下载
- 积分:1