-
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM...
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-TinyXML is an open-source parsing XML parsing libraries, can be used to C++, can be compiled in Windows or Linux. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson.
- 2023-03-22 05:10:03下载
- 积分:1
-
Muhammad hegemony source, use the C language, run the console environment.
拳王争霸源程序,使用C语言编写,控制台环境运行。-Muhammad hegemony source, use the C language, run the console environment.
- 2022-01-24 13:01:48下载
- 积分:1
-
本人收集的一些基本c语言程序源码,以供初学者参考!
本人收集的一些基本c语言程序源码,以供初学者参考!-I collect some basic c language program source code reference for beginners!
- 2022-04-06 13:35:56下载
- 积分:1
-
Hangman game in Visual basic 6.0
Hangman game in Visual basic 6.0
- 2022-08-19 12:52:01下载
- 积分:1
-
采用C#开发语言,使用API应用程序接口函数,实现视频监控功能,包含录制视频,视频拍照等功能。
该代码采用C#开发语言,使用API应用程序接口函数,实现视频监控功能,包含录制视频,视频拍照等功能。
- 2022-11-29 23:25:03下载
- 积分:1
-
a simple calculator, VB entry is a good example of the old programmers should al...
一个简单的计算器,VB入门的好例子,老程序员也应该参考
- 2022-02-24 12:37:32下载
- 积分:1
-
基于opencv的视频背景分离(vs2010平台)
基于opencv开源计算机视频库对视频进行解析处理,并将其背景分离。本设计使用vs2010作为开发平台,使用C++语言进行程序的编写。
- 2023-03-22 15:10:07下载
- 积分:1
-
eclipse测试sql server 2008 r2数据库是否连接成功代码
在eclipse中创建一个java project,新建class 名为JDBC1,在项目里加入sqljdbc4.jar包,然后在JDBC1中写入相应代码,测试数据库是否连接成功。
- 2022-07-07 21:04:12下载
- 积分:1
-
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写Ge...
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
- 2022-02-02 11:15:48下载
- 积分:1
-
Windows的蓝牙协议栈
windows bluetooth stack
- 2022-02-11 20:59:06下载
- 积分:1