C语言名题精选百则 技巧篇 冼镜光 源代码
☆18Nov 24, 2011Updated 14 years ago
Alternatives and similar repositories for C100
Users that are interested in C100 are comparing it to the libraries listed below
Sorting:
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Feb 5, 2024Updated 2 years ago
- C语言生成二维码的库☆19Dec 3, 2014Updated 11 years ago
- C语言基础及指针系列源码☆32Aug 25, 2016Updated 9 years ago
- Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip☆41Nov 13, 2016Updated 9 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 5 years ago
- ☆14Feb 13, 2021Updated 5 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 9 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- TouchGFX例程☆10Dec 14, 2016Updated 9 years ago
- 蓝牙协议文档大全☆11Aug 14, 2014Updated 11 years ago
- Cpp秋招求职总结笔记,包括C++语言基础,计算机网络,Linux操作系统,Socket网络编程基础,多线程服务器个人总结☆11Oct 28, 2020Updated 5 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- OSD Lyrics是受lrcdis的启发而开发的一款第三方歌词显示程序,它为Linux下的多款播放器提供类似Windows下QQ音乐的歌词显示功能,并能自动从网络上下载歌词。 =播放器支持= OSD Lyrics是独立程序,通过播放器提供的接口对播放器进行支持。目前O…☆14Nov 3, 2010Updated 15 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- キャラクター用シェーディングテストリポジトリ(© UTJ/UCL)☆11Apr 23, 2018Updated 7 years ago
- 基于Element+Vue构建的后台管理系统通用版☆12Jan 5, 2023Updated 3 years ago
- 车路协同项目:Linux+imx6+5.9☆15Apr 8, 2020Updated 5 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Jun 28, 2021Updated 4 years ago
- NCIIC身份证审核服务soap调用示例☆10Apr 22, 2016Updated 9 years ago
- linux系统下的UVC摄像头编程☆10Nov 4, 2017Updated 8 years ago
- Trying to replicate procedural generation algorithms - starting with Spelunky☆12Jul 14, 2016Updated 9 years ago
- How to catch and cast shadows for unlit materials in Unreal Engine 4☆12Sep 6, 2019Updated 6 years ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- 该程序的功能是与下位机(TMS320F28335)通信,通过CAN总线调试电机。 PC端接口用PyQt编写,mathplotlib用于实时更新曲线.☆10Sep 23, 2019Updated 6 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;☆11Apr 17, 2017Updated 8 years ago
- Linux截图(原始代码从Taobao的TMTS项目导入)☆14Aug 16, 2012Updated 13 years ago
- Unity3D memory compare every frame in editor☆12Jan 24, 2018Updated 8 years ago
- Demonstration of a factory pattern where the types automatically register themselves☆13Mar 13, 2019Updated 6 years ago
- an implementation of a lsmtree☆11Feb 18, 2023Updated 3 years ago
- Lightweight eventbus for golang☆13Jan 2, 2025Updated last year
- 3rd Person RPG project with Unreal Engine 4.21.2☆11Nov 14, 2022Updated 3 years ago
- BTSTACK☆11Mar 30, 2025Updated 11 months ago
- This repository includes all the content and samples that make use of the TeeChart VCL/FMX product.☆19Feb 16, 2026Updated 2 weeks ago
- libDBConnector程序库使用C/C++语言开发,通过MySQL C API 和Oralce OCI方式访问MySQL和Oracle数据库,且程序库可以跨平台使用,保留统一访问接口,用户只需设置创建连接对象的参数,即可改变数据库连接,同时保证同一应用程序可同时访问M…☆12May 14, 2015Updated 10 years ago
- My C++ port of the .NET DateTime struct☆14Jul 28, 2015Updated 10 years ago
- 链表 栈 队列 二叉树 前序遍历 中序遍历 后续遍历 层序遍历 递归实现 循环实现 查找算法 顺序查找 二分查找 二叉排序树☆12May 4, 2017Updated 8 years ago
- A simple library that implements an automatic DDNS Update Client for SAM DUE, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, RP2040-based RAS…☆12Nov 18, 2022Updated 3 years ago
- 程序以matlab语言编写,包括了Pearson相似度、UserCF、ItemCF、slope one算法、TopN推荐、MAE、RMSE、准确度、覆盖率等常用算法代码☆13Jun 16, 2019Updated 6 years ago
- A pure userspace filesystem developed on SPDK's block device layer, optimized for high-speed storage devices (NVMe/PMEM) in high-concurre…☆26Oct 20, 2025Updated 4 months ago