Wayne's Talk
  • Android
    • Android
    • Kotlin
  • iOS
    • iOS
    • 建立第一個 SwiftUI App
    • Swift
  • Spring Boot
    • Spring Boot
    • Spring Security Explained
  • Artificial Intelligence
    • Artificial Intelligence
    • Data Visualization
    • Machine Learning
    • Neural Networks
    • Vision Models
    • Natural Language Processing
    • Reinforcement Learning
  • Misc.
    • Algorithm
    • LeetCode
    • Software Design
    • Operating System
    • Go
    • Node.js
    • Angular
    • 閱讀筆記
  • 中文 (台灣)
    • 中文 (台灣)
    • English
CATEGORIES
  • Algorithm (7)
  • Android (30)
  • Angular (2)
  • Artificial Intelligence (56)
    • Data Visualization (9)
    • Machine Learning (11)
    • Natural Language Processing (15)
    • Neural Networks (4)
    • Reinforcement Learning (10)
    • Vision Models (7)
  • Go (2)
  • iOS (31)
    • 建立第一個 SwiftUI App (12)
  • Kotlin (7)
  • LeetCode (17)
  • Misc. (1)
  • Node.js (4)
  • Operating System (6)
  • Software Design (1)
  • Spring Boot (16)
    • Spring Security Explained (6)
  • Swift (9)
  • 閱讀筆記 (10)
TAGS
Android Service (2) Assembly (3) Backtracking (4) Binary Search Tree (1) Breadth First Search (5) Broadcast Receiver (1) C (2) CocoaPods (1) Combine (1) Concurrency (5) Content Provider (2) Core Data (2) Coroutine (4) Depth First Search (4) Dynamic Programming (4) Firebase (2) Java (26) JavaScript (2) JPA (4) Kotlin (41) Matplotlib (9) Monotonic Stack (3) MySQL (2) NPM (3) OAuth 2.0 (1) Pandas (2) Plotly Express (8) Priority Queue (1) Python (45) PyTorch (13) Room (3) SciPy (3) Seaborn (5) Springdoc (3) Spring Security (6) Swift (29) Swift Package (6) SwiftUI (10) Trie (3) TypeScript (4) Union Find (2) Word Embeddings (2) XCFrameworks (4) Xcode (15) YOLO (4)
0
0
0
Wayne's Talk 韋恩愛講話
Follow My GitHub
Get source code of posts.
Follow
Wayne's Talk 韋恩愛講話
  • Android
    • Android
    • Kotlin
  • iOS
    • iOS
    • 建立第一個 SwiftUI App
    • Swift
  • Spring Boot
    • Spring Boot
    • Spring Security Explained
  • Artificial Intelligence
    • Artificial Intelligence
    • Data Visualization
    • Machine Learning
    • Neural Networks
    • Vision Models
    • Natural Language Processing
    • Reinforcement Learning
  • Misc.
    • Algorithm
    • LeetCode
    • Software Design
    • Operating System
    • Go
    • Node.js
    • Angular
    • 閱讀筆記
  • 中文 (台灣)
    • 中文 (台灣)
    • English

Browsing Tag

C

2 posts
Photo by amoon ra on Unsplash
Read More
  • 1.8K views
  • 3 minute read
  • Operating System

GCC Inline Assembly

  • ByWayne
  • 30/09/2023
GCC 的 inline assembly 讓我們可以在 C code 中嵌入 assembly code。比起直接撰寫 assembly code,C 程式碼的可讀性好多了。本文章將介紹如何使用 GCC inline assembly。
Read More
0
0
0
0
Photo by Patrick on Unsplash
Read More
  • 1.1K views
  • 3 minute read
  • Operating System

x86-64 Calling Conventions

  • ByWayne
  • 27/09/2023
Calling conventions 是指一個函式呼叫另一個函式時,這兩個函式應該遵守的規範。例如,它們之間如何傳遞參數與回傳值。Calling conventions 是 application binary interface(ABI)的一部分。
Read More
0
0
0
0
LANGUAGES
  • English
RECENT POSTS
  • Photo by Janosch Diggelmann on Unsplash 1
    Bradley-Terry 模型
    • 12/01/2026
    • 59 views
  • Photo by Daniel Seßler on Unsplash 2
    熵(Entropy)
    • 10/01/2026
    • 47 views
  • Photo by Aivars Vilks on Unsplash 3
    Byte-Pair Encoding
    • 07/01/2026
    • 27 views
  • Photo by Jannes Jacobs on Unsplash 4
    策略梯度(Policy Gradient)
    • 24/12/2025
    • 45 views
  • Photo by Paladuta Stefan on Unsplash 5
    函數近似的 On-Policy 控制
    • 22/12/2025
    • 41 views
MOST VIEWS
  • Photo by Jonatan Pie on Unsplash 1
    Python 長條圖(Bar Charts)
    • 18/01/2021
    • 31.3K views
  • Photo by Hans-Jurgen Mager on Unsplash 2
    Kotlin Coroutine 教學
    • 21/12/2020
    • 15.7K views
  • Photo by Ali Inay on Unsplash 3
    Python 散佈圖/折線圖(Scatter/Line Charts)
    • 25/01/2021
    • 14.2K views
  • Photo by Emile Mbunzama on Unsplash 4
    Spring Boot + REST APIs + JPA 教學
    • 20/07/2020
    • 13.8K views
  • 5
    Python 圓餅圖/環狀圖/放射環狀圖(Pie/Donut/Sunburst Charts)
    • 09/02/2021
    • 13.4K views
Photo by Jonatan Pie on Unsplash
Read More
  • 31.3K views
  • 4 minute read
  • Artificial Intelligence
  • Data Visualization

Python 長條圖(Bar Charts)

  • ByWayne
  • 18/01/2021
Photo by Hans-Jurgen Mager on Unsplash
Read More
  • 15.7K views
  • 7 minute read
  • Android
  • Kotlin

Kotlin Coroutine 教學

  • ByWayne
  • 21/12/2020
Photo by Ali Inay on Unsplash
Read More
  • 14.2K views
  • 3 minute read
  • Artificial Intelligence
  • Data Visualization

Python 散佈圖/折線圖(Scatter/Line Charts)

  • ByWayne
  • 25/01/2021
Photo by Emile Mbunzama on Unsplash
Read More
  • 13.8K views
  • 4 minute read
  • Spring Boot

Spring Boot + REST APIs + JPA 教學

  • ByWayne
  • 20/07/2020
Subscribe to My Newsletter
Wayne's Talk
  • 關於韋恩
  • 聯繫韋恩
  • 使用條款
  • 免責聲明
  • 隱私權政策
0
0
0
0
© 2020 - 2026 Wayne's Talk. All Rights Reserved.