-
[问题描述]
在二叉排序树中查找关键字为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
-
MS SQL数据库连接学校管理系统java
在MS SQL Server数据库连接 java的学校管理系统;
- 2022-07-25 09:05:03下载
- 积分:1
-
用vfp实现的工资管理系统源码,可实现中小企业员工工资自动化管理。...
用vfp实现的工资管理系统源码,可实现中小企业员工工资自动化管理。-Implemented using vfp salary management system source code, can realize automatic management of small and medium enterprises, wages and salaries.
- 2022-06-21 15:22:00下载
- 积分:1
-
C++ Builder程序员学习数据结构 第1章源码
C++ Builder程序员学习数据结构 第1章源码-Builder C programmers to learn data structure source Chapter 1
- 2022-04-23 10:28:48下载
- 积分:1
-
一个简单的数值计算程序所使用的数据是一些实数或整数,一个编译程序使用和加工的数据是源程序,而一个能修改自身的计算机程序使用和加工的数据(对象)就是自身。
一个简单的数值计算程序所使用的数据是一些实数或整数,一个编译程序使用和加工的数据是源程序,而一个能修改自身的计算机程序使用和加工的数据(对象)就是自身。-a simple numerical calculation procedures used by the data of some real or integer, a compiler use and processing of data source, and one can amend its own procedures for the use of the computer and processing of data (the object) is its own.
- 2023-01-26 17:55:02下载
- 积分:1
-
1.数据库文件名:spkc(位置:商品库存管理系统源程序文件spkc.mdb)
2.数据库类型:Access
3.连接方式:ADO
4.用户名...
1.数据库文件名:spkc(位置:商品库存管理系统源程序文件spkc.mdb)
2.数据库类型:Access
3.连接方式:ADO
4.用户名:mrkj
5.密码:111dataspxxglxt_Log.LDF文件)
2.数据库类型:SQL Server
3.连接方式:ADO
4.用户名:mrkj
5.密码:-1. Database File Name : spkc (location : merchandise inventory management system source files spkc.mdb) 2. Database types : Access 3. Connectors : ADO 4. Username : mrkj 5. Password : 111 data spxxglxt_Log.LDF) 2. Database types : SQL Server 3. Connectors : ADO 4. Username : mrkj 5. Password :
- 2022-03-21 01:41:08下载
- 积分:1
-
实现了插入排序,希尔排序, 冒泡排序,快速排序,选择排序,堆排序和归并排序,以及可以对排序的性能进行分析,较适合用作排序算法的学习...
实现了插入排序,希尔排序, 冒泡排序,快速排序,选择排序,堆排序和归并排序,以及可以对排序的性能进行分析,较适合用作排序算法的学习-achieved insertion sort, Hill, in order Bubble Sort, quick sort, select, in order of ranking and sculpture merge sorting, and sequencing can analyze the performance and more appropriate for the learning algorithm
- 2022-08-22 00:09:27下载
- 积分:1
-
数据结构教程代码
严蔚敏 上机实验操作代码
数据结构教程代码
严蔚敏 上机实验操作代码-Data Structure Course Code YAN Wei-min experimental operation on machine code
- 2022-03-22 19:43:11下载
- 积分:1
-
jdbc连接db2范例,非常完整,我找了很久,供学习参考
jdbc连接db2范例,非常完整,我找了很久,供学习参考-jdbc connecting db2 example, the very integrity, I look for a long time for study reference
- 2022-04-24 04:48:38下载
- 积分:1
-
BP神经网络JAVA代码
基于神经网络实现的JAVA代码,BP前缀型,使用简单。分为三个包,一个layer层,一个节点NODE 一个网络NETWORK。
基于神经网络实现的JAVA代码,BP前缀型,使用简单。分为三个包,一个layer层,一个节点NODE 一个网络NETWORK
- 2022-07-13 13:26:46下载
- 积分:1