-
麦轮小车万向资料
说明: 麦克纳姆轮 蓝牙连接 万向移动
蓝牙通信协议
波特率 9600
校验位 无
停止位 1位
一共发送8个字节:AA AA 00 00 00 00 55 55
AA AA (HEX格式,2字节,是帧头)
00 (HEX格式,1字节,转向,范围-127到127,0代表不转向;正值代表向右转向;负值代表向左转向)
00 (HEX格式,1字节,空)
00 (HEX格式,1字节,左右平移,范围-127到127,0代表停止左右平移;正值代表向右平移;负值代表向左平移)
00 (HEX格式,1字节,前后平移,范围-127到127,0代表停止前后平移;正值代表向前平移;负值代表向后平移)
55 55 (HEX格式,2字节,是帧尾)(McNamuren Wanxiang)
- 2019-03-01 12:07:25下载
- 积分:1
-
S6-1
说明: 编写一个程序,用以接受用户输入的两个double类型的值。一个值表示用户想要存放在银行账户中的金额。另一个值表示用户想要从银行账户中提取的金额。创建自定义异常,以确保提取的金额始终小于或等于当前的余额。引发异常时,程序应显示一则错误消息。否则,程序应显示从用户存款中扣除取款额之后的账户余额。(Write a program to accept the value of two double types that the user enters. A value represents the amount the user wants to store in a bank account. The other value is the amount that the user wants to extract from the bank account. Create a custom exception to ensure that the amount extracted is always less than or equal to the current balance. When an exception is caused, a program should display an error message. Otherwise, the program should show the balance of the account after deducting the amount from the user's deposit.)
- 2020-10-15 15:17:30下载
- 积分:1
-
JPEG_DEMO
c++的jpeg 源码(c++ the jpeg source)
- 2008-07-15 10:35:12下载
- 积分:1
-
GpsDemo
GPS数据收集测试工具,异步传输。用于手机GPS定位器上传的数据。该工具仅为测试工具.(GPS data collection and testing tools. Used for mobile phone GPS locator upload data. The tool is only for testing tools (agreement for the valley rice GT02 series))
- 2020-10-19 21:27:25下载
- 积分:1
-
read_netCDF_FVCOM
说明: 从FVCOM输出的Netcdf文件中提取各个参数(Function to extract data from a Netcdf file output from FVCOM)
- 2020-10-19 13:27:25下载
- 积分:1
-
TI-C6000-optimization--guide
为TI DSP 初学者收集整理了一系列的代码优化文档,并给出一个学习这些文档的流程,在doc文档中进行了一个概述和串联,帮助初学者更好更快的进入状态。(The optimization of code documents a series of TI DSP beginners collection, optimization including C and assembly code, and presents a learning process in these documents, DOC documents made a summary and series, to help beginners to better and faster to enter the state.
)
- 2013-10-04 11:47:32下载
- 积分:1
-
视频监控系统v4.0
视频监控系统v4.0
- 2015-05-11下载
- 积分:1
-
Field-weakening-control
PMSM电机的无速度传感器矢量控制,该部分软件包含最重要功能之一的弱磁控制!(Sensor-less FOC for PMSM, this code focus on fiel weakening control.)
- 2016-05-02 20:10:29下载
- 积分:1
-
AdoDBDemo
将db文件夹放在c盘根目录 这是用VC 使用ADO访问数据库 有对数据库的最基本的操作(will db folder on c occurs, it is made using VC ADO database of the basic database operations)
- 2004-12-15 19:42:46下载
- 积分:1
-
MAX232
利用max232,实现51单片机和电脑的通信,使得电脑发一个数据在单片机上用流水灯显示。(Use max232, achieving 51 SCM and PC communications, making the computer sends a data on a single chip with a water light show.)
- 2013-08-30 15:46:26下载
- 积分:1