-
读取CAD文件DXF文档信息,从而实现vb程序与cad的连接
读取CAD文件DXF文档信息,从而实现vb程序与cad的连接-CAD file DXF files to read information in order to achieve vb connection procedures and cad
- 2022-07-13 07:45:27下载
- 积分:1
-
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。...
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。-a reader INI configuration file class CConfig, Packaging integrity of the various literacy INI, the operation of a reference to specific examples of source code Example.cpp.
- 2022-01-31 03:06:10下载
- 积分:1
-
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP....
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP.-VC write Win32 file compression procedures, can show that the compression ratio, and an adjustable compression ratio. RAR and ZIP support.
- 2022-07-20 01:06:10下载
- 积分:1
-
一个比较好的C程序,这是我们的课程设计得了优的程序!
一个比较好的C程序,这是我们的课程设计得了优的程序!-a better C, this is the course we had a better design procedures!
- 2022-10-13 08:35:03下载
- 积分:1
-
hex 数据读取例子
hex 数据读取例子-hex data read examples
- 2022-03-20 18:42:55下载
- 积分:1
-
用vc开发,将AVI文件中的 视频数据进行分割,得到视频数据,这对数据解压非常有用...
用vc开发,将AVI文件中的 视频数据进行分割,得到视频数据,这对数据解压非常有用-it can split avi file data to many blocks,it s useful to compression.
- 2022-01-25 16:18:19下载
- 积分: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
-
CFile.Open()的使用说明
CFile file;
CFileException fe;
//打开文件
if(!file.Open(lpszPathName,CFile::modeRead|CFile::shareDenyWrite,&fe))
{
ReportSaveLoadException(lpszPathName,&fe,FALSE,AFX_IDP_FAILED_TO_OPEN_DOC);
return FALSE;
}
CFIIE类是MFC的文件类的基类,它直接提供无缓冲的二进制 磁盘I/O设备,并且通过它的派生类可以提供对text文件和内存文件的存取。CFILE与CArchive类一起提供对MFC序列化的支持。
- 2022-08-18 11:25:14下载
- 积分:1
-
PDH2HTM converter full source code (GNU GPL)
PDH2HTM converter full source code (GNU GPL)-PDH2HTM converter full source code (GNU GP L)
- 2022-02-12 11:47:36下载
- 积分:1
-
这如果一个汽车预览示例文件。
This if a car preview example file .
chao
- 2023-01-02 08:40:03下载
- 积分:1