-
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个...
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个序列有序。-quick sort, the basic idea : The trip will rank ordering records to be separated into two independent parts, part of the keyword record than another part of the record of the keyword small, will each of the two parts to continue sorting records, in order to achieve an orderly sequence as a whole.
- 2022-02-10 13:56:41下载
- 积分:1
-
四人帮《设计模式》中文版本,为HTML格式,清晰明了,同时可参照英文版本阅读...
四人帮《设计模式》中文版本,为HTML格式,清晰明了,同时可参照英文版本阅读-Gang of Four " design patterns" the Chinese version, for the HTML format, clarity, and with reference to the English version can be read
- 2022-12-29 09:25:05下载
- 积分:1
-
used to calculate the sum of two numbers is also test the code HEL
用于计算2个数之和 还有现试HELOO的代码-used to calculate the sum of two numbers is also test the code HEL
- 2022-01-24 18:17:44下载
- 积分:1
-
项目管理门户网站
iTrack门户是一种项目和任务管理门户。在ASP.NET和SQL数据库开发C #使用MS。
- 2022-01-26 18:13:31下载
- 积分:1
-
linux分析文档,一个设计报告,大学的操作系统设计
linux分析文档,一个设计报告,大学的操作系统设计-linux analysis documents, a design report, the University of operating system design
- 2022-04-24 09:44:33下载
- 积分:1
-
Design Specification Introduction Goals and Objectives GameForge is a graphical...
Design Specification
Introduction
Goals and Objectives
GameForge is a graphical tool used to aid in the design and creation of video games. It attempts to bring game development down to a level that any computer savvy user can understand, without requiring masterful programming ability. A user with limited Microsoft DirectX and/or Visual C++ programming knowledge will be able to construct a basic, 2-D arcade game. GameForge limits the amount of actual code written by the user, if not eliminating it completely. It will also assist experienced programmers in generating the Microsoft DirectX and Microsoft Windows9x overhead necessary for basic game construction, allowing them to concentrate on more detailed game design issues and implementation.
-Design Specification Introduction Goals and Objectives GameForge is a graphical tool us ed to aid in the design and creation of video game s. It attempts to bring down to game development a level that any computer savvy user c
- 2023-05-22 11:45:04下载
- 积分:1
-
LabView V8.6 KeyGenLabView V8.6 of Zhuceji.
LabView V8.6按键诸暨LabView V8.6。
- 2022-03-25 06:10:20下载
- 积分:1
-
matlab的标定工具箱,功能强大.可进行摄象机标定
matlab的标定工具箱,功能强大.可进行摄象机标定-matlab calibration toolbox and powerful. camera calibration can be carried out
- 2022-04-13 16:54:46下载
- 积分:1
-
This problem comes from the University of C++ tutorials to achieve the functions...
此问题来自C++大学教程,实现了ATM的功能-This problem comes from the University of C++ tutorials to achieve the functions of the ATM
- 2022-10-06 13:45:04下载
- 积分:1
-
《精通ASP.NET网络编程》附带实例
《精通ASP.NET网络编程》附带实例-"Network Programming ASP.NET proficient" with examples
- 2023-06-01 19:35:03下载
- 积分:1