-
Simple to realize. Txt file compression format, this is my first to do curriculu...
实现了简单的对.txt格式文件的压缩,这是我做的第一个课程设计,希望对大家有帮助-Simple to realize. Txt file compression format, this is my first to do curriculum design, in the hope that everyone has to help
- 2023-04-09 02:05:03下载
- 积分: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
-
一个用Delhpi开发的生成CHM文件例子.
一个用Delhpi开发的生成CHM文件例子.-a development with the formation CHM document examples.
- 2022-02-12 08:49:46下载
- 积分:1
-
文件上传SmartUpload
资源描述此代码是基于oracle数据库的文件上传功能实现,实现的是雇员信息功能,因为雇员信息有图片显示功能要求,通过文件上传功能实现信息录入功能。代码包含sql语句和具体实现代码,个人也是刚学,如有不对的地方大家指出。
- 2022-10-21 14:05:04下载
- 积分:1
-
FormatFile Sort and Move
FormatFile Sort and Move- FormatFile Sort and Move
- 2023-03-08 01:25:03下载
- 积分:1
-
mfc进行控件设计
mfc进行控件设计-mfc for Control Design
- 2022-07-04 10:19:53下载
- 积分: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
-
C语言实现一个钟表
这个钟表模拟程序是用的Borland Bcc 编译器开发,运行在windows2003平台。钟表程序是C++实现,其中图片的载入时重点,感兴趣的读者可自己更换图片,将此程序作为模板。另一个重点是makefile文件的编制,我已经将编制好的结果放入压缩包中,没有采用宏变量方式,方便读者。
- 2022-02-12 04:02:35下载
- 积分:1
-
查看磁盘信息的程序,相信对初学者有帮助的系统编程了~
查看磁盘信息的程序,相信对初学者有帮助的系统编程了~-View disk information procedures, I believe for beginners help of the System Programming ~
- 2022-02-07 10:55:32下载
- 积分:1
-
该程序实现了很好的文本文件的输入和输出,更适合…
该程序很好的实现了文本文档的输入和输出,比较适合初学C的人-The program achieved a very good text document input and output, are more suitable for people learning C
- 2022-02-06 14:00:21下载
- 积分:1