-
自动关闭计算机
这是一个简单的应用程序,将教你如何创建一个时间二传手应用程序自动关闭计算机正在使用通过设置时间的小时、 分钟和秒。要求:1.Java 源代码代码编译器。2.Java 开发工具包 7u5 windows i586 或更大
- 2022-08-13 02:40:58下载
- 积分:1
-
Simple C++ class for manipulate Date and time.
Simple C++ class for manipulate Date and time.
- 2022-02-04 15:45:35下载
- 积分:1
-
Fonts small tools do for myself vb procedures can extract used in LCD dot matrix...
字模小工具,自己做的vb程序,可以提取液晶显示使用的点阵字库。-Fonts small tools do for myself vb procedures can extract used in LCD dot matrix character.
- 2022-02-05 20:01:46下载
- 积分:1
-
E属性
- 2023-06-28 13:30:04下载
- 积分:1
-
- 2023-03-13 23:35:04下载
- 积分:1
-
project to demonstrate system info using vb
project to demonstrate system info using vb
- 2022-08-13 19:43:31下载
- 积分:1
-
可以同时显示文字和图片的平面按钮类.zip
可以同时显示文字和图片的平面按钮类.zip-can also display text and pictures of the plane button category. Zip
- 2022-03-20 06:00:19下载
- 积分:1
-
The sample demo workspace includes two projects: DIB Test for Win32 environments...
The sample demo workspace includes two projects: DIB Test for Win32 environments, and DIB CE for CE environments that demonstrate the DIB wrapper. You will need the CE SDKs from Microsoft to be installed before you can build DIBSectionTestCE.dsw. There is also a version of the DIBSection wrapper ported by Kenny Goers with no dependancies on MFC. This version is currently slightly out of sync with the MFC version, and is provided as a convenience only. -The sample demo workspace includes two projects: DIB Test for Win32 environments, and DIB CE for CE environments that demonstrate the DIB wrapper. You will need the CE SDKs from Microsoft to be installed before you can build DIBSectionTestCE.dsw. There is also a version of the DIBSection wrapper ported by Kenny Goers with no dependancies on MFC. This version is currently slightly out of sync with the MFC version, and is provided as a convenience only.
- 2022-02-13 04:08: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
-
C++ STL程序员开发指南,是学习STL的好帮手
C++ STL程序员开发指南,是学习STL的好帮手-C++ STL programmers to develop guidelines, learning STL is a good helper
- 2022-07-14 10:40:49下载
- 积分:1