-
用vb.net编写的源码,列出系统中的文件及显示此文件在系统中的图标(文件自身标的图标)。非常好的。...
用vb.net编写的源码,列出系统中的文件及显示此文件在系统中的图标(文件自身标的图标)。非常好的。-vb.net prepared with the source code, listing system and the documents show this file in the system"s icon (the subject of its own document icon). Very good.
- 2023-04-27 03:30:04下载
- 积分:1
-
To manage a txt file with a list of names
To manage a txt file with a list of names
- 2022-03-22 13:08:39下载
- 积分:1
-
一个非常不错的文本编辑器,运行平台为Linux希望大家用了以后多做评价...
一个非常不错的文本编辑器,运行平台为Linux希望大家用了以后多做评价-a very good text editor, running the Linux platform for us to want to do more evaluation of the future
- 2023-02-16 08:35:04下载
- 积分:1
-
数据库大作业:病人看病模拟程序
用c++开发,DOS界面
数据库大作业:病人看病模拟程序
用c++开发,DOS界面-large database operations : patient treatment simulation program developed by c, DOS interface
- 2022-07-19 18:14:32下载
- 积分:1
-
实现windows下目录和文件的创建、删除和更名,可视化界面
实现windows下目录和文件的创建、删除和更名,可视化界面-achieve windows directories and files under the creation, deletion and renaming of Visual Interface
- 2023-03-16 06:50:03下载
- 积分:1
-
一个用MFC编制的BMP格式读取程序
一个用MFC编制的BMP格式读取程序-MFC prepared to use a BMP format to read the procedures
- 2022-01-24 15:45:07下载
- 积分:1
-
aodv 文章
AODV 是移动自组网就的一种成熟并被广泛接受的路由协议,它具有较低的处理和内存开销和低网络利用率和好,即使在高工作流动性等情况,但它有大移动网络的可扩展性问题。
- 2023-01-27 18:40:04下载
- 积分:1
-
vb.net this is the document prepared by the division that can be separated into...
这个是用vb.net编写的文件分割器,可以将一个文件分割成多个文件,还可以将分割后的文件组合成原来的文件。-vb.net this is the document prepared by the division that can be separated into a number of paper documents, but also can be divided after the original document into a document.
- 2022-02-26 17:31:07下载
- 积分:1
-
由所获得的测井数据求取相应的层速度,密度,反射系数,并成图...
由所获得的测井数据求取相应的层速度,密度,反射系数,并成图-convert the log data to layer velocity,decity,reflectance,and plot them
- 2022-05-15 22:19:58下载
- 积分: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