-
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
-
SUN Xin teachers VC++ Tutorial CD
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第三章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter III source!
- 2023-06-20 02:10:04下载
- 积分:1
-
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!...
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!-To limit the scope of the movement of the mouse, simply use the API function, like the API for the novice, has a certain reference value, because I am also a novice!
- 2022-03-11 04:04:28下载
- 积分:1
-
简单链接数据的程序,使用DAO方式,适合初学之
简单链接数据的程序,使用DAO方式,适合初学之-It a demo to connection the database usr mfc。。。。。。。。。。
- 2022-03-14 05:25:13下载
- 积分:1
-
实现音量控制的小程序,通过快捷键控制音量增加、减小或静音。...
实现音量控制的小程序,通过快捷键控制音量增加、减小或静音。-To achieve volume control applet, by shortcut keys control the volume increase, decrease or mute.
- 2022-10-15 23:15:03下载
- 积分:1
-
This is a game, there are red, blue two components. The rules of the game is ver...
这是一个小游戏,有红、蓝两方组成。游戏规则很简单,遇到小吃部多投掷一次骰子,遇到陷阱和栅栏都会受到相应的惩罚。-This is a game, there are red, blue two components. The rules of the game is very simple, encountered more than throwing a dice小吃部encounter traps and the fence will be punished accordingly.
- 2022-08-26 00:58:00下载
- 积分:1
-
used to write the 18b20 driver function : to achieve DS18B20 read Principle : si...
用c写的18b20驱动程序
功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is used in the crystal 11.0592M if the use of other crystal please According to the information DS18B20 delay parameter changes
- 2022-03-18 07:48:12下载
- 积分:1
-
苹果II仿真器的Windows
这是苹果计算机公司 II、 IIe 和 II + 模拟器。它提供了运行旧的但爱游戏图像,并且你要珍惜那些好日子的能力 !
- 2022-06-01 19:11:07下载
- 积分:1
-
一个手机电视解码的小程序,程序结构较好。
一个手机电视解码的小程序,程序结构较好。-A small mobile TV decoding procedures, program structure better.
- 2023-03-07 04:15:03下载
- 积分:1
-
Bovine Latin
The cows have heard that the pigs use a secret language called "Pi...
对于元音字母(a e i o u)开头的英文单词结尾加上cow;相反,如果是辅音开头的英文单词,开头第一个字母移到末尾加ow-Bovine Latin
The cows have heard that the pigs use a secret language called "Pig Latin" when they want to communicate with each other without Farmer John being able to understand what they are saying. Thinking this is an excellent idea, they have invented their own version, aptly called Bovine Latin.
Converting an English word to a Bovine Latin word is quite simple. For words that start with a vowel ( a , e , i , o or u ), "cow" is added to the end of the word for example, "udder" becomes "uddercow". For words that do not begin with a vowel, the first letter is moved to the end of the word, and "ow" is added e.g., "farmer" becomes "armerfow". So "the cows escape at dawn" becomes "hetow owscow escapecow atcow awndow." The cows fervently believe that FJ will not understand this subterfuge.
Never known as enthusiastic linguists, the cows find this translation quite tedious and thus have asked you to write a pr
- 2023-01-30 03:25:04下载
- 积分:1