-
SMARTSRC
源码演示了如何读取S.M.A.R.T硬盘信息的方法,并且将读出的硬盘信息保存于一个INI文件中。(This is very simple program which communicates with the Hard drive to get the information using S.M.A.R.T. available within the hard drive. )
- 2009-05-02 20:11:00下载
- 积分:1
-
word
可以把word表格转为数据库需要的格式文件(Word forms can be converted into the format required by the database file)
- 2013-08-06 10:29:13下载
- 积分: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
-
FileCompare
读取两个文件,比较其中的相同单词和出现次数及频率,并将结果保存到文件(Read the two documents, which compare the same words and the number and frequency of appearance, and save the results to a file)
- 2013-07-12 21:51:36下载
- 积分:1
-
Drawing-description-of-the-event
绘制描述事件先后顺序的前驱图,可以拖动现有结点的位置,与该结点相连的有向边也随之移动;可以将前驱图存入文件,从文件中取出(Drawing description of the event sequence of the precursor Figure)
- 2021-01-12 21:58:48下载
- 积分:1
-
Text2Tiff
说明: 一个能把文本文件(text)文件转换成传真格式文件(tiff文件)的源代码。(convert text file to tiff file.)
- 2010-04-01 10:44:06下载
- 积分:1
-
Access-in-and-out-Excel
VC++中access与excel的交互的实现(VC++ in access and excel interactive )
- 2012-12-06 21:58:42下载
- 积分:1
-
MWOOTZ8
说明:
- 2017-11-02 17:13:54下载
- 积分:1
-
VC-read-and-write-from-excel
该文件实现了C语言对EXCELL的读取和写入操作,希望对大家有帮助。(The file C language on EXCELL read and write operations, we hope to.)
- 2012-07-15 22:43:29下载
- 积分: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