All Projects → apachecn → Cs61b Textbook Zh

apachecn / Cs61b Textbook Zh

Licence: other
📖 [译] UCB CS61b Java 中的数据结构

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Cs61b Textbook Zh

Library Checker Problems
The problem data (Test case generator, judge's solution, task, ...) of Library Checker
Stars: ✭ 183 (-8.04%)
Mutual labels:  data-structures
Coursera
Source Code and Starter Code for Accelerated Computer Science Fundamentals Specialization on Coursera
Stars: ✭ 189 (-5.03%)
Mutual labels:  data-structures
Cozy
The collection synthesizer
Stars: ✭ 196 (-1.51%)
Mutual labels:  data-structures
Data Structures And Algorithms Hacktoberfest18
List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
Stars: ✭ 187 (-6.03%)
Mutual labels:  data-structures
Programmers Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
Stars: ✭ 189 (-5.03%)
Mutual labels:  data-structures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+1041.71%)
Mutual labels:  data-structures
Fun
操作系统,数据结构,网络,python,go,web
Stars: ✭ 181 (-9.05%)
Mutual labels:  data-structures
Voronoi image manipulation
A system independent tool for interactive image manipulation with Voronoi and Delaunay data structures.
Stars: ✭ 196 (-1.51%)
Mutual labels:  data-structures
Rust Algorithm Club
Learn algorithms and data structures with Rust
Stars: ✭ 184 (-7.54%)
Mutual labels:  data-structures
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+1466.33%)
Mutual labels:  data-structures
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-6.03%)
Mutual labels:  data-structures
Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Stars: ✭ 186 (-6.53%)
Mutual labels:  data-structures
Collections C
A library of generic data structures.
Stars: ✭ 2,297 (+1054.27%)
Mutual labels:  data-structures
Cs61b sp19
Data Structures
Stars: ✭ 185 (-7.04%)
Mutual labels:  data-structures
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+1173.37%)
Mutual labels:  data-structures
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-8.04%)
Mutual labels:  data-structures
Supdate
Clojure's update with superpowers.
Stars: ✭ 190 (-4.52%)
Mutual labels:  data-structures
Simplegpuhashtable
A simple GPU hash table implemented in CUDA using lock free techniques
Stars: ✭ 198 (-0.5%)
Mutual labels:  data-structures
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (-1.51%)
Mutual labels:  data-structures
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-3.52%)
Mutual labels:  data-structures

UCB CS61b Java 中的数据结构

原书:Data Structures Into Java

协议:CC BY-NC-SA 4.0

在水上行走和按需求文档开发软件都很容易——前提是它们都是冻结状态。——Edward V Berard

目录

  • 一、算法复杂度
  • 二、抽象数据类型
  • 三、满足规范
  • 四、序列和它们的实现
  • 五、树
  • 六、搜索树
  • 七、哈希
  • 八、排序和选择
  • 九、平衡搜索
  • 十、并发和同步
  • 十一、伪随机序列
  • 十二、图

负责人

贡献指南

项目当前处于翻译阶段,请查看贡献指南,并在整体进度中领取任务。

请您勇敢地去翻译和改进翻译。虽然我们追求卓越,但我们并不要求您做到十全十美,因此请不要担心因为翻译上犯错——在大部分情况下,我们的服务器已经记录所有的翻译,因此您不必担心会因为您的失误遭到无法挽回的破坏。(改编自维基百科)

赞助我们

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].