2012年11月30日 星期五
Digital Course Demonstrations
源自於 http://elm.eeng.dcu.ie/~digital1/afdez/index.html
Binary Logic: Basic Boolean Operators (AND, OR, NOT).
Boolean algebra: De Morgan's Laws. Further Boolean Operators (XOR, NAND, NOR). Minimization of logic functions using boolean algebra; using Karnaugh maps.
Binary Arithmetic: Conversion between decimal and binary notations (Conversion from integer decimal to binary orfrom fraction decimal to binary, and from binary to decimal). Addition of binary numbers.
Sequential Logic: Sequential logic elements including S-R flip-flops (RS Flip-Flop Using NOR Gates , RS Flip-Flop Using AND Gates, Clocked RS Flip-Flop ), D flip-flops(D Type Flip-Flop), and J-K flip-flops(JK Flip-Flop).
Applications of flip-flops: including Data Registers and shift registers( Shift Registers, Shift Registers With Parallel Inputs, Right-Left Shift Register, Shift Registers With Feed-Back).
Created by Final Year Project Supervised by Derek Molloy
Ana Cristina Fernandez EE4. DCU
訂閱:
張貼留言 (Atom)
作業2 MQTT (Relay + DHT22) 控制 ------- 利用Node-Red
作業2 MQTT (Relay + DHT22) 控制 ------- 利用Node-Red 1) 安裝Node-Red https://ithelp.ithome.com.tw/articles/10201795 https://www.youtube.com/watch?v...

-
python pip 不是内部或外部命令 -- 解決方法 要安裝 Pyqt5 1. 首先,開啟命令提示字元。 2. 輸入 pip3 install pyqt5 好像不能執行 ! ! 錯誤顯示 : ‘ pip3 ’ 不是內部或外部命令、可執行的程式或批...
-
課程講義 下載 11/20 1) PPT 下載 + 程式下載 http://www.mediafire.com/file/cru4py7e8pptfda/106%E5%8B%A4%E7%9B%8A2-1.rar 11/27 2) PPT 下載...
-
• 認 識 PreFix、InFix、PostFix PreFix(前序式):* + 1 2 + 3 4 InFix(中序式): (1+2)*(3+4) PostFix(後序式):1 2 + 3 4 + * 後 序式的運算 例如: 運算時由 後序式的...
沒有留言:
張貼留言