-
mp3的设计与实现,是一篇关于mp3方面研究的研究生毕业论文,对mp3方面的开发人员一定有帮助。...
mp3的设计与实现,是一篇关于mp3方面研究的研究生毕业论文,对mp3方面的开发人员一定有帮助。-Design and Implementation of mp3 is an mp3 research on post-graduate thesis on the mp3 area developers will certainly be helpful.
- 2022-03-14 12:48:23下载
- 积分:1
-
用单片机设计完成多按键功能的温度计,主要采用51单片机完成的设计。...
用单片机设计完成多按键功能的温度计,主要采用51单片机完成的设计。-MCU design is completed with a thermometer multi-function buttons, the main use of 51 MCU to complete the design.
- 2022-02-12 15:44:54下载
- 积分:1
-
任务mc683xx编译器的入门程序,包括编译器生成的…
tasking for MC683xx编译器使用的入门程序,包括编译通过所生成的各种文件。-tasking MC683xx compiler for the entry procedures, including compiler generated by the various documents.
- 2022-03-19 15:42:13下载
- 积分:1
-
ucGUI上的汉字子模提取工具,可将汉字库提取成ucGUI可直接使用的c文件...
ucGUI上的汉字子模提取工具,可将汉字库提取成ucGUI可直接使用的c文件-ucGUI the Chinese Submodules extraction tool, Store can be extracted directly into ucGUI use of the c file
- 2022-05-06 15:06:14下载
- 积分:1
-
超声波测距
以STC89C52单片机为控制芯片,产生超声波信号,并进行接收返回信号,完成距离检测并通过1602显示距离,使用语音模块播报距离。
- 2022-08-19 10:23:43下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
2407嵌入式系统程序(c语言)
2407嵌入式系统程序(c语言)-Embedded Systems 2407 (c language)
- 2022-04-21 14:08:48下载
- 积分:1
-
ds18b20在数码管上显示温度,在avr128已编译通过
ds18b20在数码管上显示温度,在avr128已编译通过-DS18B20 tube in the digital display of temperature, in avr128 compiled through
- 2022-02-12 21:32:10下载
- 积分:1
-
wps procedures. Wps provided speaks frequently used methods and source code
wps 操作程序。提供了wps常用的操用方法和源代码-wps procedures. Wps provided speaks frequently used methods and source code
- 2022-03-23 08:44:33下载
- 积分:1
-
Very good makefile generation tool, suitable for minor works
很不错的makefile生成工具,适合小型工程-Very good makefile generation tool, suitable for minor works
- 2022-07-06 09:15:01下载
- 积分:1