-
A Delphi history manager for self use only.Compiled under Delphi 2007 and VCLSki...
这是本人写的一个简单的Delphi打开历史文件清理软件,现在Delphi 2010已经有了这个功能了,不过如果你机器上装了多个的版本,不妨还是可以做为一个小工具使用的。编译此工程需要Delphi2007及VCLSkin5.4。如果没有vclskin,则打开工程时,可以把Tskindata组件删除。-A Delphi history manager for self use only.Compiled under Delphi 2007 and VCLSkin 5.4 required.If not installed vclskin components just delete TSkinData component.
- 2022-05-27 04:47:47下载
- 积分:1
-
坦克大决战VB源码
坦克大决战VB源码-decisive battle tanks VB source
- 2022-03-23 23:32:18下载
- 积分: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
-
opengl 3DS模型导入并实现3D模型的爆炸效果;
opengl 3DS模型导入并实现3D模型的爆炸效果;-opengl 3DS model load;and 3D model effect of the explosion
- 2022-06-16 02:45:22下载
- 积分:1
-
本程序为数字钟表显示
本程序为数字钟表显示-the procedures for the digital clocks show
- 2023-09-07 01:05:03下载
- 积分:1
-
Great Internet Mersenne Prime Search
GIMPS
Finding World Record Primes Since 1...
因特网梅森素数大搜索,多处理器版v25.9-Great Internet Mersenne Prime Search
GIMPS
Finding World Record Primes Since 1996
- 2022-10-10 13:25:03下载
- 积分:1
-
2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用
2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用 -2410 WINCE beep driver code provided for your reference learning to use
- 2022-08-24 00:26:00下载
- 积分:1
-
MFC串口代码
MFC串口调试代码,支持Unicode编码环境,异步接收方式。
- 2022-02-12 06:53:05下载
- 积分:1
-
我自己的模拟条,不需要硬件的支持
我自己的模拟条,不需要硬件的支持-my own simulation of the need to support hardware
- 2022-01-25 14:21:06下载
- 积分:1
-
经典C源程序100例.txt。该程序集深入浅出,适合各种层次的编程爱好者学习和研究。...
经典C源程序100例.txt。该程序集深入浅出,适合各种层次的编程爱好者学习和研究。-100 cases of classic C source. Txt. Set the program easy for enthusiasts at all levels to learn programming and research.
- 2023-02-14 06:40:04下载
- 积分:1