-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1
-
P2P 点对点传输客户端,java实现,包括源码和可执行代码
P2P 点对点传输客户端,java实现,包括源码和可执行代码 -P2P peer-to-client, java implementation, including source and executable code
- 2022-05-21 14:14:05下载
- 积分:1
-
The program used for statistical section of the article appears in the English w...
该程序用来统计一段英文文章中出现单词的种类和各个单词出现的次数,并按字典序排列输出到文件。-The program used for statistical section of the article appears in the English word types and the number of times each word appears, according to the dictionary order arrange the output to a file.
- 2022-02-21 08:30:05下载
- 积分:1
-
This is the sorce code in Visual Basic 6 for the future home, controlhome applia...
This the sorce code in Visual Basic 6 for the future home, controlhome appliances on time basis.-This is the sorce code in Visual Basic 6 for the future home, controlhome appliances on time basis.
- 2022-08-15 17:36:55下载
- 积分:1
-
at91sam7x256 多套源码
atm91sam7x256资源,多套源码.含有分支adc,dataflash,usart,和emac,等多部分代码。我也是之前在其他同学共享的代码,支持开源,支持免积分。其中还包含twi,sd和usb等多部分教程。希望给大家帮助。希望大家多多下载哈。
- 2022-03-01 14:26:19下载
- 积分:1
-
模拟一个网络中信号德有衰减传输
当衰减到一定程度时对信号进行放大...
模拟一个网络中信号德有衰减传输
当衰减到一定程度时对信号进行放大
-simulated a network signal transmission attenuation Germany when it decays to a certain extent when the signal amplification
- 2022-12-09 11:15:03下载
- 积分:1
-
应用程序在选定的硬盘中搜索MP3文件,我..
这个应用程序在选定的硬盘中搜索MP3文件,在一个列表视图控件中显示搜索的文件和它们的信息,并在双击时播放它。 -the application procedures in the selection of drives to search for MP3 files, in a ClistCtrl shows search of documents and their information and double-click it for broadcast.
- 2022-05-17 11:44:36下载
- 积分:1
-
FlexCell使用示例源码(VFP8)
FlexCell使用示例源码(VFP8)-FlexCell use the sample source code (VFP8)
- 2022-06-28 16:20:28下载
- 积分:1
-
硬币找钱问题C++
该程序实现的是硬币找钱问题,即设有6 种不同面值的硬币,用这些面值的硬币来购物和找钱。购物时可以使用的各种面值的硬币个数存于数组Coins[1:6]中,商店里各面值的硬币有足够多。计算在1 次购物中需要使用的最少硬币组合。程序是基于VC++6.0平台实现的。
- 2022-08-19 11:45:34下载
- 积分:1
-
dynamic display resolution changes
动态改变显示器分辨率-dynamic display resolution changes
- 2022-06-12 01:05:31下载
- 积分:1