亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

EEP-rom

  • 此款LED 數(shù)碼萬年歷采用Holtek 公司開發(fā)的HT45R02 和HT38A5 微控制器設(shè)計(jì)

    此款LED 數(shù)碼萬年歷采用Holtek 公司開發(fā)的HT45R02 和HT38A5 微控制器設(shè)計(jì),具有年、 月、日、時(shí)、分、秒、星期、溫度、農(nóng)歷、氣溫、24 節(jié)氣顯示以及整點(diǎn)報(bào)時(shí),定鬧功能。 HT45R02 具有2K´ 14 位ROM,80´ 8 位RAM 和40 個(gè)雙向輸入/輸出口。擁有省電,寬廣的工作 電壓范圍等特點(diǎn)。HT38A5 提供高質(zhì)量的和弦鈴聲,內(nèi)含12 首音樂,以及8 和弦功能。HT45R02 只需3 個(gè)I/O 跟HT38A5 通訊即可執(zhí)行整點(diǎn)報(bào)時(shí),定鬧功能。

    標(biāo)簽: Holtek HT LED 38A

    上傳時(shí)間: 2015-11-19

    上傳用戶:天涯

  • This book is a hands-on introduction to the principles and practice of embedded system design usin

    This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.

    標(biāo)簽: introduction principles hands-on embedded

    上傳時(shí)間: 2014-01-17

    上傳用戶:wuyuying

  • 利用24C02實(shí)現(xiàn)音樂的存儲(chǔ)與播放

    利用24C02實(shí)現(xiàn)音樂的存儲(chǔ)與播放,掌握外部ROM的讀取功能

    標(biāo)簽: 24C02 存儲(chǔ) 播放

    上傳時(shí)間: 2014-01-01

    上傳用戶:qilin

  • 一個(gè)單片機(jī)應(yīng)用系統(tǒng)的硬件電路設(shè)計(jì)包含兩部分內(nèi)容:一是系統(tǒng)擴(kuò)展

    一個(gè)單片機(jī)應(yīng)用系統(tǒng)的硬件電路設(shè)計(jì)包含兩部分內(nèi)容:一是系統(tǒng)擴(kuò)展,即單片機(jī)內(nèi)部的功能單元,如ROM、RAM、I/O、定時(shí)器/計(jì)數(shù)器、中斷系統(tǒng)等不能滿足應(yīng)用系統(tǒng)的要求時(shí),必須在片外進(jìn)行擴(kuò)展,選擇適當(dāng)?shù)男酒O(shè)計(jì)相應(yīng)的電路。二是系統(tǒng)的配置,即按照系統(tǒng)功能要求配置外圍設(shè)備,如鍵盤、顯示器、打印機(jī)、A/D、D/A轉(zhuǎn)換器等,要設(shè)計(jì)合適的接口電路。

    標(biāo)簽: 單片機(jī) 應(yīng)用系統(tǒng) 硬件電路設(shè)計(jì)

    上傳時(shí)間: 2016-01-01

    上傳用戶:sardinescn

  • This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through

    This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stored in a ROM/FLASH, the footprint is about 7 KBytes for the test program. This code has not been yet tested in many environment. It should be seen at your starting point to integrate the network boot function to your board.

    標(biāo)簽: implementation bootstrap protocols TFTPBOOT

    上傳時(shí)間: 2013-12-18

    上傳用戶:極客

  • f your application uses MFC in a shared DLL, and your application is in a language other than the

    f your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.

    標(biāo)簽: application your language shared

    上傳時(shí)間: 2013-12-24

    上傳用戶:thuyenvinh

  • 用匯編語言實(shí)現(xiàn)RESET啟動(dòng)和熱啟動(dòng) 程序名: RESET.ASM/BOOT.ASM 程序類別: 完整的匯編語言程序 功能: 用程序完成RESET啟動(dòng)和熱啟動(dòng) 使用說明: 匯編連接以后轉(zhuǎn)換

    用匯編語言實(shí)現(xiàn)RESET啟動(dòng)和熱啟動(dòng) 程序名: RESET.ASM/BOOT.ASM 程序類別: 完整的匯編語言程序 功能: 用程序完成RESET啟動(dòng)和熱啟動(dòng) 使用說明: 匯編連接以后轉(zhuǎn)換為com文件運(yùn)行 程序說明: 在日常用機(jī)過程中,如果出現(xiàn)了異常情況常常需要重新啟動(dòng)系統(tǒng) .對(duì)于IBM PC 以及其兼容機(jī),除了開機(jī)冷啟動(dòng)外,還有熱啟動(dòng)和R ESET開關(guān)復(fù)位啟動(dòng),他們的共同特點(diǎn)是轉(zhuǎn)入BIOS的入口點(diǎn)(即ROM 的起始單元FFFF:0處),執(zhí)行該處的跳轉(zhuǎn)指令,轉(zhuǎn)向啟動(dòng)程序,該啟 動(dòng)程序在執(zhí)行過程中需檢測復(fù)位標(biāo)志字(在地址0040:0072處,占2 個(gè)字節(jié))的值,若為1234則啟動(dòng)是不檢測內(nèi)存 若非1234則啟動(dòng)先檢 測內(nèi)存,再啟動(dòng)系統(tǒng).熱啟動(dòng)和RESET啟動(dòng)的不同之處在于熱啟動(dòng)時(shí) 不檢測內(nèi)存,而RESET啟動(dòng)是需要檢測內(nèi)存.

    標(biāo)簽: RESET ASM BOOT 程序

    上傳時(shí)間: 2013-12-26

    上傳用戶:xfbs821

  • The AT91SAM9261S is pin-to-pin compatible with the AT91SAM9261. Memory size available in this produc

    The AT91SAM9261S is pin-to-pin compatible with the AT91SAM9261. Memory size available in this product is 16K bytes of SRAM and 32K bytes of ROM

    標(biāo)簽: 9261 compatible pin-to-pin SAM

    上傳時(shí)間: 2014-01-07

    上傳用戶:PresidentHuang

  • ROMTER燒寫器專用上位機(jī)燒寫程序

    ROMTER燒寫器專用上位機(jī)燒寫程序,此模擬ROM器件可模擬大部分型號(hào)的ROM。

    標(biāo)簽: ROMTER 燒寫器 上位機(jī) 燒寫程序

    上傳時(shí)間: 2016-02-13

    上傳用戶:bruce5996

  • C++讀取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom

    C++讀取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.

    標(biāo)簽: AppWizard indicate custom source

    上傳時(shí)間: 2016-03-12

    上傳用戶:cazjing

主站蜘蛛池模板: 德化县| 叶城县| 开鲁县| 清河县| 五峰| 丘北县| 贞丰县| 甘泉县| 乌拉特中旗| 同心县| 长武县| 通城县| 藁城市| 吴川市| 革吉县| 交城县| 洮南市| 邢台县| 澳门| 乌拉特后旗| 朝阳市| 望奎县| 瑞金市| 桃园县| 绥化市| 阿克陶县| 固阳县| 青铜峡市| 阿荣旗| 宜良县| 彰化市| 剑阁县| 澳门| 临沭县| 静乐县| 青州市| 台州市| 周宁县| 米林县| 凌云县| 汝南县|