-
A Freeware DDX routine for selecting a Directory/Folder (32KB) file operations
A Freeware DDX routine for selecting a Directory/Folder(32KB)文件操作-A Freeware DDX routine for selecting a Directory/Folder (32KB) file operations
- 2022-02-02 08:19:38下载
- 积分:1
-
DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。...
DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。-DBF file operation type, can be indexed and C code, compile to a DLL project. The OrderDbf.h OrderDbf.cpp and other projects for the use of an example.
- 2022-03-21 10:15:09下载
- 积分:1
-
文件读取存入数据库中
可进行文件夹的无限深度遍历
文件读取存入数据库中
可进行文件夹的无限深度遍历-Documents read into the database folder can traverse the infinite depth
- 2022-03-05 10:25:53下载
- 积分:1
-
This a design of Full Adder for DLD Students
This a design of Full Adder for DLD Students
- 2022-03-10 02:54:41下载
- 积分:1
-
c prepared with a built
用c++编写的一个比windows自带的好一些的计算器-c prepared with a built-in over the windows of some good calculators
- 2023-05-31 12:50:03下载
- 积分:1
-
自己编写的计算单词词频的程序,主要是考虑一个单词的各种词性中的百分比...
自己编写的计算单词词频的程序,主要是考虑一个单词的各种词性中的百分比-own calculations prepared by the words and phrases of the process is mainly a word of a percentage POS
- 2023-04-23 12:00:03下载
- 积分:1
-
一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具....
一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具.-a small ELF document analyzer, using vc preparation, ELF is an understandable format good tool.
- 2022-07-09 03:36:21下载
- 积分:1
-
Binary view the source code
利用MFC写的二进制查看源代码。
-Binary view the source code
- 2022-12-03 00:50:03下载
- 积分:1
-
aodv 文章
AODV 是移动自组网就的一种成熟并被广泛接受的路由协议,它具有较低的处理和内存开销和低网络利用率和好,即使在高工作流动性等情况,但它有大移动网络的可扩展性问题。
- 2023-01-27 18:40:04下载
- 积分: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