-
stm32f407舵机控制程序
说明: stm32f407的舵机控制,角度范围为0-180度,可通过按键来改变pwm占空比,进而对舵机转动角度进行控制。也可以自行设置转动角度(Stm32f407 steering gear control, the angle range is 0-180 degrees, through the key to change the PWM duty cycle, and then control the steering gear rotation angle. The rotation angle can also be set by yourself)
- 2020-08-07 19:43:25下载
- 积分:1
-
kaoqin
适合企业使用的考勤系统,可以记录每个员工的考勤情况。(Attendance system for business use, you can record each employee' s attendance.)
- 2011-11-07 13:19:45下载
- 积分:1
-
小小的游戏,在桌面上很有意思的。但是是单机的不能联网。...
小小的游戏,在桌面上很有意思的。但是是单机的不能联网。-small game on the table very interesting. But there was not a single cluster.
- 2022-03-18 13:40:04下载
- 积分:1
-
frmSellSend.Designer
another incremental change is made to the new solution, and so on until no further improvements can be found.
- 2020-06-25 02:20:01下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
图片格式转换和裁剪
说明: 将BMP图片格式转换成彩色或者灰度图像,或者将图片裁剪(Image format conversion or image clipping)
- 2021-02-03 19:12:20下载
- 积分:1
-
SOCR
说明: 基于TDOA的凸优化定位和传统定位方法以及性能分析(Convex optimization localization and traditional localization methods based on TDOA and performance analysis)
- 2020-06-28 21:20:01下载
- 积分:1
-
值得收藏的一些ASP代码.rar 值得收藏的一些ASP代码.rar
值得收藏的一些ASP代码.rar 值得收藏的一些ASP代码.rar -copies of the some ASP code. Rar co pies of the some ASP code. Rar co pies of the some ASP code. Rar copies of the some ASP code. Rar
- 2023-03-09 19:50:02下载
- 积分:1
-
tmp117
TMP117 high-accuracy, low-power, digital temperature sensor
datasheet
- 2019-04-11 17:58:17下载
- 积分:1
-
MATLAB总结
信号稀疏表示的目的就是在给定的超完备字典中用尽可能少的原子来表示信号,可以获得信号更为简洁的表示方式,从而使我们更容易地获取信号中所蕴含的信息,更方便进一步对信号进行加工处理,如压缩、编码等。信号稀疏表示方向的研究热点主要集中在稀疏分解算法、超完备原子字典、和稀疏表示的应用等方面。(Signal sparse representation is to overcomplete dictionary given in as little as possible to represent atomic signal, signal can be more succinct representation, which makes it easier for us to get there in the signal information, more convenient for further signal processing, such as compression, encoding etc.. The focus of research on signal sparse representation focuses on sparse decomposition algorithm, ultra complete Atomic Dictionary and sparse representation.)
- 2018-01-13 22:18:49下载
- 积分:1