-
如果要编写模块化的软件,就会对动态链接库(DLL)非常感兴趣。...
如果要编写模块化的软件,就会对动态链接库(DLL)非常感兴趣。-If you want to the preparation of modular software, will be on the dynamic-link library (DLL) with great interest.
- 2022-11-25 10:00:02下载
- 积分:1
-
对某一目录进行监控,如发生增加删除文件事件给予通知
对某一目录进行监控,如发生增加删除文件事件给予通知-Contents of a monitor, such as delete files to increase the incident occurred to give notice
- 2022-02-15 07:55:37下载
- 积分:1
-
Fortran科学计算程序,计算多原子间力的大小,能级分布
Fortran科学计算程序,计算多原子间力的大小,能级分布-Fortran procedures for scientific computing, computing power and more inter-atomic size, level distribution
- 2022-03-12 19:47:44下载
- 积分:1
-
Windows窗口管理程序,轻松实现对Windows窗口的管理
Windows窗口管理程序,轻松实现对Windows窗口的管理-Windows window management process easier for the Windows Management
- 2022-03-02 05:00:33下载
- 积分:1
-
画一个明确的程序,很好的画一个初学者的程序…
通用抽奖程序,一个很不错的通用抽奖程序,对初学DELPHI的很有帮助.-draw definitive procedures, a very good draw definitive procedures for beginners Delphi"s helpful.
- 2022-07-19 03:01:16下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
操作系统中的页面置换算法 ,用Vc6.0写的
近乎完美
操作系统中的页面置换算法 ,用Vc6.0写的
近乎完美-Operating system page replacement algorithm, with near-perfect written Vc6.0
- 2023-07-29 10:10:03下载
- 积分:1
-
java核心技术中的java源代码,这本书很经典,其中的例子很有参考价值...
java核心技术中的java源代码,这本书很经典,其中的例子很有参考价值-core technology of java source code, this book is classic, an example of great reference value
- 2023-08-25 07:55:04下载
- 积分:1
-
介绍了WINDOWS中常用的编程代码,包括界面的设计和简单的操作...
介绍了WINDOWS中常用的编程代码,包括界面的设计和简单的操作-Introduced WINDOWS commonly used in programming code, including interface design and simple operation
- 2023-08-25 09:50:03下载
- 积分:1
-
本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源
代码在Gamer目录下,Game...
本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源
代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun
目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改补
丁,支持游戏Directx模式下直接弹出,热键是小键盘的 * 键,对于不能在directx模式下弹出的游戏,
可以按小键盘的 - 键弹出主程序界面,然后选择游戏进程进行修改.在源代码目录中.rap文件为
RadAsm集成开发环境的工程文件-This procedure contains three executable files, Gamer.exe Gamerdll.dll GameRun.exe. Gamer.exe in the Gamer
- 2022-02-13 23:21:22下载
- 积分:1