-
windwos操作系统下缓冲区溢出演示源代码。。珍品。收藏
windwos操作系统下缓冲区溢出演示源代码。。珍品。收藏-Windows operating system source code buffer overflow demo. . Treasures. Favorites
- 2023-01-28 05:50:03下载
- 积分:1
-
MRULESS shows a way to strip the empty "Recent Files" item off the "File" menu w...
MRULESS shows a way to strip the empty "Recent Files" item off the "File" menu when there are no entries in the MRU.
- 2022-03-10 09:39:46下载
- 积分:1
-
转载只是说明该程序很高
转载只是说明该程序很高-reproduced only to illustrate the procedure high
- 2022-02-05 20:48:58下载
- 积分:1
-
修改对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类...
修改对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类-Modify the sub-list function, use the length of the message list. Second, requested that the process every step of mergesort are printed. Construct their own class and implement a list for sorting. Another class of random number generation
- 2022-03-13 20:55:23下载
- 积分:1
-
是一个非常漂亮的闪电特效,初学者可以参考下里面的内容
是一个非常漂亮的闪电特效,初学者可以参考下里面的内容-is a very beautiful lightning effects, beginners can refer to the contents inside under
- 2022-12-11 20:00:03下载
- 积分:1
-
本软件实现了示波器,信号发生器,频率计,万用表的功能,在音频范围内可完全替代上述仪器。这并不是仿真软件,而是实用的工具,这些虚拟仪器可以很好的工作。最简单的应用...
本软件实现了示波器,信号发生器,频率计,万用表的功能,在音频范围内可完全替代上述仪器。这并不是仿真软件,而是实用的工具,这些虚拟仪器可以很好的工作。最简单的应用只需要两根电缆,一根输入,一根输出。-of the software oscilloscope, signal generator, frequency meter, multimeter functions, within the audio can entirely replace this equipment. This is not a simulation software, but a useful tool for these virtual machines can be good work. Most simple applications need only two cables, one input and one output.
- 2023-09-05 08:40:03下载
- 积分:1
-
a multi
一个JAVA实现的多图片广告展示的小程序。可用来实现多张图片的展示。-a multi-picture display of a small advertising procedures. Can be used to achieve more pictures in the display.
- 2022-06-18 02:19:09下载
- 积分: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
-
window串口调用(api方式)
window下的串口动态库,主要包括打开,发送接收,关闭串口等操作,是直接调用windowapi函数开发的。
- 2022-07-02 05:47:52下载
- 积分:1
-
the LEX and YACC is a combination of integers to achieve a simple example, I emb...
这个是YACC和LEX结合使用来实现整数加法的简单事例,我体现的是基本的步骤,不在于其功能的完美和强大,给我一样的菜鸟以启示,以便您不必在开始的路上徘徊太久,希望您喜欢-the LEX and YACC is a combination of integers to achieve a simple example, I embody the basic steps, not its function in a perfect and strong, give me the same exposure to enlightenment, so that you need not start wandering on the road for too long, I hope you like
- 2022-06-01 19:55:38下载
- 积分:1