yf956613
A curious geek and aspiring scientist, Ethan Johnson loves exploring the mysteries of the universe through his experiments and research.
beijing
Pinned Repositories
16f15325
Microchip 16F15325
addons-onestein
Odoo modules developed by Onestein
CZXing
C++ port of ZXing for Android
odoo-1
RD Dev Repository
odoo-addons
基于Odoo实现的微券通商城,实现微信登录、微信支付、二维码生成等
OdooAppBox
Odoo mobile app backend addons.
QGDW1376_2
Q/GDW1376.2 Protocol message parsing tool
system-design-primer-zh_CN
system-design-primer 的中文翻译,原仓库 https://github.com/donnemartin/system-design-primer
TMC-API
TRINAMIC's IC API
USTC-CS-Courses-Resource
:heart:中国科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
yf956613's Repositories
yf956613/Algorithms
全面的算法代码仓库
yf956613/algorithms-1
Algorithms & Data structures in C++.
yf956613/algos
Competitive programming algorithms in C++
yf956613/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
yf956613/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
yf956613/calculator88
Command-line calculator
yf956613/CCommon.Net
.net 公共基础类库组件
yf956613/design-patterns-cpp
C++ Design Patterns
yf956613/digital_garden
My digital garden of markdown notes, made and managed in Obsidian and turned into webpages with quartz.
yf956613/django-ledger
A bookkeeping & financial analysis engine for the Django Framework. UNDER ACTIVE DEVELOPMENT & NOT STABLE YET.
yf956613/Dlt698Server
基于dlt698协议开发反窃电终端后台/上位机软件
yf956613/flask-DLT645
DLT645批量抄表lib+网页版,支持InfluxDB
yf956613/gfep
Golang Fep Server for 698.45、376.1、...
yf956613/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
yf956613/Install_Packages
常用软件安装包仓库
yf956613/KL36-demo-sys
基于KL36微控制器的实验演示系统
yf956613/labview_book
LabVIEW 教程
yf956613/libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
yf956613/llcom
🛠可运行lua脚本辅助调试的串口调试助手Serial debugger, with lua scripts.
yf956613/lv_port_win_visual_studio
LVGL Windows Simulator Visual Studio Edition
yf956613/Math-for-Programmers-zh
用python学透线性代数和微积分
yf956613/netdata
Real-time performance monitoring, done right! https://www.netdata.cloud
yf956613/NModbus_example
This HMI is can do Remote monitoring Techman Robot using NModbus4 and C#
yf956613/project-based-learning
Curated list of project-based tutorials
yf956613/RJCP.DLL.SerialPortStream
SerialPortStream is an independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Default branch is 2.x and now has support for Mono with help of a C library.
yf956613/rt-thread
RT-Thread is an open source IoT operating system.
yf956613/SerialAssistant
使用C#+WinForm编写的串口助手
yf956613/split698
Split698 is a program that splits protocol DLT698.45 frames into meaningful parts.
yf956613/tmux
tmux source code
yf956613/TopologicalSort
拓扑排序(包含邻接矩阵和邻接表)