-
一个小型的计算器程序,用MFC编写的,适合新手学习参考使用...
一个小型的计算器程序,用MFC编写的,适合新手学习参考使用-A small calculator program, using MFC prepared, suitable for novices to learn their use and reference
- 2023-07-20 02:10:04下载
- 积分:1
-
Apache使用指南与实现原理。中国水利水电出版社。
Apache使用指南与实现原理。中国水利水电出版社。-Apache using the guidelines and implementation principle. China Water Conservancy and Hydropower Press.
- 2023-04-09 15:35:05下载
- 积分:1
-
Overview Most of us know that OLEDB is the latest database technology that provi...
Overview Most of us know that OLEDB is the latest database technology that provides fast data access on the windows platform. However, many C++ programmers tend to avoid using raw OLEDB and prefer ADO in their development process.
- 2022-03-04 03:32:13下载
- 积分:1
-
Adjacency matrix to a search algorithm for graph coloring, is a numerical optimi...
采取邻接矩阵的搜索算法实现了对图的着色,是一种数值优化算法-Adjacency matrix to a search algorithm for graph coloring, is a numerical optimization algorithm
- 2022-11-18 15:15:03下载
- 积分:1
-
com组件程序设计原程序
com组件程序设计原程序-com components original program design procedures
- 2022-02-02 22:28:15下载
- 积分:1
-
This is a classic wine, the sub
这是一个精典的分酒程序,分别有3 ,5 ,8 升三个瓶子,现在3和5里装了酒,要求不借助于别的工具,分出一个4 升的酒来-This is a classic wine, the sub-procedures, respectively, 3, 5, 8 or three bottles, now three and five carried the wine, asked not to help other tools, the separation of a 4-liter liquor to
- 2022-12-07 07:20:02下载
- 积分:1
-
这是一款功能强大的小程序,可以将字符、汉字的ASCII值转换出来,并支持进制转换...
这是一款功能强大的小程序,可以将字符、汉字的ASCII值转换出来,并支持进制转换-This is a powerful small programs can be characters in the ASCII value of Chinese characters conversion out and support base for the conversion
- 2022-03-05 13:56:29下载
- 积分:1
-
监控处理器使用实例
监视 CPU 使用情况的例子
双击终止程序
监视 CPU 使用情况的例子
双击终止程序-monitor CPU usage examples double-click termination process monitoring CPU usage examples double-click termination process
- 2023-04-13 03:00:03下载
- 积分:1
-
tinyXMl xml文件解析库
tinyxml是小巧的xml文件解析库,使用方便,功能强大。易学易用。。。
(1)TinyXML是一个开源的解析xml的库,使用面向对象技术开发。能够在windows和linux下使用。通过库的解析,将xml文件在内存中以DOM模型的方式存在,很方便遍历各个节点。
(2)将库文件加载到工程:下载的库文件为几个头文件和几个cpp文件,只要将这几个文件添加到开发工程即可。
在使用库文件的文件内,包含tinyxml.h头文件。
(3)tinyxml的源码中,根据xml文件的各个元素定义了操作的类。
TiXmlBase:整个TinyXML模型的基类。
TiXmlAttribute:对应于XML中的元素的属性。
TiXmlNode:对应于DOM结构中的节点。
TiXmlComment:对应于XML中的注释
TiXmlDeclaration:对应于XML中的申明部分,即。
TiXmlDocument:对应于XML的整个文档。
- 2022-03-09 14:51:35下载
- 积分:1
-
leave management system
一个组织的休假管理系统。管理如何申请休假?如何获得批准?如何管理请假柜台。
- 2022-06-17 13:24:52下载
- 积分:1