-
动作类游戏DEMO,比较易懂,可做为始学者的参考.
动作类游戏DEMO,比较易懂,可做为始学者的参考.-Action games DEMO, relatively easy to understand, can be used as a reference for scholars only.
- 2023-06-25 22:10:04下载
- 积分:1
-
钱能c++程序设计第二版代码和课件.rar
钱能c++程序设计第二版代码和课件.rar-Money can c++ Programming code and the second edition of courseware. Rar
- 2022-01-26 15:00:28下载
- 积分:1
-
wince program to access twitter
wince program to access twitter
- 2022-03-03 17:29:11下载
- 积分:1
-
这是一个公交查询系统的简单设计,其中实现了根据车次号查站点以及根据起始与终止站点查询车次的两个模块功能。另外,还包含一个后台管理控制台,负责维护数据库的信息,具...
这是一个公交查询系统的简单设计,其中实现了根据车次号查站点以及根据起始与终止站点查询车次的两个模块功能。另外,还包含一个后台管理控制台,负责维护数据库的信息,具备了比较完善的数据库维护功能。数据库的备份以及连接数据库的文件在原码文件中,运行前请注意设置-This is a transit system for a simple design, which achieved under 000, and site investigations under the threshold and termination site for the two trips module function. In addition, the background also includes a management console, responsible for the maintenance of the information in the database, with a fairly complete database maintenance functions. The database backup, and connecting to the database code in the original paper document, running to set up the former
- 2023-03-12 09:40:04下载
- 积分:1
-
操作系统的 自己一看就知道
操作系统的 自己一看就知道-its own operating system a person would know
- 2022-09-26 00:50:03下载
- 积分:1
-
This is a realization of backbag problem with VC++
这是计算机算法中的背包问题的实现程序,使用VC开发!-This is a realization of backbag problem with VC++
- 2022-01-27 10:18:11下载
- 积分:1
-
快速计算质数的软件,完全免费,可自由复制、修改!
快速计算质数的软件,完全免费,可自由复制、修改!-quick calculation of the number of quality software, free, be free to copy, modify!
- 2022-04-19 23:09:25下载
- 积分:1
-
简单的画图工具,用VB能实现画直线矩形圆等
简单的画图工具,用VB能实现画直线矩形圆等-A simple drawing tools, use VB to achieve circular, such as drawing a straight line rectangular
- 2022-01-25 19:03:51下载
- 积分:1
-
WINAPI操作串口
串口操作类
1)支持多线程
2)支持多串口
3)收发异步
- 2022-08-23 02:32:47下载
- 积分:1
-
支持抽取PDF文档中的图像
基于开源项目xpdf做的修改,能够提取PDF文档中的图片,所有图片先解析到一个缓冲区,缓冲区以链表形式维护,顺序扫描PDF文档,当发现一张图片内容的时候,就在链表末尾追加一个节点,并将解析出来的图片内容添加到链表尾节点中。同时还可以可识别文档中的图片类型。
- 2022-04-23 16:06:50下载
- 积分:1