一千萬個為什麽
搜索
研究人員和計算機從業人員
Lambda微積分發生器
lambda-calculus
算法集的基數
algorithms
combinatorics
turing-machines
變量如何存儲在程序堆棧中並從程序堆棧中檢索?
programming-languages
memory-allocation
更快的算法在理論計算機科學中意味著什麽?
algorithms
精確/簡明的是單鏈表的“頭”?我在網上問bc的歧義
data-structures
linked-lists
用於快速查找字符串之間差異的數據結構或算法
data-structures
algorithms
comparison
program-optimization
如何使用O(1)額外空格檢查兩個字符串是否相互排列?
algorithms
strings
space-complexity
什麽是安全的編程語言?
programming-languages
為什麽加法和現代處理器中的逐位運算一樣快?
cpu
arithmetic
computer-architecture
circuits
digital-circuits
機器代碼在運行時實際上是什麽樣子的?
cpu
computer-architecture
功能編程就Set而言
functional-programming
category-theory
有限狀態自動機:最終狀態
formal-languages
graphs
finite-automata
regular-languages
盡管VC維度不好,為什麽深度學習會被炒作?
machine-learning
vc-dimension
為什麽圖靈機是一種流行的計算模型?
turing-machines
computation-models
有效壓縮簡單的二進制數據
information-theory
data-compression
如何證明任何算法無法寫入的數字的存在?
algorithms
reductions
halting-problem
計算數組中Element的頻率
arrays
algorithms
為什麽我們可以假設算法可以表示為位串?
algorithms
computability
turing-machines
computation-models
了解序列化
storage
馮·諾伊曼在罪中的隨機性是否不再適用?
entropy
randomness
data-compression
random-number-generator
P完全問題的子集可以在P中嗎?
complexity-theory
time-complexity
np-complete
np
生成非重復隨機數的O(1)內存的算法?
space-complexity
pseudo-random-generators
為什麽計算機科學中的數據被認為是離散的?
data-structures
mathematical-foundations
停止針對特定輸入/假設可計算的問題
halting-problem
為什麽有些遊戲是完整的?
complexity-theory
np-complete
computer-games
為什麽健全意味著一致性?
terminology
logic
first-order-logic
incompleteness
propositional-logic
每種數據類型是否都歸結為具有指針的節點?
data-structures
algorithms
abstract-data-types
為什麽圖像尺寸單位不是Pixel²?
terminology
一個字節是否包含8位,或9?
computer-architecture
numeral-representations
一個元素在兩個數組中不同。如何有效地找到它?
arrays
algorithms
efficiency
search-algorithms