-
理性玫瑰学术体系:
Rational rose教务系统:
-教务.mdl
-教务系统.wsp
-Rose生成代码.rar:
----educational.h
----educational.cpp
----edu.opt
----edu.ncb
----edu.dsw
----edu.dsp
----CTSec.h
----CTSec.cpp
----CTeacher.h
----CTeacher.cpp
----CStudent.h
----CStudent.cpp
----CRecruit.h
----CRecruit.cpp
----CPerson.h
----CPerson.cpp
----Restore.1
----Debug-Rational rose academic system :- the Senate. mdl-academic system. wsp-Rose generated code. rar :---- educational. h-educational. cpp---- edu.opt- edu. ncb- edu. dsw- edu. dsp---- CTSec. h-CTSec. cpp- CTeacher. h---- CTeacher. cpp- CStudent. h-CStudent . cpp- CRecruit. h-CRecruit. cpp-CP erson.h---- CPerson. cpp .1-------- Restore D ebug
- 2022-05-31 01:36:55下载
- 积分:1
-
本软件包是《C 语言105》所附带的光盘,在TurbC++ 或者是TurbC 上都可以运行,但不可以在VC中使用。...
本软件包是《C 语言105》所附带的光盘,在TurbC++ 或者是TurbC 上都可以运行,但不可以在VC中使用。-The package is C Language 105 attached to the CD-ROM, in TurbC++ Or TurbC both can run, but can not be used in the VC.
- 2022-06-17 11:14:07下载
- 积分:1
-
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记...
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。
注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4.
Input Format:
第一行输入数组中记录个数n
第二行输入n个有序的整型关键码,以空格隔开
接下来输入三个待查关键码,每个关键码占一行
Output format:
对于每个关键码,分别输出:
找到给定值之前的每一轮的low,mid,high及相比较的待查找序列中的关键码,以空格隔开
接下来一行输出查找到的位置
接下来一行输出变化后的待查找序列
-Description:
The key codes for integers ordered sequence of binary search until the sorting sequence to an array of storage. If you find a complete set of records, returns to find the location of the next standard, and delete the key code is recorded if not find a complete set of records, returns 0, and a complete set of records inserted into the appropriate location, that is, the search was part of search. Find out the process for each one of the low, mid, high value, as well as compared to the value given the key code value and output of the last to find the locat
- 2023-05-15 19:40:03下载
- 积分:1
-
基于三星ARM2410,移植了WinCE操作系统的一个简易媒体播放器程序,开发环境EVC...
基于三星ARM2410,移植了WinCE操作系统的一个简易媒体播放器程序,开发环境EVC-Based on Samsung ARM2410, transplantation of the WinCE operating system, a simple media player process, development environment EVC
- 2022-04-30 01:22:28下载
- 积分:1
-
一个简单的游戏,很好玩有源代码提供,很好玩的游戏,是VC++编写的...
一个简单的游戏,很好玩有源代码提供,很好玩的游戏,是VC++编写的-A simple game, provided source code is a lot of fun, very fun game, is VC++ Prepared
- 2022-01-31 14:30:42下载
- 积分:1
-
闹钟程序
闹钟程序-clock procedures
- 2023-01-09 13:35:03下载
- 积分:1
-
自绘网格实例,初学者适合,介绍简单的绘制九宫格和图片加载效果...
自绘网格实例,初学者适合,介绍简单的绘制九宫格和图片加载效果-Since the draw grid instance, suitable for beginners, introducing a simple drawing and image loading effect Style Box
- 2022-03-15 22:32:31下载
- 积分:1
-
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序...
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
- 2023-08-07 13:55:03下载
- 积分:1
-
butterfly on nature
butterfly on nature-butterfly on nature
- 2022-02-28 19:28:14下载
- 积分:1
-
Charles Petzold的《windows程序设计》第五版,经典。带有电子数据和代码...
Charles Petzold的《windows程序设计》第五版,经典。带有电子数据和代码-Charles Petzold
- 2022-08-07 02:16:02下载
- 积分:1