-
一个用C++编写的DLL小文件例子,用来学习DLL编写很不错哦
一个用C++编写的DLL小文件例子,用来学习DLL编写很不错哦-A use of C++ written a small DLL file example used to study the preparation of a good DLL Oh! !
- 2022-02-09 23:46:09下载
- 积分:1
-
窗口系统访问信息。包括开放的端口,开放的服务,…
Windows系统信息的获取。包括打开端口,开启服务,磁盘信息,共享信息,IPC绑定等等。-Windows systems access to information. Including the open ports, open services, disk information, information sharing, bonding, etc. IPC.
- 2023-03-25 22:10:03下载
- 积分:1
-
This component has the same functionality of the default Timer component, but it
This component has the same functionality of the default Timer component, but it provides a higher resolution, until a maximum of 1 milisecond.-This component has the same functionality of the default Timer
component, but it provides a higher resolution, until a maximum of 1
milisecond.
- 2022-02-15 20:57:15下载
- 积分:1
-
VC++ based on the keyboard hook to write a small program used to enumerate all c...
VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, show the selected window, containing the keyboard hook DLL source files, test file DLL files should be compiled and stored in a directory.
- 2022-03-21 13:05:29下载
- 积分:1
-
一个文件保护器的完整源代码
一个文件保护器的完整源代码-a document on the protection of the integrity of the source code
- 2022-07-11 05:21:51下载
- 积分: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
-
基于VHDL语言,实现主程序的字符串和乘法器的设计。
基于VHDL语言,实现串并乘法器设计主程序-Based on the VHDL language, to achieve the main program string and Multiplier Design
- 2022-05-19 11:01:19下载
- 积分:1
-
casl汇编器,翻译CASL书写的汇编程序.采用改进的两次汇编算法
casl汇编器,翻译CASL书写的汇编程序.采用改进的两次汇编算法-casl assembler, translation CASL writing assembler. Improved algorithm for the compilation of the two
- 2022-01-22 05:46:48下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和rele...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下
-WEFVEFGSERHSRTMNDTM, DFMHFMFG
- 2022-02-05 03:20:25下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1