Luke's repositories
sbc-windows
A sbc encode/decode library migrated from [bluez project](http://www.bluez.org/sbc-13/).
btsdk-host-apps-bt-ble
BT and BLE Host applications, CyBluetool
c_language_study
Records of c language learning
cii-sample
C Interfaces and Implementations
ClassicWpfClient
Classic WPF Client Demo
design-patterns-in-modern-cpp
Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk
devcontainer-python
Learning devcontainer via mslearn-python-products,https://github.com/MicrosoftDocs/mslearn-python-products
TranslateProject
Linux**翻译项目
cpp-nanodegree-program
Practice on Udacity C++ Nanodegree Program
document-style-guide
中文技术文档的写作规范
EchoPluginDemo
sample on Qt plugin
foxglove-studio
Fork of the last open-source version of Foxglove Studio (v1.87.0)
lfs7.8-systemd
Linux From Scratch 7.8(Systemd)
LukeASR
这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小时), 所以识别效果也很好,可以媲美许多商用的ASR软件。
Nand2Tetris
The Projects of the book The Elements of Computing Systems
pthread_lab
multiple-threaded demo with pthread.
Qt-plugin-test
Statically, Dynamically, Designer, ... plugins
shape_based_matching
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers