嵌入式系统软件设计中的常用算法_周航慈
☆92Aug 12, 2017Updated 8 years ago
Alternatives and similar repositories for Embedded_software_algorithm
Users that are interested in Embedded_software_algorithm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自用嵌入式项目框架,集各种☆36May 14, 2018Updated 7 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 8 years ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆76Nov 2, 2020Updated 5 years ago
- 嵌入式 - 卡尔曼滤波☆74Oct 11, 2020Updated 5 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- C嵌入式编程设计模式☆40Dec 27, 2023Updated 2 years ago
- 嵌入式面试笔试题整理☆54Feb 29, 2020Updated 6 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- 嵌入式C语言风格指南☆28Jan 31, 2019Updated 7 years ago
- Mobilenet v1 (3,128,128, alpha=0.25) on STMH7 using STMCube AI☆10Oct 25, 2019Updated 6 years ago
- 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结☆705Apr 24, 2025Updated 11 months ago
- UART Communication Protocol, support all platform☆11Feb 24, 2026Updated last month
- 嵌入式软件通用定时器☆12Jun 11, 2017Updated 8 years ago
- 【自制单片机GUI】自制可运行在 STM32 中的数字万用表图形界面和实现多页面菜单逻辑,程序适配正点原子 STM32F407 探索者开发板,可直接使用该开发板调试☆14Jul 25, 2025Updated 8 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 蓝牙协议栈抽象层☆16Oct 14, 2021Updated 4 years ago
- 嵌入式软件开发文档整理☆501Jan 1, 2019Updated 7 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63May 13, 2014Updated 11 years ago
- 插上usb变成一个普通的移动u盘,将带升级的应用文件加密后丢进u盘,断电完成升级☆18Dec 4, 2016Updated 9 years ago
- uT/OS是中国国内最早(2009/10/10发布V1.0)的用于物联网领域的开源RTOS内核之一,是Tenux开源社区(www.tenux.org或www.tenux.cn)的核心开源项目,uT/OS开源嵌入式操作系统内核是商业级质量,支持业界常用的Keil MDK、IA…☆23Nov 16, 2017Updated 8 years ago