-
data structure c language teaching demonstration
数据结构c语言的演示教学-data structure c language teaching demonstration
- 2023-01-15 13: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
-
约瑟夫环源代码,前中后序递归遍历二叉树
约瑟夫环源代码,前中后序递归遍历二叉树-Josephus source code, before, during and after recursive traversal sequence binary tree
- 2022-02-24 15:34:36下载
- 积分:1
-
vfp转换成excel表格
vfp转换成excel表格-vfp change to excel
- 2023-02-09 20:55:03下载
- 积分:1
-
VC环境下实现动态添加删除用户,数据库为SQL Sever 2
VC环境下实现动态添加删除用户,数据库为SQL Sever 2-VC environment dynamically add the user to delete the database for the SQL Sever 2000
- 2023-05-18 00:45:02下载
- 积分:1
-
本示例说明怎样用XML来保存日志文件
本示例说明怎样用XML来保存日志文件-this example to illustrate how to preserve XML log file
- 2022-01-24 15:38:20下载
- 积分:1
-
icarnegie ssd7数据库系统网上教材(含练习)
icarnegie ssd7数据库系统网上教材(含练习)-online database system icarnegie ssd7 materials (including practice)
- 2023-04-01 00:10:04下载
- 积分:1
-
matlab排队仿真代码
假设某银行有4个窗口对外接待客户,从早晨银行开门起不断有客户进入银行。由于每个窗口在某个时刻只能接待一个客户,因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进入银行的客户,如果某个窗口的业务员正空闲,则可上前输业务;反之,若4个窗口均有客户所占,他便会排在人数最少的队伍后面。
- 2022-05-05 06:36:58下载
- 积分:1
-
data algorithm, the cooler East problem
数据算法,凉东问题-data algorithm, the cooler East problem
- 2022-03-15 23:25:10下载
- 积分:1
-
Pure C language to write a small general
纯C语言写的小型通用数据库,一个C数据结构组科技小组的作品,附有开发思路PPT,这可是一个宝贵的资源哦,更底层的东西,运行于DOS提示符,可以新建数据库等操作。C的编程高手们值得参考一下。-Pure C language to write a small general-purpose database, a data structure C Group Technology Group works to develop ideas with PPT, this is a valuable resource Oh, and the bottom of things, running on the DOS prompt, you can operate a new database. C programming masters worthy of reference.
- 2023-01-16 16:55:04下载
- 积分:1