-
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整...
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整个序列有序-Basic idea of quicksort: sort through the trip, will be to sort records is separated into two independent parts, some of which are recorded in another part of the record than keyword keyword small, then the two were part of the record sort, so as to achieve the entire sequence of orderly
- 2022-03-10 10:21:56下载
- 积分:1
-
这是研究生课程计算方法与技术中讲到的UnionFind算法的具体实现代码。...
这是研究生课程计算方法与技术中讲到的UnionFind算法的具体实现代码。-This is the post-graduate courses and technical calculation method described in UnionFind algorithm to achieve the specific code.
- 2022-05-26 19:14:24下载
- 积分:1
-
作业练习题 你们
作业练习题 你们-workbooks that you s
- 2022-08-11 13:02:55下载
- 积分:1
-
一元稀疏表达式计算器 大学数据结构实验,关于线性表的实验题目,我的作品,如有问题发邮件给我...
一元稀疏表达式计算器 大学数据结构实验,关于线性表的实验题目,我的作品,如有问题发邮件给我-one yuan sparse expression calculator University experimental data structure on the linear scale experimental subject, my work, and if made to the mail I
- 2023-07-23 08:40:03下载
- 积分:1
-
这个程序时还没有powerdesigner,erwin的时候出现的,到现在也实用,需要fmt的一个格式文件来描述表结构,执行完毕形成xxx.sql语句,然后is...
这个程序时还没有powerdesigner,erwin的时候出现的,到现在也实用,需要fmt的一个格式文件来描述表结构,执行完毕形成xxx.sql语句,然后isql -Usa -P -Sservname -ixxx.sql即可-this procedure was no powerdesigner, erwin the time and it has practical need fmt format of a table to describe the structure, finished form xxx.sql statement, and then isql-Usa- P-Sservname-can ixxx.sql
- 2022-06-29 22:08:43下载
- 积分:1
-
数据结构
数据结构--树的常见操作及维护算法的实现-data structure-- a common tree operation and maintenance of the algorithm to achieve
- 2022-06-16 13:51:04下载
- 积分:1
-
图的建立与多种遍利方法
图的建立与多种遍利方法-map and the establishment of a variety of methods !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! good times
- 2022-01-28 13:17:26下载
- 积分:1
-
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树...
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树- Extends the tree... ... I write very ugly, moreover very long,
this structure only is useful is may separate the tree
- 2022-01-26 00:38:00下载
- 积分:1
-
多挖掘推特框架
应用背景从推特挖掘社交数据框架。利用推特流API,允许听多流一次。 ; ; ; ; ; ; ; ;关键技术miltiprocessing和代理允许创建多个同步流没有达到的速率限制。框架处理线程安全的SQL存储& nbsp;
- 2022-06-29 05:19:35下载
- 积分:1
-
bank collecting telephone management system 1.0 describes the use of functional...
银行代收电话管理系统1.0介绍了使用计费功能文档管理整个报文内容有:C16客户姓名、N11电话号码、F7.2市话、F7.2长途话费。信息费F7.2,F7.2 ADSL收费,总成本F8.2对应年份N6,收费状态C(0--未收,1--已收),D收费日期,银行账号N20,备付金名称。
- 2022-09-22 08:15:03下载
- 积分:1