-
SAE-J1978
协议SAE1978,对编写对应程序有帮助( XIEYI SAE1978)
- 2011-05-13 11:53:44下载
- 积分:1
-
Leach
leach改进协议的MATLAB 源代码(leach matlab code)
- 2012-05-04 11:23:46下载
- 积分:1
-
c#联合halcon自定义直线卡尺
c#联合halcon自定义直线卡尺
- 2020-05-09下载
- 积分:1
-
TMS
教务管理系统,面向学生,老师,管理员三个用户的一个系统(Educational management system, a system for three users of the students, teachers, administrators)
- 2012-06-08 21:08:26下载
- 积分:1
-
Unity-3D
3d unity的一个平台酷跑游戏,仅有源代码,仅供参考(3D Unity running a game character control code, the development of language is C#, for reference only)
- 2020-12-29 12:39:01下载
- 积分:1
-
chengxu
双基地多发多收雷达空中目标三维定位的方法。(Bistatic radar method overcharged multiple air targets three-dimensional positioning.)
- 2016-11-01 11:39:23下载
- 积分:1
-
test
时间函数举例4,一个猜数游戏,判断一个人反应快慢。(Function of time, for example 4, a guess the number of games to determine the response speed of a person.)
- 2009-06-05 19:35:47下载
- 积分:1
-
matlabaavc
MATLAB与VC_混合编程实现一维小波多尺度分解_汉泽西.pdf用于电网故障检测(VC_ MATLAB mixed programming with one-dimensional wavelet multiscale decomposition _ Hanze Xi. Pdf for grid fault detection)
- 2013-09-04 20:29:39下载
- 积分:1
-
shanghaiyingyongjishuxueyuan
上海应用技术学院校友录,方便校友之间联络感情,互相留下信息。(Shanghai Institute of Technology alumni, facilitate contact between alumni feelings, leave a message each other.)
- 2014-01-06 10:14:37下载
- 积分:1
-
maopao_youhua
冒泡优化:
如果一个序列是int n[]={1,2,3,4,5,6,7,8,9} , 用正常的冒泡排序需要排8次才行,优化之后1次就好,也就是说序列越接近于正常序列,改进之后的冒泡排序的次数就越少,这样会给一个冒泡排序算法带了很大的效率。
思想:添加一个boolean变量用来判断冒泡是否是已经排好了顺序,如果boolean的值为false,说明是已经排好了,如果boolean的值true,说明没有排好,继续排。(If a sequence is int n [] = {, 1,2,3,4,5,6,7,8,9} need to row 8 times the job after optimization times like normal bubble sort, but alsomeans that the sequence is more close to the normal sequence, improved bubble sort, the less the number, which would give a bubble sort algorithm with a great deal of efficiency.
Idea: add a boolean variable used to determine the bubble whether it is already lined up the order, if the boolean is false, indicating already lined up, if the boolean value of true, did not line up, continue to row.)
- 2012-04-18 00:33:45下载
- 积分:1