-
一个焦化厂的电子称过秤软件,小巧实用,有需要修改的地方,不过已经能够胜任基本工作了。...
一个焦化厂的电子称过秤软件,小巧实用,有需要修改的地方,不过已经能够胜任基本工作了。-A coking plant, said electronic weighing software, compact and practical, there is need to modify the areas, but the basic work has been capable of.
- 2023-06-19 05:35:04下载
- 积分:1
-
一个用vb编的数据库的基本操作。
一个用vb编的数据库的基本操作。-vb series with a database of the basic operation.
- 2022-02-01 11:08:54下载
- 积分:1
-
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。...
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。-Counting reverse pairs
- 2023-07-21 15:30:02下载
- 积分:1
-
电话薄管理系统
里边实现对人员信息的管理与包括电话号码,姓名,与其关系等信息,可以添加,删除,同时提供多种方法进行查询,比如电话号码,姓名等方式进行查询。
- 2023-07-14 23:40:04下载
- 积分:1
-
与清华大学版的《数据结构》匹配二叉树的实现:BITREE1.CPP:为主程序,其中实现了递归算法以及非递归算法的前序遍历,中序遍历,后序遍历。TSTACK1.H...
与清华大学版的《数据结构》匹配二叉树的实现:BITREE1.CPP:为主程序,其中实现了递归算法以及非递归算法的前序遍历,中序遍历,后序遍历。TSTACK1.H: 为头文件,其中定义了一些常量的值,其中也包括了书中第三章的栈的实现,只需要将注解符去掉即可。运行环境为:VC++6 或 TC3-and Tsinghua University version of the "data structure" matching the achievement of a binary tree : BITREE1.CPP : mainly procedures, which achieved a recursive and non- recursive algorithm of algorithms preorder, preorder, after preorder. TSTACK1.H : for the first document, which defines a number of the value of a constant, which also include a third chapter of the book stack the realization simply have the website notes can be removed. Operating environment : VC 6 or TC3
- 2023-08-23 23:30: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
-
教育考试管理系统,可用于学习数据库的编写
教育考试管理系统,可用于学习数据库的编写-Test management system, the database can be used to study the preparation of
- 2022-06-02 03:45:13下载
- 积分:1
-
一个功能强大的在线订餐系统,点石金网络订餐系统
一个功能强大的在线订餐系统,点石金网络订餐系统-A powerful online reservation systems, point Shijin network reservation system
- 2023-04-30 16:30:07下载
- 积分:1
-
李纯
李春葆的《数据结构教程》教学PPT及书中所有源码,很值得一看!-Li Chun-bao s Data Structure Course Teaching PPT and source book of all, it is worth a visit!
- 2022-01-28 14:30:21下载
- 积分:1
-
一个最短路径算法,具体内容程序开头有介绍
一个最短路径算法,具体内容程序开头有介绍-a shortest path algorithm, the specific content of the beginning of a process introduced
- 2022-10-19 13:15:02下载
- 积分:1