數字邏輯 程鴻 9787121481567 【台灣高等教育出版社】

圖書均為代購,正常情形下,訂後約兩周可抵台。
物品所在地:中國大陸
原出版社:電子工業
NT$267
商品編號:
供貨狀況: 尚有庫存

此商品參與的優惠活動

加入最愛
商品介紹
*完成訂單後正常情形下約兩周可抵台
*本賣場提供之資訊僅供參考,以到貨標的為正確資訊。
印行年月:202403*若逾兩年請先於私訊洽詢存貨情況,謝謝。
台灣(台北市)在地出版社,每筆交易均開具統一發票,祝您中獎最高1000萬元。
書名:數字邏輯
ISBN:9787121481567
出版社:電子工業
著編譯者:程鴻
頁數:167
所在地:中國大陸 *此為代購商品
書號:1655431
可大量預訂,請先連絡。

內容簡介

本書系統介紹數字邏輯的基本理論和基本器件,詳細介紹組合邏輯電路和時序邏輯電路的分析、設計與實現的全過程。全書共7章,內容包括數制與碼制、邏輯函數及其化簡、組合邏輯電路、觸發器、時序邏輯電路、實驗、模數和數模轉換器等。其中,模數和數模轉換器為選修補充內容。 本書包含理論和實驗兩部分,可作為高等學校計算機、數字媒體技術等非電類專業「數字電路與邏輯設計」課程的教材或者雙語教材,也可作為相關學科工程技術人員的參考用書。

目錄

第1章 數制與碼制(Number System and Code System)
1 1 數字信號與數字電路(Digital Signal and Digital Circuit)
1 2 數制(Number System)
1 3 數制轉換(Number System Conversion)
1 4 編碼(Coding)
1 4 1 二—十進位編碼(Binary Coded Decimal,BCD)
1 4 2 格雷碼(Gray Code)
1 4 3 美國信息交換標準代碼(American Standard Code for Information Interchange,ASCII)
1 4 4 二進位原碼(Original Code)、反碼(Inverse Code)和補碼(Complement Code)
本章小結(Summary)
習題(Exercises)
第2章 邏輯函數及其化簡(Logic Function and Simplification)
2 1 概述(Overview)
2 2 邏輯運算(Logic Operation)
2 2 1 基本邏輯運算(Basic Logical Operation)
2 2 2 複合邏輯運算(Compound Logic Operation)
2 3 邏輯函數(Logic Function)
2 3 1 邏輯問題的描述(Description of Logic Problem)
2 3 2 邏輯函數相等(Logic Function Equality)
2 3 3 邏輯代數的常見公式(Common Formulas of Logic Algebra)
2 3 4 邏輯代數的基本規則(Basic Rules of Logic Algebra)
2 4 邏輯函數的標準形式(Standard Expression of Logic Function)
2 4 1 標準與或式(Standard AND-OR Formula)
2 4 2 標準或與式(Standard OR-AND Formula)
2 5 邏輯函數的化簡方法(Simplification Method of Logic Function)
2 5 1 邏輯函數的公式化簡法(Formula Simplification Method of Logic Function)
2 5 2 卡諾圖化簡法(Karnaugh Map Simplification Method)
本章小結(Summary)
習題(Exercises)
第3章 組合邏輯電路(Combinational Logic Circuit)
3 1 概述(Overview)
3 2 小規模組合邏輯電路的分析和設計方法(Analysis and Design of Small Scale Combinational Logic Circuit)
3 2 1 小規模組合邏輯電路的分析(Analysis of Small Scale Combinational Logic Circuit)
3 2 2 小規模組合邏輯電路的設計(Design of Small Scale Combinational Logic Circuit)
3 3 中規模組合邏輯電路的分析和設計方法(Analysis and Design of Medium Scale Combinational Logic Circuit)
3 3 1 加法器(Adder)
3 3 2 編碼器(Encoder)
3 3 3 解碼器(Decoder)
3 3 4 數據選擇器(Data Selector)
3 3 5 數值比較器(Numerical Comparator)
3 4 組合邏輯電路的競爭冒險(Competitive Hazard in Combinational Logic Circuit)
3 4 1 競爭冒險現象及分類(Phenomenon and Classification of Competitive Hazard)
3 4 2 競爭冒險的判斷(Competitive Hazard Judgment)
3 4 3 競爭冒險的消除(Elimination of Competitive Hazard)
本章小結(Summary)
習題(Exercises)
第4章 觸發器(Flip-Flop)
4 1 概述(Overview)
4 2 基本RS 觸發器(Basic RS Flip-Flop)
4 2 1 電路組成和工作原理(Circuit Composition and Working Principle)
4 2 2 功能描述(Function Description)
4 2 3 結構特點(Structural Features)
4 3 同步觸發器(Synchronous Flip-flop)
4 3 1 同步RS 觸發器(Synchronous RS Flip-flop)
4 3 2 同步JK 觸發器(Synchronous JK Flip-flop)
4 3 3 同步D 觸發器(Synchronous D Flip-Flop)
4 3 4 同步T 觸發器(Synchronous T Flip-Flop)
4 3 5 結構特點(Structural Features)
4 4 主從觸發器(Master-Slave Flip-Flop)
4 4 1 主從RS 觸發器(Master-Slave RS Flip-Flop)
4 4 2 主從JK 觸發器(Master-Slave JK Flip-Flop)
4 4 3 結構特點(Structural Features)
4 5 邊沿觸發器(Edge-Triggered Flip-Flop)
4 5 1 上升沿觸發的D 觸發器(D Flip-flop Triggered by Rising Edge)
4 5 2 下降沿觸發的JK 觸發器(JK Flip-flop Triggered by Falling Edge)
4 5 3 結構特點(Structural Features)
本章小結(Summary)
習題(Exercises)
第5章 時序邏輯電路(Sequential Logic Circuit)
5 1 概述(Overview)
5 2 小規模時序邏輯電路的分析和設計(Analysis and Design of Small Scale Sequential Logic Circuit)
5 2 1 小規模時序邏輯電路的分析(Analysis of Small Scale Sequential Logic Circuit)
5 2 2 小規模時序邏輯電路的設計(Design of Small Scale Sequential Logic Circuit)
5 3 中規模時序邏輯電路的分析和設計(Analysis and Design of Medium Scale Sequential Logic Circuit)
5 3 1 計數器(Counter)
5 3 2 移位寄存
詳細資料或其他書籍請至台灣高等教育出版社查詢,查後請於PChome商店街私訊告知ISBN或書號,我們即儘速上架。
規格說明
運送方式
已加入購物車
已更新購物車
網路異常,請重新整理