-
Microsoft MSF process guidance can be used to guide the 1 ~ 500 more than the de...
微软MSF过程指南,可以用于指导1~500人以上的团队进行协作开发-Microsoft MSF process guidance can be used to guide the 1 ~ 500 more than the development team to collaborate
- 2023-03-13 17:35: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
-
在VHDL编码矩阵的3x3
应用背景这是一个编码使用VHDL语言实现FPGA矩阵乘法。这一计划将做两3x3矩阵,将增加操作。它会给你的3x3矩阵的结果与精确计算。使用Quartus II 9.1版仿真提供一个好的结果。关键技术这个程序可以使用Altera FPGA板上用VHDL语言实现的1。
- 2022-01-31 16:52:31下载
- 积分:1
-
电影制片厂年度总清单
C + + beginnersCode 基本源代码将帮助教关于类、 模板和列表的第一次用户。
- 2022-04-20 12:19:22下载
- 积分:1
-
主要是文件操作的,如设密码,文件复制等命令的C语言源代码。...
主要是文件操作的,如设密码,文件复制等命令的C语言源代码。-about files operation by c, such as setting password,
copying files and so on.
- 2022-08-11 23:25:14下载
- 积分:1
-
SE_ST7920 液晶电视 Atmega8 代码
应用于与 Atmega8 ST7920 液晶显示器样品。与字体的头文件。做工精细。请用 5 伏进行测试。
- 2022-10-02 14:20:03下载
- 积分:1
-
This is Rename Utility , Windows File renamer project prepared in Visual C++ 6....
This Rename Utility , Windows File renamer project prepared in Visual C++ 6.0-This is Rename Utility , Windows File renamer project prepared in Visual C++ 6.0
- 2023-04-05 15:15:03下载
- 积分:1
-
将RGB565格式的位图转换为C语言的代码
将RGB565格式的位图转换为C语言的代码-to RGB565 format bitmap conversion to the C language code
- 2023-06-06 02:00:04下载
- 积分:1
-
能将ELF&AFX 文件转换成二进制文件的解析源码
能将ELF&AFX 文件转换成二进制文件的解析源码-ELFAFX can convert documents into the binary files of source code analysis
- 2022-02-03 03:14:12下载
- 积分:1
-
Source code to operate (read/write) image files in .pcx format.
Reading every...
Source code to operate (read/write) image files in .pcx format.
Reading every layer of image in separate matrix.
Writing in simple pcx archive.
- 2023-05-11 08:00:02下载
- 积分:1