-
VB编写的电子地图,可以实现基本的功能,如缩放…
VB编写的电子地图,可实现放大缩小查找等基本功能-VB prepared the electronic maps, can realize the basic functions such as zoom to find
- 2022-02-12 01:10:45下载
- 积分:1
-
这个程序设计的编译原理,可以过滤或简化一个程序…
本程序为编译原理的课程设计,可以对输入的C源程序进行过滤精简,并进行词法分析.-this program designed for the compiler theory,you can filtrate or simplify a program of C that you input,and analyse its accidence.
- 2023-03-04 10:25:03下载
- 积分:1
-
求pi后一万位。目前只能5000位是对的 . . . . .. ..
求pi后一万位。目前只能5000位是对的 . . . . .. .. -After 10,000 for pi. 5000 can only be right. .. ... ... .. ..
- 2023-05-20 08:50:04下载
- 积分:1
-
wince under the Tab control applications, coupled with the tree control the appl...
wince 下Tab控件的应用,再加上树形控件的应用,非常完美的代码,强烈推荐下载!-wince under the Tab control applications, coupled with the tree control the application of the code is perfect, strongly recommend to download!
- 2023-02-22 22:35:03下载
- 积分:1
-
This code describes how to create instance from object in the run time in c#
This code describes how to create instance from object in the run time in c#
- 2023-07-14 21:05:02下载
- 积分:1
-
tinyXMl xml文件解析库
tinyxml是小巧的xml文件解析库,使用方便,功能强大。易学易用。。。
(1)TinyXML是一个开源的解析xml的库,使用面向对象技术开发。能够在windows和linux下使用。通过库的解析,将xml文件在内存中以DOM模型的方式存在,很方便遍历各个节点。
(2)将库文件加载到工程:下载的库文件为几个头文件和几个cpp文件,只要将这几个文件添加到开发工程即可。
在使用库文件的文件内,包含tinyxml.h头文件。
(3)tinyxml的源码中,根据xml文件的各个元素定义了操作的类。
TiXmlBase:整个TinyXML模型的基类。
TiXmlAttribute:对应于XML中的元素的属性。
TiXmlNode:对应于DOM结构中的节点。
TiXmlComment:对应于XML中的注释
TiXmlDeclaration:对应于XML中的申明部分,即。
TiXmlDocument:对应于XML的整个文档。
- 2022-03-09 14:51:35下载
- 积分:1
-
In the GB code and Big5 code conversion between the ......
在GB码和Big5码间转换 -In the GB code and Big5 code conversion between the ......
- 2023-07-24 06:55:03下载
- 积分:1
-
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code folding implementation, the system reserved word color display, using scintilla implementation, and a very good combination with the MFC, you can use a similar approach to the code editor into the your own view class, just along the lines of this program rewritten onsize, oncreate function can be, scintilla use notepad++ re-compile the modified version, can be used directly inside the dll
- 2022-02-28 14:53:16下载
- 积分:1
-
this was more commonly used operating system examples of a systematic access to...
这个是比较多的常用的系统操作的示例,有系统信息获取,文件访问等等的方法介绍.. -this was more commonly used operating system examples of a systematic access to information, documents, etc. visit on the way ..
- 2022-04-01 10:08:44下载
- 积分:1
-
C++教程的指针
C++ Tutorial on pointers
- 2022-07-07 03:16:36下载
- 积分:1