-
Based on the C++ BUILDER environment is applicable for beginners, easy
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,输入法自动切换源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, the input method automatically switch the source code
- 2022-03-23 11:25:22下载
- 积分:1
-
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例...
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例-A type of memory leak detection, the use of C developing, can be cross-platform. Very easy to use, there are examples of
- 2023-04-15 00:30:04下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1
-
VC程序调用Tuxedo礼服是一个很好的示例代码,
VC调用tuxedo的程序示例代码,tuxedo是种著名的中间件,为此传给大家-VC call the procedure tuxedo sample code, tuxedo is a well-known middleware, to this end to the U.S.
- 2023-03-05 19:55:03下载
- 积分:1
-
硬件信息查看器,VC++语言开发,可直接运行查看系统各项硬件信息,包含源码有助于学习Sindows平台下硬件编程。...
硬件信息查看器,VC++语言开发,可直接运行查看系统各项硬件信息,包含源码有助于学习Sindows平台下硬件编程。-Hardware information viewer, VC++ Language development, can be directly run the hardware view system information, including help learning Sindows source hardware platform programming.
- 2022-08-23 06:59:09下载
- 积分:1
-
Windows未公开API说明和源码例子
Windows未公开API说明和源码例子
- 2022-02-10 17:13:03下载
- 积分:1
-
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排...
一个不错的词汇法分析程序,用了就会知道他好的,很容易就可以弄清词汇法分析的安排-a good vocabulary analysis procedures, with the good will he know, it is very easy to understand vocabulary analysis of the arrangements
- 2022-02-05 20:47:53下载
- 积分:1
-
一个写NT服务程序的模版类
一个写NT服务程序的模版类- Writes the NT service routine the pattern plate class
- 2022-03-13 13:41:20下载
- 积分:1
-
这是用VC写的原始套接字通讯的程序!
这是用VC写的原始套接字通讯的程序!-This is the VC wrote the original socket communication procedures!
- 2022-01-26 04:23:12下载
- 积分:1
-
VC++6.0源代码,编译通过,分析DLL/EXE文件信息,可查看它调用哪些DLL和API函数...
VC++6.0源代码,编译通过,分析DLL/EXE文件信息,可查看它调用哪些DLL和API函数
-VC++6.0 source code, compile, analyze DLL/EXE file information, you can see what it calls the DLL and API Functions
- 2023-06-11 00:40:04下载
- 积分:1