-
一个查看系统详细信息的例子
一个查看系统详细信息的例子--An example of viewing the system detail information
- 2022-11-19 09:40:03下载
- 积分:1
-
DELPHI获取指定进程中内存偏移处源代码
DELPHI获取指定进程中内存偏移处源代码-DELPHI Department access to the specified source offset memory
- 2022-01-26 08:03:47下载
- 积分:1
-
代码收藏程序。用VB编写,简单而实用。。希望大家相互交流。...
代码收藏程序。用VB编写,简单而实用。。希望大家相互交流。-code collection procedures. VB prepared, simple and practical. . We hope that the mutual exchanges.
- 2022-07-19 06:33:30下载
- 积分:1
-
stdafx.h 不要下载这个,没有用的
stdafx.h 不要下载这个,没有用的-Andrew stdafx.h lynx stamp your weak soil, Tanzhong bleed at the nose cavity using
- 2022-07-27 02:54:12下载
- 积分:1
-
C++7.0程序,监控应用程序是否正常运行,定时器可以设置到毫秒级。...
C++7.0程序,监控应用程序是否正常运行,定时器可以设置到毫秒级。-procedures, monitoring applications normal operation, the timer can be set millisecond.
- 2022-06-20 07:01:43下载
- 积分:1
-
Windows NT/2000中以用户系统级安全上下文方式创建进程的源代码...
Windows NT/2000中以用户系统级安全上下文方式创建进程的源代码-Windows NT/2000 users to system-level security context means the process of creating the source code
- 2022-11-02 03:55:05下载
- 积分:1
-
这是一个存储器管理系统的c++程序,(可以运行)。能够实现存储器的静态管理,可以转换字节。...
这是一个存储器管理系统的c++程序,(可以运行)。能够实现存储器的静态管理,可以转换字节。-This is a memory management system c procedures, and (run). To achieve the static memory management, can be converted byte.
- 2023-01-19 17:55:03下载
- 积分:1
-
这是编译原理的一个 LL(1)文法预测分析表构造程序
这是编译原理的一个 LL(1)文法预测分析表构造程序-This is the principle of a compiler LL (1) grammar Forecast and Analysis Table tectonic process
- 2022-05-21 17:14:10下载
- 积分:1
-
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件...
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-To achieve the log information, write to a file volume, timing, automatic flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured cycle on the log file is written, so that the machine will not cause the log file space is consumed do.
- 2022-09-08 23:45:03下载
- 积分:1
-
windows 完成端口 IOCP
一个朋友做的完整的IOCP代码,效率挺高的.
以下是朋友的原话:
初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。
- 2022-04-18 02:04:48下载
- 积分:1