-
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
-
tinyxml
说明: timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。
TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.
XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.(timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.)
- 2008-09-11 09:26:03下载
- 积分:1
-
BOM_ADPT-9V-V1
excel sheet modification
- 2016-01-30 12:31:54下载
- 积分:1
-
preemqtion-vrite-line
用VB实现的快速表格AquickformwithVB()
- 2017-09-27 14:49:11下载
- 积分:1
-
Mfc-to-Excel
通过MFC功能向excel表格读写数据的小程序吧,自己试了一下,可以用的。(MFC functions to read and write data to excel form applet own try, can be used.)
- 2012-02-18 16:09:09下载
- 积分:1
-
apzlicamitn
说明: 猫吃老鼠问题的算法程序的VC完整应用程序代码,(Cat eating Mouse problem algorithm program VC complete application code,)
- 2018-12-31 13:55:57下载
- 积分:1
-
SelDEL
实现在程序运行完毕后,删除自身exe文件.适用于需要时间限制类程序.(Time limit for applications that require such procedures in the program is complete, delete the exe file.)
- 2013-05-19 10:22:03下载
- 积分:1
-
GuPiaoHangQing
这是一个记录每天股票开盘,收盘的工具,可以保存每天的数据,同事比较今天和前一天的股票数据(This is a record of daily stock opening and closing of the tool, you can save the data every day, the day before today, and colleagues compared the stock data)
- 2010-07-22 00:53:32下载
- 积分:1
-
caozuoxit
简单的文件管理系统,实现文件的建立,删除等操作。(The design for Operation System)
- 2009-06-30 14:47:51下载
- 积分:1
-
decoder
用C++是实现的码长为900的BCH码解码程序(本程序用visual studio运行,若用其他软件,可能要修改一下头文件)(The use C++ achieve a code length of 900 BCH code decoding process)
- 2020-06-29 21:20:02下载
- 积分:1