自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(16)
  • 收藏
  • 关注

原创 【CS 61b study notes 7】Graph & ShortPathProblem

学习记录

2024-12-08 22:26:02 1036

原创 【CS 61b study notes 6】Hashing

学习笔记

2024-11-30 13:28:46 563

原创 【CS 61b study notes 5】Abstract Data Type and Binary Search Tree

学习笔记~

2024-09-03 15:28:22 776

原创 【CS 61b study notes 4】Asymptotics&DisjointSets

学习记录~

2024-08-09 19:46:53 597

原创 【CS 61b study notes 3】Inheritance

仅作为学习记录~除了61b,还会参考https://www.geeksforgeeks.org/。有问题会及时修改~

2024-08-08 18:04:58 280

原创 【CS 61b study notes 2】Linked List & Array

cs61b 2021 学习记录. 有问题可以指出, 会及时纠正的。 一些塑料英文可能只有我自己能看懂 ~ 存档

2024-08-05 18:40:52 984

原创 【CS 61b study notes 1】Java Intro

Based on ucb cs61b 2021 sp , Josh Hug

2024-07-08 15:11:31 697

原创 【CS 61a study notes 9】HIVE SQL

just a record .

2024-06-18 15:36:10 968

原创 【CS 61a study notes 8】Exceptions

【代码】【CS 61a study notes 8】Exceptions。

2024-06-17 16:49:07 1001

原创 【CS 61a study notes 7】Scheme

【代码】【CS 61a study notes 7】Scheme。

2024-05-27 17:10:01 860

原创 【CS 61a study notes 6】Representation & Linked list & Efficiency & Sets

一些学习记录。

2024-05-07 16:30:12 487

原创 【CS 61a study notes 5】 Class&Object

一些学习记录,如果有错会改正

2024-05-04 19:40:20 1103 2

原创 【CS 61a study notes 4】Tree & Iterator & Generator

只是自己的学习记录,有错会改。

2024-05-04 15:02:13 722 1

原创 【CS 61a study notes 3】Sequences & Mutable Data

A sequence is an ordered collection of values.Any values can be included in a list.If we want to change other type into a list , we can just use list().e.g., the result of list(range(5, 8)) is [5, 6, 7]Some built-in methods of Lists:extend & +extend() &

2024-05-04 14:35:04 916 1

原创 【CS61A Study notes2】- Control&Recursive Function(including hw02)

学习记录,如果碰巧看见可以指正,一些只有我能看懂的中式英语

2024-04-03 15:39:27 1006 1

原创 【CS 61a Study notes1】- Higher-order function

学习记录,如碰巧看见有问题可以指正,自己写的中式英文可能只有我自己能看懂。

2024-03-25 20:01:23 821 2

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除