-
NSIS创建的。
NSIS Creater.
Which makes installer files for any product
- 2022-08-05 11:57:56下载
- 积分:1
-
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDl...
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDlg.h
│ ReadMe.txt
│ Resource.h
│ StdAfx.cpp
│ StdAfx.h
│
└─res
Array.ico
Array.rc2
MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。
MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。
MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
- 2022-03-07 20:55:03下载
- 积分:1
-
使用Mapbasic实现批量压缩mapinfo的tab格式文件
使用Mapbasic实现批量压缩mapinfo的tab格式文件-use MapInfo to achieve volume compression of the tab format
- 2022-11-28 01:20:02下载
- 积分:1
-
windows拷贝的接口,比window自带的漂亮还可以自己定制
windows拷贝的接口,比window自带的漂亮还可以自己定制-copy windows interface than window
- 2022-03-15 03:26:12下载
- 积分:1
-
一个简单的反调试源码,通过设置系统相应的调试位,禁止调试器附加进程,主要应用于加壳软件,加密软件等方面...
一个简单的反调试源码,通过设置系统相应的调试位,禁止调试器附加进程,主要应用于加壳软件,加密软件等方面-a simple anti-debug source code by the system debugging spaces corresponding to prohibit additional debugger process, mainly used shell software, encryption software, etc.
- 2022-04-07 20:04:06下载
- 积分:1
-
文件夹目录监视对PowerBuilder的PBNI接口,需要PBNI环境
文件夹目录监视对PowerBuilder的PBNI接口,需要PBNI环境-folder directory surveillance of PowerBuilder PBNI interface, the environment needs PBNI
- 2022-03-24 07:34:31下载
- 积分:1
-
16f 84 pic 伺服控制器 8 伺服
&LIST ;P=PIC16F84,R=DEC ;#INCLUDE";p16f84.inc";;-----------------------------------------------------------------与MPASM组装。免费提供http://www.microchip.com;------------------------------------------------------------;;伺服控制器版本1.1;28/10/2001;修复了串行接收数据问题,假设PC不在中间,PIC在停用CTS时发送一个字节,从而可能丢失一个字节。;;此程序将控制连接到PIC微控制器端口B的4个伺服系统;伺服系统通过响应提供给它们的脉冲来工作;大约每20毫秒一次。脉冲宽度控制伺服系统的位置;通常,约1520 us的脉冲宽度用作中性(中心)位置指示器
- 2022-07-23 22:40:03下载
- 积分:1
-
文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc....
文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc.-text file compression decompression tool used lzw algorithm, the data structure course operations, vc6.0 use of the environment to use the mfc.
- 2023-06-09 13:40:04下载
- 积分:1
-
C_C++源程序的格式化软件,控制台界面
C_C++源程序的格式化软件,控制台界面-C_C++ Source formatting software, console interface
- 2022-11-16 02:25:02下载
- 积分:1
-
定时清理Windows的指定的目录程序源码,在它运行时它会毫不客气地把指定目录下的东西Kill掉,不可恢复...
定时清理Windows的指定的目录程序源码,在它运行时它会毫不客气地把指定目录下的东西Kill掉,不可恢复-regularly clean up the Windows directory specified procedures source, it will run when it bluntly designated directory Kill things out, not to resume
- 2022-03-24 21:09:14下载
- 积分:1