-
FileDialog
由文本读出,并将其16进制内容转化为10进制,最后画曲线显示。(read the HEX data from the file,then change then to BIN format,lastly draw the curve according to the data.)
- 2009-02-17 22:31:40下载
- 积分:1
-
FileOperate
win32下,搜索某个目录,及所有子目录下的文件,或删除某个目录及所有子目录下的文件,包括目录(under win32, search a directory and all subdirectories under the documents, or delete a directory and all subdirectories under the documents, including directory)
- 2007-09-14 15:25:30下载
- 积分: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
-
OperateFile
VC++拷贝、删除和移动文件的演示,呵,虽然很简单,但是很基础 ,每一个VC的编程高手都是从这里学起的,不要小看它简单,当初本人也研究了两天呢(VC++ copy, delete and move files in the demo, oh, although very simple, but very basic, every VC is a master of programming by learning from here, do not underestimate it simple, I had also studied it for two days)
- 2011-04-25 21:33:42下载
- 积分:1
-
Hide
让电脑中的全部文件,瞬间隐藏起来。可以保护电脑安全,其中调用了AIP函数,也有参考意义。(Let the computer all the files, and instantly hidden. To protect computer security, which calls the AIP function, but also reference value.)
- 2011-07-23 16:19:58下载
- 积分:1
-
mnwscr
Arelativelysimplecalendar一个比较简单的日历()
- 2017-09-25 05:59:52下载
- 积分:1
-
TINofReadandWrite
通过用户交互的方式形成Delauny三角网,也可以通过读取点(txt)文件画tin并且输出三角网的每条边的起点,终点,线的斜率和截距(Using the way that users control the positions of the points so as to draw the TIN under the rule of Delauny.Besides,it allows the users that call the txt file which records the information of the points(x,y coordinate),namely ,the read function.Last users can output the information for the TIN s every line start point and end point and k,b information(y=kx+b) )
- 2020-06-29 01:40:02下载
- 积分:1
-
VBAutoCopy
软件的安装非常简单,一路点击下一步完成即可。启动后,默认下以最小化方式显示在任务栏上,单击图标显示快捷菜单,单击“显示主界面”命令打开程序主窗口,这里不支持双击操作。另外,通过Ctrl+Alt+U组合键可以调出主窗口。(U disk porter written in VB)
- 2011-09-20 10:26:11下载
- 积分:1
-
MSCOMM32
第一:将文件拷到c:windowssystem32第二:运行install,这样就注册好了(This file contains important installation and general information for
Version 8.0.2 of the CEintegrated product set.)
- 2013-09-22 19:37:32下载
- 积分:1
-
PCSetEnv
读写注册表,添加或修改环境变量,完整代码实现,(set enviorenment)
- 2012-01-04 20:05:44下载
- 积分:1