-
read-and-write-CSV-file
可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。(You can write the CSV file to read. The same if the program make a little change can be achieved in various formats file write and read. The file is comma and carriage return intervals write. This can open the file with excel software. The same time, in reading, access to digital in the alternation of comma and carriage return is extracted.
)
- 2012-02-13 10:39:35下载
- 积分:1
-
hjldwg
一个快速读写DWG的文件源代码,DWG是矢量开发中经常碰到的文件格式,DWG文件格式比较烦琐,此库为程序员读写DWG文件节省很多精力(a fast read and write DWG document source code, Vector DWG development is frequently encountered in the paper format, DWG file format, and more than that, for this to read and write DWG programmers to save a lot of energy documents)
- 2007-03-15 00:13:14下载
- 积分:1
-
api2con
将空气质量指数转化为污染物浓度(二氧化硫,二氧化氮和颗粒物浓度)的小程序(convert API to concentration)
- 2011-01-24 15:36:37下载
- 积分:1
-
Graphic
使用CArchive类对文件进行操作。对VC操作会更熟悉。(CArchive Class used to operate on the document. On the VC will be more familiar with the operation.)
- 2009-03-21 22:45:11下载
- 积分:1
-
FileSplitter
文件的分割,可以将任何文件分割成几个部分(The segmentation of the file, any file can be split into several parts)
- 2012-02-10 11:35:22下载
- 积分:1
-
ExcelFormat_src
C++中对EXCEL的操作,包含绝大部分EXCEL的功能,如单元格格式操作等。(There has been the C++ project BasicExcel for quite some years now. It is very useful to read and write Excel sheets in .xls format. However, it contains only very basic functionality. There are missing features like text formatting using fonts, and display formats and formulas are not yet supported. This article covers this additional functionality. The new, derived project ExcelFormat is based on the old BasicExcel code, and just adds what I was missing for my own needs. If you want to see where I am using the new library, you can look at the Export functions of Service Manager and Uninstall Manager.)
- 2020-07-09 17:48:55下载
- 积分:1
-
HuffamnCoding
用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压(With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting)
- 2008-04-17 21:21:29下载
- 积分:1
-
fine_1
This file can use for loading ini file.
- 2009-06-02 12:42:18下载
- 积分:1
-
2010102516355213
说明: VBReport报表设计的几大特点:
1、全开放式的报表设计,只通过一个文本文档就可以完成整个报表的设计。
2、可以不显示直接打印,也可以预览后打印。
3、不同的报表可以选择一台默认的打印机,这对票据打印时不同的票据选用不同的打印机有重大意义。
4、连纸票据打印时按照设计的长度走纸,不需要设置打印机属性。
5、支持一搬报表类型,分组报表类型,票据类型,支持多数据源。
(VBReport report design of several major features: 1, all open report design, only through a text document to complete the design of the entire report. 2, can not show direct printing, you can also preview the post-printing. 3, different reports can select a default printer, this paper used when printing bills of different printers have different significance. 4, even when printed on paper bills to go according to the design of the length of the paper, do not need to set the printer properties. 5, supports a move the report type, report type groups, instrument type, support for multiple data sources.)
- 2011-02-25 16:51:22下载
- 积分:1
-
ExcelText
一个vc++的Excel操作类,可以在当前目录生成Excel文件,也可以读取外部Excel文件,编译运行如上示,这是个很实用的类库。(A vc++ to Excel operation class, you can generate Excel files in the current directory, you can also read an external Excel file, compile and run as above said, this is a very useful library.)
- 2010-05-08 12:01:32下载
- 积分:1