登录
首页 » 文件处理 » │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDl...

│ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDl...

于 2022-03-07 发布 文件大小:11.33 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

│ 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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个用Delhpi开发的生成CHM例子.
    一个用Delhpi开发的生成CHM文件例子.-a development with the formation CHM document examples.
    2022-02-12 08:49:46下载
    积分:1
  • 递规地枚举,获取名、大小、最后修改时间、版本号等属性。...
    递规地枚举文件,获取文件名、大小、最后修改时间、版本号等文件属性。-delivery to Enumerate regulatory documents, access to a file name, size, last modification date, version and other file attributes.
    2022-02-09 23:24:07下载
    积分: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
  • eprom code
    DataFlash设备的电源必须介于2.7V和3.6V之间,才能正确使用
    2022-03-09 18:13:43下载
    积分:1
  • 交通流仿真
    交通流仿真
    2022-04-29 09:50:22下载
    积分:1
  • a coding method run
    地理信息系统的一种编码方法游程编码,简单实用-a coding method run-length coding, simple and practical
    2022-05-15 22:32:10下载
    积分:1
  • 分割合并程序 Dos版
    该程序可实现文件的分割合并,可将任意格式的文件分割成设定的大小,并且可将任意格式文件块合并成原文件。 分割程序中,写定待分割文件地址和分割后文件存放地址以及文件需分割出的大小,则分割程序可以完成该指定文件的分割。 合并程序中,输入待合并文件的地址,则可以将该文件夹下的文件合并,若缺少文件序列,则会提示,如果可以合并,会显示合并成功。
    2022-12-24 00:00:03下载
    积分:1
  • 本程序对三种操作数据的方法进行测试,MFC的CArchive、STL的流和映射的CreateFileMapping,经过比较发现对数据的载入和存储速...
    本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive MFC, STL flow and document mapping CreateFileMapping, after comparison of the data contained in the document storage and speed are MFCgt; Mapping gt; STL, MFC CArchive Visibility data is the best file manipulation choice!
    2022-04-14 22:09:49下载
    积分:1
  • 模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
    模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates a random mailbox, the two processes use of the mail to communicate with each other, information and the size of the same size mail. A process for which this process, a process for which the receiving process is random, random function randomly selected. However, if this process is to be a process, then another process can only be receiving process. If there is no application of resources, the building of mail, send process can send messages. If the mailbox no spare units, sending process can not send messages; If no news mail, the receiving process can not receive information.
    2023-01-04 17:15:03下载
    积分:1
  • Encrypt File in C#
    这个程序提供了一个算法来加密文件中的数据很容易加密您的文件其他人无法查看您的文件内容。
    2022-08-09 03:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载