-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
获得计算机中可用的端口的名称,包括并口、串口等
获得计算机中可用的端口的名称,包括并口、串口等-access computer ports available the names, including parallel, serial, etc.
- 2022-06-13 18:09:57下载
- 积分:1
-
ofdm
ofdm在高斯信道下最基本的系统,期间加入了导频和信道的均衡,使得得到的误码性能变好。
- 2023-08-21 22:40:03下载
- 积分:1
-
VC++ 2005入门经典的源代码,Visual Studio .NET 2005 VC++环境。
vc++2005入门经典 源代码 visual studio.net 2005 vc++的经典入门书籍源代码-vc++ 2005 Introduction to the classic source code visual studio.net 2005 vc++ classic book Introduction to source code
- 2022-05-24 13:42:45下载
- 积分:1
-
这份年代比较久远了,02年的东西.是用borland c++ builder写的一个gui的程序.基本上03年之后我都只用vc了....
这份年代比较久远了,02年的东西.是用borland c++ builder写的一个gui的程序.基本上03年之后我都只用vc了.
-This era in the more distant, and in 2002 things. Is borland c++ Builder to write a gui procedures. Basically, in 2003 only after I used the vc.
- 2022-02-03 07:45:00下载
- 积分:1
-
- 2022-05-27 00:29:35下载
- 积分:1
-
关于vc和matlab接口的资料matlab大观园有不少文字介绍,大家可以方便地获得参考。为 加深大家的理解,我给大家提供一个简单的例子作为感性认识本文只介绍用...
关于vc和matlab接口的资料matlab大观园有不少文字介绍,大家可以方便地获得参考。为 加深大家的理解,我给大家提供一个简单的例子作为感性认识本文只介绍用引擎接口方式 ,这对于Simulink与vc接口尤为重要。-on vc Matlab and Matlab interface information herald many words, we can facilitate access to information. To enhance the understanding, I will give you a simple example perceptions as presented in this paper only way interface with the engine, which Simulink and vc interface is particularly important.
- 2022-02-02 14:40:52下载
- 积分:1
-
主要是用于电力系统实时库建立以及内存的分配和使用,对于电力系统通讯实时性有很好的保证...
主要是用于电力系统实时库建立以及内存的分配和使用,对于电力系统通讯实时性有很好的保证-the code is designed for the real-time database which is widely used in the electrical power system, the special design in memory distributing and using makes good assurance for the real time communication.
- 2022-07-04 14:06:02下载
- 积分:1
-
人机交互手册
human computer interaction handbook
- 2022-12-23 11:20:21下载
- 积分:1
-
用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验...
用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验-using Matlab best to achieve the same number of function approximation algorithm independent, I will be completed through the test of practice
- 2022-11-22 21:00:03下载
- 积分:1