-
著名的《tcplean》的配套光盘,有完整的嵌入式tcp/ip源代码,非常便于学习,也可直接用于嵌入式应用中...
著名的《tcplean》的配套光盘,有完整的嵌入式tcp/ip源代码,非常便于学习,也可直接用于嵌入式应用中-famous "tcplean" matching discs, a complete embedded tcp/ip source code, very easy to learn and can be used directly embedded applications
- 2023-05-27 22:20:04下载
- 积分:1
-
做点阵式lcd多级菜单开发的一个例子
可以帮助初学者了解 交互式界面简单设计的部分...
做点阵式lcd多级菜单开发的一个例子
可以帮助初学者了解 交互式界面简单设计的部分-To do multi-level menu dot matrix lcd developed an example of an interactive interface to help beginners to understand some simple design
- 2022-06-14 06:07:30下载
- 积分:1
-
交通灯完整的实验设计程序和过程…
PLC实验设计交通灯完整程序及过程分析,是浙大一门课程的大作业-PLC traffic lights complete experimental design procedures and the process of analysis, is a curriculum Zheda big operation
- 2022-07-11 10:44:07下载
- 积分:1
-
一些UCGUI的实例,里面有EXE文件,可直接运行查看效果
一些UCGUI的实例,里面有EXE文件,可直接运行查看效果
- 2022-07-02 22:33:45下载
- 积分:1
-
STM32-TIM1产生PWM程序源码
通过STM32F303高级定时器TIM1产生PWM波形,STM32F303输出六路互补PWM波形初始化程序(可通过霍尔测速采集转变PWM占空比)
- 2022-02-15 12:23:48下载
- 积分:1
-
在ADI公司网站找到一些一些关于AD73360的资料,或许有用
在ADI公司网站找到一些一些关于AD73360的资料,或许有用-In ADI the company
- 2022-03-17 03:51:48下载
- 积分:1
-
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
-
the source of busybox
busybox-1.7.0 源码 制作文件系统工具 号称瑞士军刀 后缀名改为bz2-the source of busybox-1.7.0
- 2022-07-07 19:49:08下载
- 积分: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
-
基于atmel t89c51rd2的tcpip源代码
基于atmel t89c51rd2的tcpip源代码--TCP/IP source code for t89c51rd2 based on atmel.
- 2023-01-15 20:00:03下载
- 积分:1