-
福州大眼鱼科技有限公司
- https://www.lxlinux.net/
Starred repositories
An Open Source Machine Learning Framework for Everyone
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
(CGCSTCD'2017) An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations. CGCSTCD = China Graduate Contest on Smart-city Technology and Creative Design
A quine that plays snake over its own source!
基于zigbee和stm32的智能家居系统,上位机使用Qt编写,实现了基本的监控。主要包括监控室内温度、湿度、烟雾浓度,用led灯模拟控制家中的灯。界面良好。
This is the sample code for Boost library Guide.
使用STM32F103C8T6控制TT电机来实现自平衡小车,电机驱动用的是DRV8833模块,姿态观测使用MPU-6050模块,PID控制方法参考了“M5StickC で倒立振子 PID制御編”中的相关内容,参数调节使用USB虚拟串口通信。