-
这个是数据结构经典算法实现,是一些不错的算法
这个是数据结构经典算法实现,是一些不错的算法-shu ju jie gou jing dian suan fa shi xian
- 2022-06-21 22:44:35下载
- 积分:1
-
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用...
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用户选择需要归并的数据的个数
* 由程序生成随机数据,数据结构为链表,并展示给用户
* 然后程序告诉用户需要增加的虚节点的个数
* 并把虚节点加入到链表中去,最后进行归并
-K Road merge algorithm* This procedure used to realize the way merging algorithm for K* in Turbo C2.0 compiler compiler under the process through the* algorithm* K* by the user input the user select the number of merging the data* generated by the random data , data structure for the list, and display to the user* and then the procedure to tell the user the need to increase the number of virtual nodes and virtual nodes* added to the list going, and finally to merge
- 2023-07-07 22:05:03下载
- 积分:1
-
[问题描述]
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#i...
[问题描述]
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#include
#include
typedef int KeyType
typedef struct{
-[Problem Description] Binary Tree ranking keyword search for the records KEY [imported] ordered to investigate the importation of table find elements of the keyword search [output] is successful you can show success# include
- 2022-12-28 03:10:04下载
- 积分:1
-
这本书就是著名的沃塞曼编写的《统计学完全教程》,它的特点是覆盖全面、实用性强,除常规内容还包括Bootstrap方法、有向图DAGs估计、Wald检验、Delt...
这本书就是著名的沃塞曼编写的《统计学完全教程》,它的特点是覆盖全面、实用性强,除常规内容还包括Bootstrap方法、有向图DAGs估计、Wald检验、Delta方法、统计泛函估计等。-This book is prepared by well-known Wasserman 《ALL OF Statistics》, which are covered by the characteristics of a comprehensive, practical, in addition to conventional Bootstrap method also includes, DAGs have to plan estimates, Wald test, Delta method, statistical Functional estimation.
- 2022-03-01 17:59:21下载
- 积分:1
-
文件读取解析插入ORACLE数据库
选择AL2格式文件,修改代码可以插入txt文件等等,解析文件赋值实体,格式固定,转而插入ORACLE数据库记录
- 2022-02-28 16:32:04下载
- 积分:1
-
数据库企业车间管理系统
本系统化对于车间数据库系统的体系设计分为三个模块,车间任务管理模块、车间生产管理模块以及车间任务管理模块。车间任务管理模块,具有车间任务建立、车间任务确认以及工序作业计划三个功能;车间物料管理模块具有任务用料分配、工序物料分配具有工序物料领用三个功能;车间生产管理,具有下达工票、工序送检、工序完工以及工票完工四个功能。
- 2022-01-26 08:32:35下载
- 积分:1
-
8皇后问题
8皇后问题-8 Queen
- 2022-04-12 22:42:35下载
- 积分:1
-
C#编写的应用程序,在VS2005下开发,包括GDI+的相关基本操作以及SQL Server数据库的操作...
C#编写的应用程序,在VS2005下开发,包括GDI+的相关基本操作以及SQL Server数据库的操作-C# Prepared applications, in VS2005 under development, including GDI+ Relevant basic operation and the operation of SQL Server database
- 2022-07-11 07:20:01下载
- 积分:1
-
通过此软件可方便的对interbase数据库进行合并,分割,筛选,迁移等操作。...
通过此软件可方便的对interbase数据库进行合并,分割,筛选,迁移等操作。-through this software can be a convenient database on the interbase merger, the division, screening, relocation operation.
- 2022-05-19 07:18:27下载
- 积分:1
-
高精度数的加减乘法,可以自定义进制,作为类实现,直接使用即可。...
高精度数的加减乘法,可以自定义进制,作为类实现,直接使用即可。-precision the number of addition and subtraction multiplication can be defined band, as the category achieved, can be used directly.
- 2022-07-17 17:30:45下载
- 积分:1