-
* 采用插入排序法。
* 将8个单字节无符号数升序排列,数码管从左至右显示 8...
* 采用插入排序法。
* 将8个单字节无符号数升序排列,数码管从左至右显示 8-1。 *
* K1--- 查看最大值,K4--- 退出 *
* K2--- 查看最小值,K4--- 退出-* Use of Insertion Sort.* Will be eight single-byte unsigned number in ascending order, digital tube display from left to right 8-1.** K1--- See Max, K4--- out of** K2--- See minimum, K4--- quit
- 2022-02-04 15:03:01下载
- 积分:1
-
这是用MATLAB编写的静态图像压缩程序中的基于灰度编码部分
这是用MATLAB编写的静态图像压缩程序中的基于灰度编码部分-is prepared using MATLAB static image compression based on the procedures Gray coding
- 2023-04-18 18:30:04下载
- 积分:1
-
一个使数据文件的数据减速去前1000个点(可修改)平均值的算法....
一个使数据文件的数据减速去前1000个点(可修改)平均值的算法.-a data information in the paper before the slowdown to 1,000 points (to be revised) average of the algorithm.
- 2022-01-26 02:23:59下载
- 积分:1
-
PSO算法程序
一些常用的PSO算法程序,包括基本的PSO,线性变化PSO,压缩因子PSO,随机权重PSO等等,可以方便大家学习
- 2022-05-20 02:00:15下载
- 积分:1
-
一个很不错的vc4000捕捉卡视频捕捉程序开发包。
一个很不错的vc4000捕捉卡视频捕捉程序开发包。-a very good vc4000 capture video capture card program development package.
- 2022-03-24 13:13:55下载
- 积分:1
-
arm9 development
is extremely important for arm9 development board.
arm9 development
is extremely important for arm9 development board.
- 2022-01-28 04:34:05下载
- 积分:1
-
i am uploading obj_evalution matalb file which is step after noise estimation
i am uploading obj_evalution matalb file which is step after noise estimation
- 2022-02-13 01:13:19下载
- 积分:1
-
这是 关于tsp问题的原码。
请各位大虾指正。谢谢,
这是 关于tsp问题的原码。
请各位大虾指正。谢谢,
-on tsp This is the original code. Please correct me prawns. Thank you.
- 2022-02-04 01:42:45下载
- 积分:1
-
详细讲解了Mean
详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
- 2022-06-02 19:54:12下载
- 积分:1
-
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第...
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点 快走 10% 向左12个点 小步跳 30% 向右1个点 慢后滑 20% 向左两个点 -procedures we will use to simulate the traditional hand problems. We will adopt the random number generator of the development of the simulation program. Another winner set up 70 points, each point represents the runway competition of a possible location. The turtle and a rabbit from the starting point and finish in the first 70 points. According to the clock to a few seconds of dollars. As the clock turned to procedures under the following rules to regulate turtle and the rabbit"s location. Running types of animals occupying volume running time 50% of turtles to leave three points right after sliding 20% six points left walking 30% a point right rabbits sleep 20% Fixed After a 20% slide right nine points to leave 10% left
- 2023-05-25 17:55:03下载
- 积分:1