BP神经网络的C语言实现
☆87May 27, 2017Updated 9 years ago
Alternatives and similar repositories for c-bpnn
Users that are interested in c-bpnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C语言实现的轻量级神经网络库,在嵌入式设备上无缝部署预训练的神经网络☆45Dec 7, 2018Updated 7 years ago
- 4G模块开发☆11Aug 16, 2019Updated 7 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- Source code for 2018 CUMCM-ProbelmB-National First Prize(2018数学建模国赛B题全国一等奖源码)☆16Jan 14, 2019Updated 7 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 7 years ago
- xmservice☆10May 28, 2020Updated 6 years ago
- mruby VM implementation in 2KB ROM☆10May 7, 2019Updated 7 years ago
- ”智能“工业传感器解决方案,传感器联网(物联网范畴)。该方案基于4G模块,采用MQTT协议与阿里云平台连接,完成传感器数据采集与上报。☆18Jul 1, 2021Updated 5 years ago
- Unofficial C++ implementation of SLAM method, VITAMIN-E☆11Oct 10, 2020Updated 5 years ago
- Verilog RS232 Enhanced Synch-UART & RS232 Debugger HDL core with PC host RS232 real-time Hex-editor / viewer host utility.☆13Jan 15, 2022Updated 4 years ago
- ☆13May 21, 2019Updated 7 years ago
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆12Apr 24, 2023Updated 3 years ago
- C++ genetic algorithms scientific library☆15Aug 12, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Android AirKiss配网Java实现,支持中文WiFI名称。☆12Jul 2, 2019Updated 7 years ago
- C语言手撕机器学习/深度学习算法☆139Aug 27, 2021Updated 5 years ago
- 手势识别库:android端通过ndk打包成so库,java通过jni调用native识别方法:可以识别0-9,半对,错,对号,小数点☆15Aug 15, 2018Updated 8 years ago
- 算法精解-C语言描述☆20Apr 5, 2017Updated 9 years ago
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 4 years ago
- Sentry library for arduino.☆10Dec 1, 2024Updated last year
- python利用pywifi模块进行WiFi密码破解☆20May 29, 2024Updated 2 years ago
- Environment to play variations of the board game Azul, usable for Reinforcement Learning research in C++ and Python☆13Jan 30, 2024Updated 2 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆26Nov 25, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Verilog UART FIFO that will just echo back characters. Useful for testing the communications path.☆13May 5, 2015Updated 11 years ago
- Simultaneous localization and mapping (SLAM) tools in 3D☆12Sep 3, 2024Updated 2 years ago
- C++结构体序列化之Protobuf☆12Oct 23, 2022Updated 3 years ago
- linux0.11源码阅读笔记☆12Oct 15, 2018Updated 7 years ago
- 实时避障 地图显示 物体点云识别台阶、悬崖、斜坡;☆11May 25, 2021Updated 5 years ago
- A-star (A*) path finding algorithm in C☆10Nov 25, 2013Updated 12 years ago
- 一个开放源码的Windows视频播放器☆10May 9, 2021Updated 5 years ago
- chessboard or checkerboard pdf generator for camera calibration☆12Jul 22, 2018Updated 8 years ago
- Turtlebot 3 - Autonomous Exploration, Simultaneous Localization and Mapping, Navigation, SWARM☆10May 27, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 蓝牙5.1室内定位☆12Jun 8, 2022Updated 4 years ago
- c++实现神经网络☆13Jan 21, 2019Updated 7 years ago
- learn llvm☆15Oct 26, 2020Updated 5 years ago
- Realize data interaction between hardware and Alibaba Cloud platform through STM32, 4G, and MQTT protocols☆16Feb 13, 2024Updated 2 years ago
- TLV protocol on STM32 via UART☆12Jul 25, 2016Updated 10 years ago
- Implemented a RGBD vSLAM in C++☆11Feb 9, 2022Updated 4 years ago
- 使用阿里云和4G模块实现远程OTA升级☆23Oct 14, 2023Updated 2 years ago