iT邦幫忙

鐵人檔案

2022 iThome 鐵人賽
回列表
自我挑戰組

System Software Introduction 系列

System software is a software that provides platform to other softwares.It serves as the interface between the hardware and the end users.
1. Features,components and types of the system software
2. Why, what a build system

鐵人鍊成 | 共 30 篇文章 | 6 人訂閱 訂閱系列文 RSS系列文
DAY 1

System Software Introduction

A tour to study the knowledge of system software and the auxiliary tools for sys...

2022-09-12 ‧ 由 脆脆 分享
DAY 2

Features of System Software

A tour to study the features and difference between system software and applicat...

2022-09-13 ‧ 由 脆脆 分享
DAY 3

Types of System Software​

System software是眾多software的集合,泛指讓hardware能夠運行軟體的基本software System Software Arch...

2022-09-14 ‧ 由 脆脆 分享
DAY 4

System Software - Firmware

Firmware是管理hardware的software,負責在hardware上電後運作起來管理hardware。 How to Request Hard...

2022-09-15 ‧ 由 脆脆 分享
DAY 5

System Software - Device Driver

Device Driver是服務kernel的software。負責將控制hardware的功能包裝成API給kernel使用、會直接對hardware提出服務...

2022-09-16 ‧ 由 脆脆 分享
DAY 6

System Software - Kernel

Kernel服務system libraries和shell,負責提供system call API給system library或shell使用、會直接對de...

2022-09-17 ‧ 由 脆脆 分享
DAY 7

System Software - System Library

System Library服務application software/system utilities的函式庫(C library),負責提供控制kerne...

2022-09-18 ‧ 由 脆脆 分享
DAY 8

System Software - System Utilities Compiler Toolchain

System Utilities泛指幫助software developer進行開發、執行、除錯的工具,system utilities提供了build cod...

2022-09-19 ‧ 由 脆脆 分享
DAY 9

System Software - System Utilities Binutils

System Utilities泛指幫助software developer進行開發、執行、除錯的工具,system utilities提供了build cod...

2022-09-20 ‧ 由 脆脆 分享
DAY 10

System Software - System Utilities Debugger

System Utilities泛指幫助software developer進行開發、執行、除錯的工具,system utilities提供了build cod...

2022-09-21 ‧ 由 脆脆 分享