登录
首页 » Windows开发 » XML解析器,可以查错和编辑,使用vc编的,用了msxml.h

XML解析器,可以查错和编辑,使用vc编的,用了msxml.h

于 2023-02-22 发布 文件大小:161.92 kB
0 233
下载积分: 2 下载次数: 1

代码说明:

XML解析器,可以查错和编辑,使用vc编的,用了msxml.h-XML parser can troubleshoot and editors, the use of vc series with the msxml.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 主要实现对汽车进入驶出停车场的仿真。当汽车进入时,要判断该车所持卡号是否为合法卡,以及场中是否有空位决定该车能否出入。同理当车驶出时,要看该车卡号是否合法,能否...
    主要实现对汽车进入驶出停车场的仿真。当汽车进入时,要判断该车所持卡号是否为合法卡,以及场中是否有空位决定该车能否出入。同理当车驶出时,要看该车卡号是否合法,能否驶出。以及,在进入驶出时,行车道上是否有车辆行驶冲突,从而决定让道操作。-The main exit of the car into the parking lot of the simulation. When the car enters, it is necessary to judge whether the car
    2023-03-26 13:30:03下载
    积分:1
  • Developed with C#, it can display the map data,save the map to a file,and open i...
    用c#开发的显示地图数据,并将地图数据存放到文件中,以及在文件中调用-Developed with C#, it can display the map data,save the map to a file,and open it from a file.
    2023-05-27 05:35:03下载
    积分:1
  • 模拟退火算法求解TSP问题,希望对大家有所帮助
    模拟退火算法求解TSP问题,希望对大家有所帮助-simulated annealing algorithm for TSP, we hope to help
    2022-04-09 08:31:03下载
    积分:1
  • VC++ 100编程案例,时尚,example02.rar案例,最的。
    Vc++时尚编程百例其中一例,example02.rar,最基础的C++例子,适合初学C++的。-Vc++ 100 cases in which a case of fashion programming, example02.rar, the most basic C++ Example, suitable for beginners C++
    2022-04-21 23:25:42下载
    积分:1
  • 系统汇编与性能的提高
    系统汇编与性能的提高-compilation and system performance enhancement
    2023-06-19 05:05:04下载
    积分:1
  • Win32中的两种线程
    Win32中的两种线程--GUI线程与工作线程-two of the Win32 threads-- GUI thread with thread
    2022-01-28 08:01:35下载
    积分:1
  • Mysql 连接 c + +
    内容 * 联系人 * 安装 * 构建连接器/c + + 的先决条件 * 在 Unix 上的建筑 * 运行 CMake 生成生成文件 * 使用使建立图书馆 * CMake 选项: MySQL 的安装路径,调试版本和更多 * 在 Solaris 上的建筑 * 在 Windows 上的建筑 * 源布局 * (如果二进制包) 建设进一步平台注释
    2022-02-04 23:27:23下载
    积分:1
  • 0-1背包问题
    给定N中物品和一个背包。物品i的重量是Wi,其价值位Vi ,背包的容量为C。问应该如何选择装入背包的物品,使得转入背包的物品的总价值为最大。 在选择物品的时候,对每种物品i只有两种选择,即装入背包或不装入背包。不能讲物品i装入多次,也不能只装入物品的一部分。因此,该问题被称为0-1背包问题。该算法中,矩阵c的大小为(m+1)×(n+1),物体的重量、价值和解向量大小都等于物体个数n,故该算法的空间复杂度为O(nm)。对物体重量、价值的初始化(算法实现略)所需时间都为n,解向量和矩阵第0行初始化时间为n,矩阵第0列初始化时间为m,对矩阵c的计算所需时间为n×m,解向量X的确定时间为n,故整个算法的时间复杂度为O(nm)。
    2022-01-25 23:07:45下载
    积分:1
  • Plane on a given n points, find one of a pair of points, making the composition...
    给定平面上的n个点,找其中的一对点,使得在n个点组成的所有点对中,该点对间的距离最小。-Plane on a given n points, find one of a pair of points, making the composition of the n points of all points, the distance between points on the smallest.
    2022-05-08 20:36:35下载
    积分:1
  • 打印日历
    打印某年的日历的C++源程序,输入年份,回车就可以将该年的日历全部显示出来。-Print a calendar-year C++ source code, enter the year, you can enter the calendar year all displayed.
    2022-04-17 17:52:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载