Crown Tako Shoka
  • 首頁
  • 歸檔
  • 分類
  • 標籤
  • 關於
Probability And Statics

Probability And Statics

機率與統計點估計母體(常態分佈或是白努力分布) 有母數統計 大母體: 抽不完的母體,抽樣數量大於30 小母體: 有限的母體,抽樣數量小於30 對於一個母體的抽樣,一次抽出n個,進行j次抽樣... 平均數 樣本平均數: 樣本平均數的平均數: 在抽樣趨近數量趨近於無限的時候, n -> inf 每次抽樣的樣本平均數的平均數會接近於母體平均數 點估計的不偏估計量 樣本平均數
2024-05-03
Compiler CH6 Bottom-Up Parsing

Compiler CH6 Bottom-Up Parsing

Compiler CH6 Bottom-Up ParsingOverview bottom-up parser started from parser tree’s leaves, move to its root traces a rightmost derivation in reverse replace rule’s RHS with its LHS top-down parser s
2024-05-02
RISC-V ISA Vector Extension

RISC-V ISA Vector Extension

Vector ExtensionrefVector extension manual from p10 to p31https://eupilot.eu/wp-content/uploads/2022/11/RISC-V-VectorExtension-1-1.pdf RISC-V Vector Extension学习笔记https://zhuanlan.zhihu.com/p/1407720
2024-05-02
Computer Organization
Computer Network CH4 Network Layer Data plane

Computer Network CH4 Network Layer Data plane

Computer Network CH4 network layer data planeNetwork layer: our goalsunderstand principles behind network layer services, focusing on data plane: network layer service models forwarding versus routin
2024-04-30
Computer Network
Computer Network CH3 Transport Layer

Computer Network CH3 Transport Layer

Computer Network CH3 Transport LayerTransport Layer: OverviewGoal understanding principle of transport layer servics multiplexing, demultiplexing reliable data transfer flow control congestion contro
2024-04-30
Computer Network
Computer Organization CH4 The Processor

Computer Organization CH4 The Processor

Computer Organization CH4 The Processor4.1 introintro p3performance ISA is diff. -> instruction count diff. clock cycle and CPI diff. determined by processor CH4 a more realistic pipeline vers
2024-04-30
Computer Organization
Algorithm CH2 Getting Started

Algorithm CH2 Getting Started

Algorithm CH2 Getting started2.1 Insertion sortthe number that we wish to sort are known as the keys Insertion sort operation Sorted in place: The numbers are rearranged within the array A, with at m
2024-04-30
Algorithm
#Math
Algorithm CH3 Growth of Function

Algorithm CH3 Growth of Function

Algorithm CH3 growth of functionAsymptotic notationO-notation -notation -notation Theorem waringinterpret # of anonymous function functio on left side o-notation -notation Comparison of fun.
2024-04-30
Algorithm
#Math
Algorithm CH4 Recurrences

Algorithm CH4 Recurrences

Algorithm CH4 RecurrencesA recurrence is a function is defined in terms of one or more base cases, and itself, with smaller arguments Ex. Substitution method T(n) is always constant for any con
2024-04-30
Algorithm
#Math
Algorithm CH6 Heap sort

Algorithm CH6 Heap sort

Algorithm CH6 HeapsortHeap A is a nearly complete binary tree. Height of node = # of edges on a longest simple path from the node down to a leaf. Height of heap = height of root = (lg n) A heap can
2024-04-30
Algorithm
#Math
1…345678

搜尋

Hexo Fluid
總訪問量 次 總訪客數 人