-
介绍两类同步方法都是采用滑动相关寻找峰值的办法,区别在于使用的相关器模板和先验信息。每种方法在具体实现上又可分为:串行搜索和并行搜索...
介绍两类同步方法都是采用滑动相关寻找峰值的办法,区别在于使用的相关器模板和先验信息。每种方法在具体实现上又可分为:串行搜索和并行搜索-Introduce two types of synchronization methods are used to find the peak sliding correlation approach, the difference lies in the use of the correlator template and a priori information. Each method in the concrete realization can be divided into: serial search and parallel search
- 2022-05-05 08:24:49下载
- 积分:1
-
题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析:同上...
题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析:同上-Title: A 5-digit, to determine whether it was not the number palindrome. That is, 12,321 is a palindrome number of 10,000 seats with the same 10 with the same 1000. 1. Program analysis: ibid
- 2022-08-15 03:12:15下载
- 积分:1
-
大量ADuc831的程序员代码,用汇编语言编写,很有参考价值
大量ADuc831的程序员代码,用汇编语言编写,很有参考价值-A large number of programmers ADuc831 code, using assembly language to prepare, a good reference
- 2022-12-07 23:05:03下载
- 积分:1
-
Tower of Hanoi program a total of three
汉诺塔程序 共有三个轴 码数由键盘输入 屏幕上输出移动的过程及次数-Tower of Hanoi program a total of three-axis code number on the screen from the keyboard input and frequency output of the process of moving
- 2022-11-12 21:20:03下载
- 积分:1
-
This is a small calculator program, the realization of calculation functions, su...
这是一个计算器小程序,实现加减乘除功能,适合初学者参考及学习!-This is a small calculator program, the realization of calculation functions, suitable for beginners reference and learning!
- 2022-01-26 00:28:04下载
- 积分:1
-
汇编语言汇编语言源代码的五子棋源代码…
汇编语言五子棋的源代码 汇编语言五子棋的源代码-Assembly language assembly language source code backgammon backgammon source code
- 2022-06-01 01:14:18下载
- 积分:1
-
Windows环境下32位汇编语言程序设计配套书源码第16章
Windows环境下32位汇编语言程序设计配套书源码第16章-Windows Environment 32-bit assembly language programming book source package Chapter 16
- 2022-01-26 01:58:34下载
- 积分:1
-
本实例可以实现数制转换,输入输出显示,大小写转换
本实例可以实现数制转换,输入输出显示,大小写转换-This example system can achieve a number of conversion, input and output show that the conversion case
- 2023-08-17 20:30:03下载
- 积分:1
-
Ultrasonic obstacle avoidance source code, can refer to the schematic, please co...
超声波避障源码,可以参考,要原理图请联系我-Ultrasonic obstacle avoidance source code, can refer to the schematic, please contact me
- 2023-01-27 06:10:03下载
- 积分:1
-
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需...
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需立即发出声光指示信息,并实时存储、显示在“直道区”检测到的薄铁片数目。
(2)电动车到达B点以后进入“弯道区”,沿圆弧引导线到达C点(也可脱离圆弧引导线到达C点)。C点下埋有边长为15cm的正方形薄铁片,要求电动车到达C点检测到薄铁片后在C点处停车5秒,停车期间发出断续的声光信息。
(3)电动车在光源的引导下,通过障碍区进入停车区并到达车库。电动车必须在两个障碍物之间通过且不得与其接触。
(4)电动车完成上述任务后应立即停车,但全程行驶时间不能大于90秒,行驶时间达到90秒时必须立即自动停车。
-err
- 2022-06-15 21:39:27下载
- 积分:1