-
exercise5
This is a C++ Visual Studio source code in open gl written by a programmer trying to help others
- 2011-05-02 20:46:58下载
- 积分:1
-
17
目录树控件TreeCtrl与列表控件ListCtrl的使用示例,精选学习源码,很好的参考资料。(TreeCtrl tree control and list control ListCtrl use the example, the selection of learning source, a good reference.)
- 2014-01-16 13:53:11下载
- 积分:1
-
JM-01导盲设备驱动
JM-01导航设备驱动源码,2018年互联网+大赛作品,以供学习参考。(JM-01 navigation device driver source code, 2018 Internet + Competition works, for learning reference.)
- 2020-06-22 19:20:01下载
- 积分:1
-
8051F020-Modbus
- 2023-09-05 16:10:03下载
- 积分:1
-
yyjwz
可以把VC7,0的文件转换成VC6,0的文件,非常好用,不错()
- 2018-04-08 20:50:52下载
- 积分:1
-
12864TUPIAN
12864的显示图片和任意文字的函数,能够很好的让初学者入门(12864 pictures and any text display function, can be a good start for beginners)
- 2013-09-03 15:44:42下载
- 积分:1
-
FaceStudy(surf)
根据opensurf调整的人脸特征提取算法(Extraction algorithm based on the facial feature adjustment opensurf)
- 2017-04-14 10:14:54下载
- 积分:1
-
abc
数据结构最短路径求法,迪杰斯算法。大二时写的。在可以运行C的环境中都可运行。(Data structure for shortest path method, DiGisi algorithm. Sophomore year when writing. C can run in the environment can be run.)
- 2008-06-30 17:03:50下载
- 积分:1
-
ta6932
天微电子TA6932,LED数码管驱动源程序。贡献出来,只为方便你我!(titan Microelectronics TA6932, LED digital tube-driven source code. Contribution, for convenience only and you and me! )
- 2021-03-11 16:09:25下载
- 积分:1
-
tinyxml
说明: timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。
TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.
XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.(timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.)
- 2008-09-11 09:26:03下载
- 积分:1