-
GuiToolkit的列子
GardenUI(免费,界面效果挺好的,XML,代码界面分离)
- 2022-08-25 08:19:22下载
- 积分:1
-
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。...
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。-this source code is the creation of HTTP server process. It distributes Using HTML language website.
- 2022-08-23 07:19:54下载
- 积分:1
-
学习词汇的一个程序,它的中文解释包含太多的通知…
背单词程序 数值微分:包括用插值多项式求数值导数 用三次样条函数...原理和程序设计语言(C语言或FORTRAN语言或BASIC... -a programme for learning vocabulary.It s chinese explain contain too much information,but useless!
- 2022-12-11 15:40:03下载
- 积分:1
-
串口通讯程序
串口通讯测试程序
- 2022-01-24 14:27:54下载
- 积分:1
-
小游戏连连看,两个相同的图案中间无阻塞可以连通就可以清除。最短消除完要多少计数时间...
小游戏连连看,两个相同的图案中间无阻塞可以连通就可以清除。最短消除完要多少计数时间-small game, the same two patterns among non-blocking connectivity can be removed. End eliminate the shortest amount of time count
- 2022-01-22 10:37:34下载
- 积分:1
-
远景与系统设计杂志六月2009
Vision and system design magazine 2009 June-Vision and system design magazine 2009 June
- 2022-01-22 13:31:30下载
- 积分:1
-
汇编语言的示例,学习的好东东,要下的快了。
汇编语言的示例,学习的好东东,要下的快了。-Examples of assembly language, learning a good Dongdong, it is necessary to fast.
- 2022-02-06 09:17:38下载
- 积分:1
-
Reversi game, using C to prepare to use VISUAL c++ Debugging
黑白棋小游戏,用C++编写 用VISUAL c++调试-Reversi game, using C to prepare to use VISUAL c++ Debugging
- 2022-04-12 19:30:29下载
- 积分: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
-
此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法....
此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
- 2022-08-25 01:40:18下载
- 积分:1