-
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个...
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个序列有序。-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
-
OTC
OTC网上智能咨询系统推理模型的设计研究-OTC-line consultation system intelligent design reasoning model study
- 2022-02-01 21:23:31下载
- 积分:1
-
图书信息管理系统的详细设计文档,包含可行性分析报告,需求分析和总体设计,非常详细...
图书信息管理系统的详细设计文档,包含可行性分析报告,需求分析和总体设计,非常详细-library information management system for the detailed design documents, including feasibility analysis, needs analysis and design, very detailed
- 2023-03-15 00:45:03下载
- 积分:1
-
键盘测试
检测键盘的每个按键,当编译运行本程序后,你的鼠标和键盘操作将被监控,不管你按下了键盘上的任何键,它都将在窗口中显示出来,一个不错的按键检测程序,VC++源代码可用vc++……编译,完整无错!
- 2022-04-10 09:10:47下载
- 积分:1
-
Object
Object-Oriented_System_Development
软件工程类E书-Object-Oriented_System_Development Software Engineering Class E Book
- 2022-11-21 10:35:03下载
- 积分:1
-
手好的手持设备和无绳DECT协议书
Good book for hand held devices and cordless DECT protocols
- 2022-03-14 02:44:31下载
- 积分:1
-
七段显示
七段显示代码在 AVR 单片机中使用。可以用 Keil Uvision 4 开发。我不要不知道为什么黑客攻击这些来源向所有人开放。这些所有的注册和日志 ins 杀了我。
- 2022-01-31 07:23:43下载
- 积分:1
-
rle压缩算法程序,简单的说RLE压缩就是将一串连续的相同数据转化为特定的格式达到压缩的目的。...
rle压缩算法程序,简单的说RLE压缩就是将一串连续的相同数据转化为特定的格式达到压缩的目的。-rle compression algorithm procedures, said a simple RLE compression is the same as a string of continuous data into a specific format to achieve the purpose of compression.
- 2023-07-20 10:50:03下载
- 积分:1
-
基于Consoel的记事本
这是基于控制台的 c + + application.it 提供像写、 删除、 保存、 负荷基本的功能性。
它使用链表.a 很好的学习材料适合初学者。
- 2022-03-18 00:10:51下载
- 积分:1
-
本方案介绍eF2.0信息管理系统的功能,其包括采购管理、销售管理、库存管理、分销管理、财务管理、系统管理等方面的功能。描述了企业分销管理信息系统整个业务的流程、...
本方案介绍eF2.0信息管理系统的功能,其包括采购管理、销售管理、库存管理、分销管理、财务管理、系统管理等方面的功能。描述了企业分销管理信息系统整个业务的流程、数据要求、相关报表、有关算法、操作界面、安全权限等方面的内容;以及服务器、网络、数据库等方面的解决方案;系统的实施方案等。-The program eF2.0 introduce information management system functions, including procurement of its management, sales management, inventory management, distribution management, financial management, system management functions. Description of the enterprise distribution management information system throughout the business flow, data requirements, the relevant statements of the algorithm, user interface, security permissions and other aspects and servers, networks, databases, etc. solutions system implementation programs.
- 2022-02-28 23:52:01下载
- 积分:1