-
常用的C++算法程序集
C常用算法程序集-徐士良-C algorithms commonly used procedures set-XU Shi-liang
- 2023-04-29 20:20:02下载
- 积分:1
-
关于这个漏洞的测试俺需要说明一下,漏洞是因为office在打开wps格式的文件进行转换时出现了漏洞,所以需要安装转换器。不过我在安装office 2003的时候...
关于这个漏洞的测试俺需要说明一下,漏洞是因为office在打开wps格式的文件进行转换时出现了漏洞,所以需要安装转换器。不过我在安装office 2003的时候默认是安装了转换器的
。测试的时候先打开offie然后选择生成好的.wps文件即可(或者右键单击生成好的文件然后选择用winword打开)。
我添加了对简体中文和繁体中文系统的支持,在windows xp sp2+microsot office 2003 sp2上测试成功!-wps2 overflow c code ....hope to be useful to you (Test Environment is windows xp sp2+microsot office 2003 sp2)
- 2022-04-20 17:59:39下载
- 积分:1
-
PopCap Games Framework Version 1.3 Changes
General
* Removed support...
popcapframework1.3版,这是著名的PopCap游戏公司,不知道的话,祖玛应该知道吧,这些游戏都是用这个框架开发的,现在PopCap将它开源了!-PopCap Games Framework Version 1.3 Changes
General
* Removed support for Visual Studio/Visual C++ 6. If you use these versions, you will need to update your project files manually.
o Note: you can download Visual Studio 2005 Express edition for free from Microsoft (http://msdn.microsoft.com/vstudio/express/)
* PAKfile support- See docs/Pak Resource File Support.doc
* Added support for wide displays and for windowed emulation of wide displays.
* Some wide string/localization related changes to strings/chars: Use the WideString.vcproj projects for widestring support
* Added support to draw anti-aliased lines/polygons.
* Cached WAV files are "encrypted" (weakly) to prevent the easy copying of sound resources.
* All demos were made to be widestring compatible and we added corresponding widestring projects. std::string has been replaced with SexyString, c
- 2023-04-24 21:25:04下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-03-21 23:03:15下载
- 积分:1
-
一张flash网页,可已添加连接,作为学习制作flash网站使用
一张flash网页,可已添加连接,作为学习制作flash网站使用-A flash page can be added to connect, as learn how to make use of flash site
- 2022-01-26 06:39:44下载
- 积分:1
-
演示银河系的例子
演示银河系的例子-examples demonstrate the Galaxy
- 2022-06-26 13:55:09下载
- 积分:1
-
交通灯控制程序,可以实现交通等的时间控制和暂停
交通灯控制程序,可以实现交通等的时间控制和暂停-Traffic lights control procedures can be achieved time traffic control and suspended
- 2022-07-17 13:37:18下载
- 积分:1
-
this file is for camer in the windows mobie device pda.
this file is for camer in the windows mobie device pda.
- 2022-01-26 01:15:55下载
- 积分:1
-
点亮流水灯程序
自己编译的程序,定时使流水灯闪烁,本程序的开发基于80C51单片机,使用keil软件编译,经调试已成功,可以放心使用。。- 很好的程序!...
- 2022-12-10 14:55:03下载
- 积分:1
-
c++ 课程设计 图书管理系统
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作;
2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏...
c++ 课程设计 图书管理系统
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作;
2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。
3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。
4.可以按归并排序方法对书目进行排序;
5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库;
6.内置强大的异常处理机制,可以应付绝大部分异常情况。
7.程序标题栏实时显示程序状态。
-c++ curriculum design library management system
1. The realization of the binary database search, find, modify, add, delete and other operations
2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage.
3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database.
4. May merge sort method to sort the bibliography
5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database
6. Built a powerful exception handling mechanism to cope with the vast majority of anomalies.
- 2022-10-29 07:35:03下载
- 积分:1