Pinned Repositories
alsaplusplus
A C++ Wrapper for ALSA on Linux
amlogic-s9xxx-armbian
Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
annotated-py-projects
flask/sanic/asyncio/bottle/webpy 大量项目 源码阅读注释合集
AnnotatedCode
知名开源代码库的注释版:C++、Golang等
bluez5-spp-example
Bluez5 Serial Port Profile example client/server
Bluezpp
Simply Bluez but written in modern C++ and easy to manage !
bluezTest
对Linux下的Bluez的应用
Cpp-Design-Patterns
C++设计模式
design
Java以及计算机网络课程设计源码以及文档(均使用Java Swing编写),主要包括人机五子棋、即时通信软件、远程屏幕监控系统
DesignPattern
Design pattern demo code
lichenglcc's Repositories
lichenglcc/alsaplusplus
A C++ Wrapper for ALSA on Linux
lichenglcc/amlogic-s9xxx-armbian
Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
lichenglcc/annotated-py-projects
flask/sanic/asyncio/bottle/webpy 大量项目 源码阅读注释合集
lichenglcc/AnnotatedCode
知名开源代码库的注释版:C++、Golang等
lichenglcc/bluez5-spp-example
Bluez5 Serial Port Profile example client/server
lichenglcc/Bluezpp
Simply Bluez but written in modern C++ and easy to manage !
lichenglcc/bluezTest
对Linux下的Bluez的应用
lichenglcc/Cpp-Design-Patterns
C++设计模式
lichenglcc/design
Java以及计算机网络课程设计源码以及文档(均使用Java Swing编写),主要包括人机五子棋、即时通信软件、远程屏幕监控系统
lichenglcc/DesignPattern
Design pattern demo code
lichenglcc/gobbledegook
Standalone D-Bus-based BlueZ BLE GATT server for C/C++
lichenglcc/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
lichenglcc/level-ip
A hacker's userspace TCP/IP stack
lichenglcc/libblepp
Modern clean C++ Bluetooth Low Energy on Linux without the Bluez DBUS API
lichenglcc/Linux-0.12
Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行
lichenglcc/liveRtspServer
基于live555的RTSP服务器,采集V4L2摄像头、ALSA声卡编码传输
lichenglcc/mu_event
a simple network library
lichenglcc/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
lichenglcc/nrf52832-nimble
NimBLE Stack 基于 RT-Thread 在 nRF52832 上的开发
lichenglcc/sharing-bicycle
一个完整的、具备软件工程所有必备元素的安卓应用项目,包括源代码、安装包、用户手册、设计模型、需求报告和测试文档等。
lichenglcc/SoftwareEngineeringDesign
软件工程课程设计和软件开发过程中各种文档,关键是文档啊,代码不重要!
lichenglcc/strawberry
:strawberry: Strawberry Music Player
lichenglcc/tc-iot-at-sdk-stm32-freertos-based-example
tc-iot-at-sdk-stm32-freertos-based-example 面向使用支持腾讯AT指令的模组(2/3/4/5G、NB、WIFI等)接入腾讯物联网平台的终端设备开发者,mcu侧使用[腾讯AT_SDK]的移植示例,示例基于STM32F103 MCU和FreeRTOS的软硬件环境如何实现HAL层的移植。