-
Qt xml解析
XML 解析和处理是通过 SAX 和 DOM 符合 Api 支持的。
Qt 的 SAX 兼容类允许您以增量方式 ; 解析 XMLDOM
类使更复杂的文档级操作上执行
XML 文件。
可以用 qt 提供的示例发射器来探索的每个
在此目录中的例子。
对于这些示例文件可以发现通过的教程和例子
主要的 Qt 文档中的链接。
- 2022-02-25 06:51:39下载
- 积分:1
-
sql function of the knowledge
有关sql函数的知识-sql function of the knowledge
- 2022-04-07 08:28:39下载
- 积分:1
-
设计模式——简单工厂模式学习代码
一个用c++语言写的、学习简单工厂模式的代码。通过一个父类(OperationFactroy)指针,实现通过判断输入的计算符号而调用加、减、乘、除子类操作的简单代码。
- 2022-01-28 00:00:29下载
- 积分:1
-
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。...
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
-A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search more efficient. Of course, as a result of A* algorithm is not retroactive, so some cases may be unable to find the correct solution of the process.
- 2022-01-26 07:51:35下载
- 积分:1
-
数据结构经典算法,c源码,很齐全的,对学习数据结构很有帮助。...
数据结构经典算法,c源码,很齐全的,对学习数据结构很有帮助。-c program,
- 2022-02-05 00:25:39下载
- 积分:1
-
南开大学课件数据结构课程
南开大学数据结构课程的课件
09年 软件学院课程
-Nankai University courseware data structure course
- 2022-12-26 07:00:04下载
- 积分:1
-
memory database source code control
内存数据库控件源代码-memory database source code control
- 2022-07-18 18:27:32下载
- 积分:1
-
赫夫曼编码程序,配套于数据结构教学书(南航)
赫夫曼编码程序,配套于数据结构教学书(南航)-Huffman coding procedures, data structures in supporting the teaching book (Southern)
- 2023-06-23 06:40:04下载
- 积分:1
-
工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的...
工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的维修完成时间。-works orders EO management system is the aircraft maintenance management system of a subsystem, the main function is to receive the higher authorities issued the EO, production orders implementation of the program to ensure that the EO involved in aircraft maintenance. Then, the feedback from the production sector specific timeframe for completing the repairs.
- 2022-06-19 01:50:44下载
- 积分:1
-
方括号做的程序,用户可以输入括号,以及是否可以使用。
用C做的括号匹配程序,可以检测用户输入的括号是否匹配并给出提示-C matching brackets do procedures, the user can input the brackets and whether the match is suggested
- 2023-01-21 12:30:03下载
- 积分:1