-
MPU6050_DMP6
利用Arduino实现读取MPU6050的DMP四元数(Arduino MCU reads MPU6050 use a DMP quaternion)
- 2013-08-28 14:57:56下载
- 积分:1
-
Feedback-linearization-
电机的反馈线性化控制,文件包括了模型和m文件。(Feedback linearization in motor control,The file includes model and m file)
- 2021-04-29 18:58:42下载
- 积分:1
-
电力终端程序
基于LINUX操作系统应用开发源程序,376.1规约,集电力载波,485,以太网,GPRS无线通讯接口,(This program is focused on the power industry s distribution transformer terminal procedures, the agreement Statute is 376.1 statute. Function carrier meter, 485 meter, GPRS remote communication, Ethernet communications.)
- 2018-10-22 20:05:20下载
- 积分:1
-
game
智力游戏 - 贪吃蛇游戏的C源代码 (Intellectual games- Snake game source code of C)
- 2009-05-20 17:01:18下载
- 积分:1
-
操作系统 词法分析
词法分析 从一个文件中读取字符串并进行分析成单词,并将各个单词保存在另一个文件中,给出此法分析的结果大部分参考了编译原理书上的内容,但是对 “”里括起来的内容没有进行处理为字符串
- 2022-02-02 10:55:19下载
- 积分:1
-
MSP430F5529_RTC_01
这个是官网没有提供的RTC实验代码,时间通过串口输出。可以方便你快速使用MSP430F5529的实时时钟。(This is the official website did not provide the RTC experimental code, the time via the serial output. Allowing you to quickly use the real-time clock of MSP430F5529.)
- 2020-11-11 09:29:46下载
- 积分:1
-
联动下拉列表和单项选择题
设计并实现一个用于查询教师课表的联动下拉列表页面,设计并实现一个用于单项选择题的测试页面
- 2022-06-16 17:29:58下载
- 积分:1
-
OpenGL小程序
运用OpenGL编写的小程序,大家如果可以用的到,就拿去用吧,可能一般般,刚开始接触OpenGL,多多包涵。
- 2023-01-23 10:25:06下载
- 积分:1
-
仿射加密代码
仿射加密法与单码加密法没什么不同,因为明文的每个字母分别只映射到一个密文字母。仿射密码的加密算法就是一个线性变换,即对任意的明文字符x,对应的密文字符为 ,其中,a,b∈Z26,且要求gcd(a,26)=1,函数e(x)称为仿射加密函数。
- 2023-04-02 14:50:04下载
- 积分:1
-
USART
计算机通过串口向开发板发送数据,开发板将数据原样送回。(The computer through the serial port to send data to the development board, development board will be sent back to the data as is.)
- 2009-11-24 16:36:41下载
- 积分:1