资源列表
1_Firs_Review
- 嵌入式系统基本介绍。什么是嵌入式系统,为什么嵌入式系统重要?嵌入式技术的应用与发展现状-Embedded systems basics. What is embedded systems, embedded systems Why is it important? Embedded technology application and development of the status quo
sjf_linux
- 此文件为NAND FLASH 烧写系统实现的完整源码,平台为Linux系统。-This file system implementation for NAND FLASH Shaoxie complete source code, the platform for Linux.
xpdf
- 此文件为嵌入式Linux系统下pdf阅读器的实现源码,与爱好源码阅读的朋友分享之。-This file is an embedded Linux system, the realization of the next pdf reader source code, and loving friend to share the source code to read.
ourdev_223615
- 一个关于FAT16文件系统的说明与源码,对FAT16文件系统的开发好处-A note on the FAT16 file system with the source code, the FAT16 file system, the development of the benefits of
EmbeddedC
- It is good book for EmbeddedC development
Examples_and_Solutions_updated
- freescale 的xgate的使用介绍Examples_and_Solutions-freescale the use of xgate introduction Examples_and_Solutions
CompactPCI_MDSplus
- CompactPCI based data acquisition with MDSplus
uC_OS-ii_for_51proteus
- uC_OS-ii_for_51 in proteus
lab5
- 撰寫一個 1 bit 的 2-to-1 MUX VHDL code -Write a 1 bit of 2-to-1 MUX VHDL code
LAB6
- 實現 74381 ALU IC 和 BCD 顯示的功能,並燒錄到板 子上驗證功能。-Achieve the 74381 ALU IC and BCD display function, and burn them to board on the authentication function.
lab8
- 此實驗中我們將量 測人的反應時間,由於人的反應時間遠比起內建CLOCK的週 期長的多,因此要對CLOCK做除頻的動作方可適用,並方便 於計數 器的計算與 七段顯示器的呈現。實驗內容為,當看到LED亮 起時,立 即做出反應將計數 器停 下,並顯示出當時計數 器之時間。計數 器以兩 位數 BCD counter來 實現並將結果 顯示於七段顯示器上。-Vo
lab9
- State Machine 又稱Finite State Machine(FSM)。State Machine 是循序電路 當中, 最全面性的一種邏 輯方式 , 如暫存器、移位暫存器、計數 器等均可以看成是一 個功能固定的State Machine。但State Machine 通常用在比較特殊的循序邏 輯電 路 中 , 用State Diagram 的方式描述方式 , 通常是一個較有系統的方法。有了 正 確