-
八皇后的图形界面程序,c语言编写。
八皇后的图形界面程序,c语言编写。-eight Queen"s graphical interface procedures, c languages.
- 2022-07-16 16:18:36下载
- 积分:1
-
重新启动和关闭电脑
sar数据处理软件,韩国人开发,利用sar数据获取海表风场、流场、海浪信息-SAR Ocean Processor
- 2023-05-26 00:10:03下载
- 积分: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
-
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
- 2022-03-23 13:19:41下载
- 积分:1
-
查询CPU信息
MFC源码 关于获取CPU信息,信息有厂商 频率 等一系列信息
里面应用的还有汇编 所以比WMI查询的信息更加准确和有效
- 2022-02-04 07:41:08下载
- 积分:1
-
C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常...
C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常广泛的计算机编程语言。-The word C++ programmers in China in the circle of time is usually done " C Gaga" and the West do programmers usually read " C plus plus" , " CPP" or " dev.cpp" . It is a very extensive use of computer programming languages.
- 2023-07-27 05:35:03下载
- 积分:1
-
导出到Excel
Export To Excel
{*** *** *** *** *** *** *** *** *****}
{ TExcel Component 3.3 for Delphi 1.0 .. 3.0 }
{ }
{ Copyright (c) 1996 ... 1998 Tibor F. Liska }
{ Tel/Fax: +36-1-165-2019 }
{ Office: +36-1-209-5284 }
{ E-mail: liska@sztaki.hu }
{*****************************************************}
{ }
{ TExcel is provided free of charge as so long as }
{ it is not in commercial use. When it produces }
{ income for you, please send me some portion of }
{ your income (at least $50). Thank you. }
{ }
{*****************************************************}-Export To Excel
{*****************************************************}
{ TExcel Component 3.3 for Delphi 1.0 .. 3.0 }
{ }
{ Copyright (c) 1996 ... 1998 Tibor F. Liska }
{ Tel/Fax: +36-1-165-2019 }
{ Office: +36-1-209-5284 }
{ E-mail: liska@sztaki.hu
- 2023-02-24 23:05:04下载
- 积分:1
-
Based on the C++ The SMTP e
基于C++的SMTP的WINSOCK邮件发送器-Based on the C++ The SMTP e-mail transmitter of WINSOCK
- 2022-03-04 03:09:16下载
- 积分:1
-
指纹识别系统设计时进行方向图二值化的简单小程序
指纹识别系统设计时进行方向图二值化的简单小程序-Fingerprint Identification System design pattern to a simple binary applet
- 2022-11-04 18:00:03下载
- 积分:1
-
简单PL0编译器,有简单的界面,支持debug错误提示
简单PL0编译器,有简单的界面,支持debug错误提示-simple PL0 compiler, a simple interface, support debug error messages
- 2022-03-19 19:37:58下载
- 积分:1