- Notifications
You must be signed in to change notification settings - Fork87
数据结构(C语言描述)学习笔记
NotificationsYou must be signed in to change notification settings
austin2035/learn-data-structures
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
此笔记,面向初学者,基于C语言,从零实现各种常见数据结构。其中,部分封装为库,且经过内存检测。
在线阅读:https://lookcos.cn/archives/1120.html
- 阮一峰. C语言教程.https://wangdoc.com/clang/intro.html.
- antirez. Redis3.2.9.https://github.com/redis/redis/releases/tag/3.2.9
- antirez. Redis6.0.0.https://github.com/redis/redis/releases/tag/6.0.0
- 黄健宏.《Redis设计与实现》.http://redisbook.com/
- 黄建宏.带有详细注释的Redis3.0源码.https://github.com/huangz1990/redis-3.0-annotated
后面还有挺多要更新的,跳表、红黑树等。
About
数据结构(C语言描述)学习笔记
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.