Archives
All the articles I've archived.
-
[C#] ObjectDisposedException:Disposed Context 的成因與解法
csharp entity-framework dependency-injectionCommon causes of ObjectDisposedException on DbContext in C# and how to fix them
-
[PostgreSQL] 資料保護機制
postgresql database security在 PostgreSQL 中透過 Schema 隔離與 Column-Level GRANT 實現資料保護,讓不同角色只能存取該看到的資料。
-
[System Design] Digital Twin Shadow 設計:高頻場景下如何確保 Desired / Reported 的順序性
system-design programming
-
[Vim] 常見 Vim Commands
vim cli programmingMy favorites Vim commands
-
[C#] 並行與異步編程完整教學
csharpA complete tutorial of C# asynchronous programming and concepts of channel and thread
-
[Docker] Docker 指令 以 NATS 為例
docker programmingDocker commands collection
-
[Linux] Screen command summary
linux screenA simple summary of screen command in linux
-
EdgeSync ServiceFramework AspNetCore.Mvc
csharp programmingEdgeSync ServiceFramework AspNetCore.Mvc 提供了一個強大的框架,用於在 ASP.NET Core 應用程式中自動化 NATS 通訊模式的配置。框架支援兩種主要的通訊模式:**Request/Response** 和 **Pub/Sub**,並可搭配 NATS JetStream 或 Classic NATS 使用。
-
[C#] 打包 nuget
csharp programming將專案打包成 nuget
-
[.NET] User Secret CLI
csharpHow to set user secret using dotnet
-
[AI] 卷積神經網路
cnn convolutional-neural-network image-classificationIntroduction to CNN
-
[AI] 機器學習的流程
machine-learning-workflow model-deployment data-labelingThe flow of machine learning
-
[AI] 提高普適化能力
generalization feature-engineering early-stoppingHow to enhance the generalization ability of the model
-
[AI] 提升模型的表現
model-tuning learning-rate overfittingHow to enhance the performance of the model
-
[AI] 評估模型
model-evaluation cross-validation train-test-splitHow to evaluate the model
-
[AI] 普適化
generalization overfitting underfittingIntroduction to generalization
-
[AI] 迴歸問題
regression boston-housing feature-normalizationRegression problem
-
[AI] 多元分類問題
multi-class-classification reuters text-classificationMulti categorical classification problem
-
[AI] 二元分類問題
binary-classification imdb sentiment-analysisBinary categorical classification problem
-
[AI] 3-8. 客製化 Training
keras custom-training gradient-tapeHow to customize training in Keras
-
[AI] 3-7. Keras API
keras layer modelA introduction to Keras API
-
[AI] 3-6. 實作線性分類器
linear-classifier tensorflow binary-classificationA implementation of linear classification using Tensorflow library
-
[AI] 3-5. 邏輯斯迴歸(logistic regression)
logistic-regression bayes-theorem gaussian-distributionThe introduction to logistic regression
-
[AI] 3-4. 線性迴歸
linear-regression supervised-learning loss-functionThe introduction to linear regression
-
[AI] 3-3. 使用 TensorFlow 與 Keras 函式庫
tensorflow keras tensorUsages of TensorFlow and Keras
-
[AI] 3-2. Keras 介紹
keras tensorflow deep-learningIntroduction to the Keras
-
[AI] 3-1. TensorFlow 介紹
tensorflow automatic-differentiation gpuIntroduction to the TensorFlow
-
[AI] 2-3. 優化器 Optimizer
optimizer gradient-descent backpropagationThe concept of optimizer in machine learning
-
[AI] 2-2. 張量 Tensor
tensor numpy data-representationThe concept of tensor
-
[AI] 2-1. 初試神經網路-手寫辨識 mnist
neural-network mnist tensorflowFirst trial for neural network using mnist
-
[AI] 1-3. 深度學習的發展
deep-learning gpu activation-functionThe development of deep learning
-
[AI] 1-2. 機器學習的基礎技術
naive-bayes logistic-regression probabilistic-modelingThe fundamentals of Machine Learning
-
[AI] 1-1. 何謂人工智慧?
artificial-intelligence machine-learning deep-learningWhat is artificial intelligence?
-
[IT] 初始 react project (TailwindCSS & TypeScript & Context)
react typescript tailwindcss -
[Diary] 自由的第二天
diary freelancer life-reflectionThe second day of freelancing life
-
[Diary] 成為 freelancer 的第一天
diary freelancer life-reflectionThe first day of being the freelancer
-
[IT] 拯救 react
react
-
基於 Ollama 和 LangChain 的 Naive RAG 實作(搭配 streamlit UI)
genai rag ollama本文將介紹一個使用 Streamlit、Ollama 和 LangChain 構建的文件查詢系統。
-
[IT] React + .Net
csharp react -
[IT] ApiController Atrribute
csharp mvc -
[IT] HTML + CSS
html css
-
[IT] EntityFramework Commands
csharpSome commands to trigger migration operations
-
[System Design] 系統設計概念與資源 System Design and Resources
system-design programming學習系統設計概念的資源
-
[IT] 用 C# 建置 Clean Architecture 專案
csharp clean-architecture
-
[IT] 使用 Clean Architecture + DDD 建置 Restful API
csharp clean-architecture -
[ML] 選擇 loss function/ optimizer/ metrics
machine-learning deep-learningOptimizer
-
[IT] .NET Maui
csharp dotnet maui -
[Hugo] 使用 Hugo-notice
algorithm java cppDesc Text.
-
[IT] CORS 跨原始來源要求
csharp -
[ML] General guide on ML
machine-learninggeneral guide on machine learning
-
1834
array sorting heap -
2463
array dynamic-programming sorting -
binary_search
binary-search leetcode -
bit_manipulation
bit-manipulation leetcode -
common_data_structure
data-structure leetcode -
dynamic_programming
dynamic-programming leetcode -
grid
grid leetcode -
greedy
greedy leetcode -
linked_list_binary_tree
linked-list tree leetcode -
graph
graph leetcode -
math
math leetcode -
monotonic_stack
monotonic-stack leetcode -
string
string leetcode -
[Statistics] a群體與b群體各別標準差求整體標準差
statistics
-
[algo] timeline algorithm
algorithm dynamic-programming shortest-common-supersequence -
[IT] DDD, Hexagonal, Onion, Clean, CQRS 大整合
explicit-architecture ddd hexagonal-architecture -
[IT] 服務導向的架構 Service Oriented Architecture (SOA)
soa service-oriented-architecture corba -
[IT] 從 CQS 到 CQRS
cqrs cqs command-pattern
-
[IT] 事件驅動架構 Event-Driven Architecture
event-driven-architecture decoupling async -
[IT] 乾淨架構 Clean Architecture
clean-architecture hexagonal-architecture onion-architecture -
[IT] 洋蔥架構 Onion Architecture
onion-architecture ports-and-adapters dependency-inversion -
[ML] sample1 - 手寫數字辨識
software-architecture -
[IT] 埠與適配器架構 Ports & Adapters Architecture aka 六邊形架構 Hexagonal Architecture
hexagonal-architecture ports-and-adapters dependency-inversion -
[IT] 領域驅動設計 Domain-Driven Design
domain-driven-design ubiquitous-language bounded-context -
[IT] 套件與命名空間 packaging & namespacing
packaging encapsulation low-coupling -
[IT] EBI 架構
ebi-architecture entity-boundary-interactor use-case -
[IT] Model1 & Model2
mvc model-view-controller jsp -
[IT] Action-Domain-Responder(ADR) 架構
adr mvc-variant rest-api -
[IT] Resource-Method-Representation(RMR) 架構
rmr rest-api mvc-variant -
[IT] MVC 及其變形
mvc model-view-controller mvp -
[IT] 分層架構 Layered Architecture
layered-architecture separation-of-concerns software-architecture -
[IT] 單體架構 Monolithic Architecture
monolithic-architecture modular-programming software-architecture -
[IT] 架構風格 vs. 架構模式 vs. 設計模式 Architectural Styles vs. Architectural Patterns vs. Design Patterns
architectural-style architectural-pattern design-pattern -
[IT] 程式語言的演進 Programming Language Evolution
programming-language software-evolution oop -
[IT] 軟體架構前提 The Software Architecture Premises
software-architecture architectural-style design-principle -
[IT] 軟體架構編年史 The Software Architecture Chronicles
software-architecture architecture-chronicle design-pattern -
[ML] Start Tensorflow Environment with Conda
machine-learning -
[Leetcode] Arrangement
data-structure -
[IT] Clean Architecture - 第4章 - 結構化程式設計
clean-architecture structured-programming dijkstrastructured programming
-
[IT] Clean Architecture
clean-architecture solid dependency-inversion -
[IT] 事件總線 EventBus
event-bus design-pattern csharp -
[IT] Clean Architecture - 重點整理
clean-architecture -
[IT] LINQ: IQueryable Provider
linq csharp iqueryable一系列關於如何建立 LINQ IQueryable Provider 的文章,每篇都是建立在前一篇的基礎上。
-
[IT] Clean Architecture - 第3章 - 程式設計範式總覽
clean-architecture programming-paradigm structured-programmingparadigm overview
-
[IT] Clean Architecture - 第二部分 從基礎構件開始: 程式設計範式(Paradigms)
clean-architecture programming-paradigm structured-programming -
[IT] Clean Architecture - 第2章 - 兩個價值維度
clean-architecture software-design behavior-vs-structuretwo values
-
[IT] Clean Architecture - 第1章 - 設計與架構到底是什麼
clean-architecture software-design software-maintenanceWhat is design and architecture?
-
[IT] Clean Architecture - 第一部分 概述
clean-architecture software-design software-maintenance -
[IT] Clean Architecture - Catalog
clean-architecture robert-c-martin table-of-contents
-
[DXP] 在 spotfire 中創建自定義視覺化工具
spotfire custom-visualization extension-development在 spotfire 中創建自定義的視覺化工具
-
[ML] 01. 機器學習基本概念簡介
machine-learning什麼是機器學習,機器學習任務,監督式學習的運作流程
-
[C#] Large Object Heap
csharpIntroduction to Large Object Heap
-
[DXP] Spotfire Extension 擴充程式
spotfire extension sdkspotfire sdk 介紹
-
[DXP] Spotfire Developer SDK
spotfire sdk extension-developmentspotfire sdk 介紹
-
[DXP] 在 spotfire 中創建自定義工具
spotfire custom-tool extension-development在 spotfire 中創建自定義工具
-
[DXP] 在 spotfire 中創建自定義任務
spotfire automation-services custom-task在 spotfire 中創建自定義任務
-
[DXP] 使用 Visual Studio 對 Spotfire 開發進行環境設置
spotfire visual-studio sdkspotfire 開發環境設置
-
[CS] Sample cost for performance test
csharp -
[IT] 關聯模式的五大鍵 Super key、Candidate Key、Primary Key、Alternate Key、Foreign Key
sql database關聯模式的五大鍵介紹
-
[Algo] 3-2. Binary Search
algorithm介紹二元搜索法,並介紹其適用情境
-
[C#] C#3、LINQ 及相關特性
csharp cIntroduction to LINQ in C#
-
[IT] Design Patterns
design-pattern簡介設計模式
-
[ML] 簡單實作測試
machine-learning -
[Algo] 3-10. Binary Indexed Tree(Fenwick Tree, BIT)
algorithm利用 Binary Indexed Tree 做數組的動態更新與查詢,中譯為樹狀樹組
-
[Algo] 3-1. Two Pointer/Sliding Window
algorithm使用雙指標或是更進階的滑動窗口的技巧,對資料集合(可能是array,可能是list)做搜尋。
-
[LeetCode] 132. Palindrome Partitioning II
string dynamic-programming -
[Algo] 3-0. Sorting
algorithm sorting從排序開始,練習將想法實踐,All start from sorting
-
[C#] Namespace Alias 命名空間別名
csharp cNamespace alias in C#
-
[C#] Property getter/setter access separate 訪問權限分離
csharp cSeparate getter/setter property access in C#
-
[C#] static class 靜態類別
csharp cIntroduction to static class in C#
-
[C#] C# 筆記
csharpNotes for C#
-
[C#] Partial Type 局部類型
csharp cIntroduction to partial class ans partial method in C#
-
[C#] IEnumerable & IEnumerator 迭代器
csharp cIntroduction to Iterator in C#, including IEnumerator and IEnumerable
-
[C#] Delegate 委派
csharp cIntroduction to Delegate in C#
-
[C#] Nullable 可空值類型
csharp cIntroduction to Nullable in C#
-
[C#] Generic 泛型
csharp cIntroduction to Generic in C#
-
[Life] 原子習慣
atomic-habits self-improvement book-review對習慣演成的一些隨筆
-
[Algo] 2-4. 回溯法 Backtracking
algorithm演算法設計,介紹什麼是回溯法,並示範運用回溯法的思維解題
-
[Algo] 2-3. 分治法 Divide and Conquer
algorithm演算法設計,介紹什麼是分治法,分治法的核心思想與例題,與常見的一些技巧。
-
[Algo] 2-2. 貪心演算法 Greedy
algorithm演算法設計,介紹什麼是貪心法,貪心法的解題思維
-
[Algo] 2-1. 暴力演算法 Brute Force
algorithm演算法設計,介紹什麼是暴力演算法,並示範幾種資料結構的遍歷與枚舉
-
[LeetCode] 491. Non-decreasing Subsequences
array hash-table backtracking -
[IT] C# Depth Ch.2 C# 2
csharp -
[LeetCode] 974. Subarray Sums Divisible by K
array hash-table -
[LeetCode] 53. Maximum Subarray
array divide-and-conquer dynamic-programming -
[LeetCode] 918. Maximum Sum Circular Subarray
array divide-and-conquer dynamic-programming -
[IT] C# Depth Ch.1 與時俱進的語言
csharp -
[LeetCode] 926. Flip String to Monotone Increasing
string dynamic-programming -
[IT] Shell 筆記
linux shell -
[LeetCode] 1519. Number of Nodes in the Sub-Tree With the Same Level
hash-table tree dfs -
[LeetCode] 100. Same Tree
tree dfs bfs -
[LeetCode] 149. Max Points on a Line
array hash-table math -
[LeetCode] 452. Minimum Number of Arrows to Burst Balloons
array greedy sorting -
[Algo] 1-9. Algorithm
algorithmC++ 的內建演算法庫使用與範例
-
[LeetCode] 944. Delete Columns to Make Sorted
array string -
[LeetCode] 2522. Partition String Into Substrings With Values at Most K
string greedy -
[LeetCode] 2523. Closest Prime Numbers in Range
math -
[LeetCode] 520. Detect Capital
string -
[LeetCode] 2521. Distinct Prime Factors of Product of Array
array math -
[LeetCode] 2520. Count the Digits That Divide a Number
math -
[LeetCode] 290. Word Pattern
hash-table string -
[C#] Yield Return
csharp cIntroduction to yield return in C#, and the background of IEnumerable and IEnumerator
-
[LeetCode] 1962. Remove Stones to Minimize the Total
array heap -
[LeetCode] 2279. Maximum Bags With Full Capacity of Rocks
array greedy sorting -
[LeetCode] 2389. Longest Subsequence With Limited Sum
array binary-search greedy -
[LeetCode] 790. Domino and Tromino Tiling
dynamic-programming -
[LeetCode] 841. Keys and Rooms
dfs bfs graph -
[LeetCode] 25. Reverse Nodes in k-Group
linked-list -
[LeetCode] 24. Swap Nodes in Pairs
linked-list -
[LeetCode] 931. Minimum Falling Path Sum
array dynamic-programming -
[LeetCode] 70. Climbing Stairs
math dynamic-programming -
[LeetCode] 2501. Longest Square Streak in an Array
array hash-table binary-search -
[LeetCode] 2500. Delete Greatest Value in Each Row
array sorting -
[LeetCode] 124. Binary Tree Maximum Path Sum
dynamic-programming tree dfs -
[LeetCode] 1339. Maximum Product of Splitted Binary Tree
tree dfs -
[LeetCode] 1026. Maximum Difference Between Node and Ancestor
tree dfs -
[LeetCode] 872. Leaf-Similar Trees
tree dfs -
[LeetCode] 938. Range Sum of BST
tree dfs -
[LeetCode] 328. Odd Even Linked List
linked-list
-
[LeetCode] 2472. Maximum Number of Non-overlapping Palindrome Substrings
string dynamic-programming -
[LeetCode] 2471. Minimum Number of Operations to Sort a Binary Tree by Level
tree bfs -
[LeetCode] 2470. Number of Subarrays With LCM Equal to K
array math -
[LeetCode] 2469. Convert the Temperature
math -
[LeetCode] 446. Arithmetic Slices II - Subsequence
array dynamic-programming -
[LeetCode] 2488. Count Subarrays With Median K
array hash-table -
[LeetCode] 2487. Remove Nodes From Linked List
linked-list stack monotonic-stack -
[LeetCode] 2486. Accept Characters to String to Make Subsequence
two-pointers string greedy -
[LeetCode] 2485. Find the Pivot Integer
math -
[LeetCode] 1235. Maximum Profit in Job Scheduling
array binary-search dynamic-programming -
[LeetCode] 1143. Longest Common Subsequence
string dynamic-programming -
[LeetCode] 300. Longest Increasing Subsequence
array binary-search dynamic-programming -
[LeetCode] 2468. Split Message Based on Limit
string binary-search -
[LeetCode] 2467. Most Profitable Path in a Tree
array tree dfs -
[LeetCode] 1926. Nearest Exit from Entrance in Maze
array bfs -
[LeetCode] 279. Perfect Squares
math dynamic-programming bfs -
[LeetCode] 337. House Robber III
dynamic-programming tree dfs -
[LeetCode] 587. Erect the Fence
array math -
[LeetCode] 322. Coin Change
array dynamic-programming bfs -
[LeetCode] 2466. Count Ways To Build Good Strings
dynamic-programming -
[LeetCode] 2465. Number of Distinct Averages
array hash-table two-pointers -
[LeetCode] 223. Rectangle Area
math -
[LeetCode] 374. Guess Number Higher or Lower
binary-search -
[LeetCode] 213. House Robber II
array dynamic-programming -
[LeetCode] 198. House Robber
array dynamic-programming -
[Algo] 2-5. 動態規劃 Dynamic Programming
algorithm演算法設計,介紹什麼是動態規劃,並介紹幾種動態規劃常見的題型,與解題框架
-
[LeetCode] 947. Most Stones Removed with Same Row or Column
dfs union-find graph -
[LeetCode] 151. Reverse Words in a String
two-pointers string -
[LeetCode] 23. Merge k Sorted Lists
linked-list divide-and-conquer heap -
[LeetCode] 22. Generate Parentheses
string dynamic-programming backtracking -
[LeetCode] 21. Merge Two Sorted Lists
linked-list -
[LeetCode] 1047. Remove All Adjacent Duplicates In String
string stack -
[LeetCode] 901. Online Stock Span
stack monotonic-stack -
[LeetCode] 1544. Make The String Great
string stack -
[LeetCode] 2462. Total Cost to Hire K
array two-pointers heap -
[LeetCode] 2461. Maximum Sum of Distinct Subarrays With Length K
array hash-table sliding-window -
[LeetCode] 2460. Apply Operations to an Array
array -
[LeetCode] 1323. Maximum 69 Number
math greedy -
[ML] 機器學習與統計學
programming machine-learningIntroduction to Machine Learning
-
[LeetCode] 79. Word Search
array backtracking -
[LeetCode] 212. Word Search II
array string backtracking -
[LeetCode] 2131. Longest Palindrome by Concatenating Two Letter Words
array hash-table string -
[LeetCode] 433. Minimum Genetic Mutation
hash-table string bfs -
[LeetCode] 20. Valid Parentheses
string stack -
[LeetCode] 1706. Where Will the Ball Fall
array dynamic-programming dfs
-
[LeetCode] 766. Toeplitz Matrix
array -
[LeetCode] 19. Remove Nth Node From End of List
linked-list two-pointers -
[LeetCode] 1293. Shortest Path in a Grid with Obstacles Elimination
array bfs -
[LeetCode] 2136. Earliest Possible Day of Full Bloom
array greedy sorting -
[LeetCode] 18. 4Sum
array two-pointers sorting -
[LeetCode] 17. Letter Combinations of a Phone Number
hash-table string backtracking -
[LeetCode] 16. 3Sum Closet
array two-pointers sorting -
[LeetCode] 15. 3Sum
array two-pointers sorting -
[Leetcode] 14. Longest Common Prefix
string -
[Leetcode] 13. Roman to Integer
hash-table math string -
[Leetcode] 835. Image Overlap
array -
[Leetcode] 12. Integer to Roman
hash-table math string -
[Leetcode] 11. Container With Most Water
array two-pointers greedy -
[Leetcode] 10. Regular Expression Matching
string dynamic-programming -
[Leetcode] 9. Palindrome Number
math -
[Leetcode] 8. String to Integer (atoi)
string -
[Leetcode] 7. Reverse Integer
math -
[Leetcode] 6. Zigzag Conversion
string -
[LeetCode] 5. Longest Palindromic Substring
string dynamic-programming -
[LeetCode] 4. Median of Two Sorted Arrays
array binary-search divide-and-conquer -
[LeetCode] 3. Longest Substring Without Repeating Characters
hash-table string sliding-window -
[LeetCode] 2. Add Two Numbers
linked-list math -
[LeetCode] 1. Two Sum
array hash-table -
[LeetCode] Sliding Window and Double Pointer 科學刷題
sliding-window two-pointers -
[Problem] Version Query
binary-search heap hash-table -
[Algo] 0-1. 複雜度分析 Algorithmic complexity / Big-O / Asymptotic analysis
algorithm演算法的複雜度分析,與複雜度的表示法
-
[Algo] 0-4. 二叉樹(Binary Tree)
algorithm演算法思維,介紹二叉樹這種資料結構以及如何使用它與 Leetcode 相關範例介紹
-
[Algo] 0-3. 鏈表(Linked List)
algorithm演算法結構介紹,介紹鏈表的遍歷,與常見的經典考題與常用到的操作手法
-
[Algo] 0-2. 算法思維
algorithm演算法的思維,在深入 Leetcode 世界前的一些基礎引導
-
[IT] 動態鏈結庫(DDL)
dynamic-linked-library shared-library cCommand to construct DDL
-
[IT] MySQL Functions
sqlBuilt-in function in MySQL
-
[IT] SQL
sqlBase command of SQL
-
[Leetcode] 347. Top K Frequent Elements
array hash-table sorting -
[統計] 統計學概要
statistics用自身工經驗簡述實務上應用的統計學
-
[ML] introduction
programming machine-learningIntroduction to Machine Learning
-
[Life] Some change of road to SWE
career software-engineer interview-prepSuggestion from Nikita Kothari at LinkedIn
-
[VHDL] HDLbits 4 - Verification: Reading Simulations
programming hdlbitsVerilog tutorial
-
[VHDL] HDLbits 5 - Verification: Writing Testbenches
programming hdlbitsVerilog tutorial
-
[VHDL] HDLbits 6 - CS450
programming hdlbitsVerilog tutorial
-
[VHDL] HDLbits 1 - Getting Started
programming hdlbitsVerilog tutorial
-
[VHDL] HDLbits 3 - Circuits
programming hdlbitsVerilog tutorial
-
[VHDL] HDLbits 2 - Verilog Language
programming hdlbitsVerilog tutorial
-
[TCAD] 模擬收斂問題
tcadTCAD simulation convergence problem
-
[VHDL] Verilog Hardware Description Language
programmingcomputer, computer languages, digital systems, electronic systems, hardware, hardward description languages, hardware design, HDL, PLI, programming language interface, Verilog, Verilog HDL, Verilog PL
-
[Java] 淺談 Java MVC
javaIntroduction to Java MVC.
-
[IT] Introduction to Microservices, Docker and Kubernetes
microservices docker kubernetesDesc Text.
-
[Java] HashMap中的hashCode設計原理
javawhy hashcode >>> 16
-
[TCAD] 工具語言
programming tcadTCAD learning notes
-
[Leetcode] Maximum Frequency Stack 最大頻率堆疊
leetcodeMaximum Frequency Stack algorithm
-
[Java] 面試常見問題
java針對Java常見面試考題整理,持續更新。
-
[Java] transient 關鍵字
javaIntroduction to keyword transient
-
[Device] Mismatch Introduction
deviceDevice mismatch intro.
-
[Java] Integer.bitCount 解析
javaDesc Text.
-
[Java] Java 的中 HashMap.comparableClassFor(Object x) 的函式解讀
java data-structure認識泛型 generic type、類別 class
-
[Device] Ring Oscillator 環形振盪器
deviceA ring circuit with an odd numbers of inverters
-
[Java] List of list of something equality
javaCommon Test methodology in Leetcode
-
[Logic Design] Lec 08 - 多工器、編碼器、可程式化邏輯元件
logic-designCombinational Circuit Design and Simulation
-
[Logic Design] Lec 07 - 組合電路設計與模擬
logic-designCombinational Circuit Design and Simulation Using Gates
-
[Logic Design] Lec 06 - Multi-Level Gate Circuits / NAND and NOR Gates
logic-designMulti-level gate circuits. nand gates and nor gates introduction.
-
[Logic Design] Lec 05 - Quine-McClusky Method
logic-designQuine-McClusky method - systematic method to simplify boolean algebra for computer.
-
[Logic Design] Lec 04 - 卡諾圖 Karnaugh Maps
logic-designSimplify Boolean function with K-map
-
[Logic Design] Lec 03 - Minterm 與 Maxterm 展開
logic-designMinterm and Maxterm expression
-
[Logic Design] Lec 02 - 布林代數
logic-designBoolean Algebra operation and theory
-
[Logic Design] Lec 01 - 數字系統與轉換
logic-designIntroduction to number systems in computer
-
Hello World
hello-world programming-languages beginnerHow to hello world?
-
[Washam] Way to SWE
lifea study plan to be a software engineer
-
[創作] 關於未來
music createA song written for graduation of my college