-
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的...
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的程序,排列原程序就很方便了,排列几千行的程序也费不了多少时间-Written procedures do not pay attention to the original program with the format, look at the time feel very uncomfortable, especially the long program, the program can be a short period of time by hand with you, but the process is longer, with more trouble, so on the written with an automatic procedure, with the original program is very convenient, with thousands of lines of program costs also not much time
- 2022-02-12 11:35:13下载
- 积分:1
-
列出计算机中所有安装的软件.zip
列出计算机中所有安装的软件.zip-computer list of all installed software. Zip
- 2022-10-14 21:40:03下载
- 积分:1
-
一个计算机目录的浏缆器,希望对初学Windows系统编程的朋友有一定的帮助...
一个计算机目录的浏缆器,希望对初学Windows系统编程的朋友有一定的帮助-a computer directory visit browser, and I hope to novice Windows System Programming friends can help
- 2022-01-25 18:30:24下载
- 积分:1
-
提高了编程速度,免去了到书上查找的不便!
提高了编程速度,免去了到书上查找的不便!-increase the speed of programme,excuse the inconvenience of search on the book.
- 2022-12-19 16:45:03下载
- 积分:1
-
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类....
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类.-a memory pool and that the realization of the template used to support the expansion of Paradigm can accommodate any type, most support eight categories.
- 2022-07-21 01:00:21下载
- 积分:1
-
由动态链接库转换得到lib库文件的程序
由动态链接库转换得到lib库文件的程序-by the dynamic link library for converting documents to be lib procedures
- 2022-02-01 04:49:02下载
- 积分:1
-
智能安防软件。在编译本章程序后,请将winio.dll、winio.vxd和winio.sys
三文件复制到可执行文件所在目录下, 否则WinIo库初始化...
智能安防软件。在编译本章程序后,请将winio.dll、winio.vxd和winio.sys
三文件复制到可执行文件所在目录下, 否则WinIo库初始化
函数initializeWinIO调用将会失败-Smart Security software. In compiling this chapter procedures, please winio.dll, winio.vxd and three winio.sys copy files to the directory where the executable file, otherwise WinIo library initialization function call will fail initializeWinIO
- 2023-02-21 06:35:03下载
- 积分:1
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1
-
为自己做一个简单的代理客户端..我们可以作为参考。特别是套房…
自己做的一个简单的代理客户端程序..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple agent client .. we can as a reference. Particularly suited to a study just C newbie ... thank you for your support
- 2022-03-03 08:03:08下载
- 积分:1
-
功能强大的源代码管理器,和source
功能强大的源代码管理器,和source-insight齐名,但速度更快,是阅读学习代码的必备工具,特别是大工程更是不可缺少.完整source code,支持windows/Linux.-powerful source code manager, and the source-insight famous, but faster and is learning to read the code necessary tools, especially large projects is indispensable. Complete source code, support for Windows/Linux.
- 2022-01-26 02:36:12下载
- 积分:1