Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apachecn/cs61b-textbook-zh
:book: [译] UCB CS61b Java 中的数据结构
https://github.com/apachecn/cs61b-textbook-zh
cs61b data-structures java textbook ucb
Last synced: 6 days ago
JSON representation
:book: [译] UCB CS61b Java 中的数据结构
- Host: GitHub
- URL: https://github.com/apachecn/cs61b-textbook-zh
- Owner: apachecn
- License: other
- Archived: true
- Created: 2018-11-12T03:26:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T12:40:53.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T07:12:31.030Z (3 months ago)
- Topics: cs61b, data-structures, java, textbook, ucb
- Language: HTML
- Homepage:
- Size: 5.06 MB
- Stars: 331
- Watchers: 18
- Forks: 66
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cs-courses-zh - 中文版教材
README
# UCB CS61b Java 中的数据结构
> 原书:[Data Structures Into Java](http://inst.eecs.berkeley.edu/~cs61b/fa17/materials/book2/data-structures.pdf)
>
> 协议:[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/)
>
> 在水上行走和按需求文档开发软件都很容易——前提是它们都是冻结状态。——Edward V Berard* [ApacheCN LeetCode 刷题群 812791932](http://qm.qq.com/cgi-bin/qm/qr?k=O4wL2pA1LJEArhZ02mI-_YLn4gQFaQjK)
* [ApacheCN 学习资源](http://www.apachecn.org/)
* [UCB CS61a 课本:SICP Python 描述](https://github.com/apachecn/sicp-py-zh)## 目录
+ 一、算法复杂度
+ 二、抽象数据类型
+ 三、满足规范
+ 四、序列和它们的实现
+ 五、树
+ 六、搜索树
+ 七、哈希
+ 八、排序和选择
+ 九、平衡搜索
+ 十、并发和同步
+ 十一、伪随机序列
+ 十二、图## 负责人
* [@飞龙](https://github.com/wizardforcel): 562826179
* [@huangxiaohui8](https://github.com/huangxiaohui8): 867524747## 贡献指南
项目当前处于翻译阶段,请查看[贡献指南](CONTRIBUTING.md),并在[整体进度](https://github.com/apachecn/cs61b-textbook-zh/issues/1)中领取任务。
> 请您勇敢地去翻译和改进翻译。虽然我们追求卓越,但我们并不要求您做到十全十美,因此请不要担心因为翻译上犯错——在大部分情况下,我们的服务器已经记录所有的翻译,因此您不必担心会因为您的失误遭到无法挽回的破坏。(改编自维基百科)
## 赞助我们
![](https://www.apachecn.org/img/about/donate.jpg)