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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

EEP-ROM

  • dds直接頻率合成源代碼

    dds直接頻率合成源代碼,基于rom表方式

    標(biāo)簽: dds 頻率合成 源代碼

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

    上傳用戶:gut1234567

  • 123456uyygbb溫度傳感器ds1820 的匯編程序     晶振:12M TEMPER_L EQU 36H TEMPER_H EQU 35H TEMPER_NUM EQU 60H

    123456uyygbb溫度傳感器ds1820 的匯編程序     晶振:12M TEMPER_L EQU 36H TEMPER_H EQU 35H TEMPER_NUM EQU 60H FLAG1 BIT 00H DQ BIT P3.3 AAA:MOV SP,#70H LCALL GET_TEMPER LCALL TEMPER_COV LJMP AAA NOP ------------------讀出轉(zhuǎn)換后的溫度值 GET_TEMPER: SETB DQ 定時(shí)入口 BCD:LCALL INIT_1820 JB FLAG1,S22 LJMP BCD 若DS18B20不存在則返回 S22:LCALL DELAY1 MOV A,#0CCH 跳過(guò)ROM匹配------0CC LCALL WRITE_1820 MOV A,#44H 發(fā)出溫度轉(zhuǎn)換命令 LCALL WRITE_1820

    標(biāo)簽: EQU TEMPER_NUM TEMPER_L TEMPER_H

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

    上傳用戶:ainimao

  • VHDL源碼其中“music_rom”使用FPGA廠商提供的工具生成的

    VHDL源碼其中“music_rom”使用FPGA廠商提供的工具生成的,如Altera的Quartus II 及其宏功能生成的這些文件。 另外,我們還希望實(shí)現(xiàn)以下功能: * 播放音樂(lè)時(shí),在ROM的結(jié)尾處暫停 * "fullnote"值為0時(shí),表示靜音 所以我們將原來(lái)的程序的最后一行從

    標(biāo)簽: music_rom VHDL FPGA 源碼

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

    上傳用戶:CHINA526

  • 其中“music_rom”使用FPGA廠商提供的工具生成的

    其中“music_rom”使用FPGA廠商提供的工具生成的,如Altera的Quartus II 及其宏功能生成的這些文件。 另外,我們還希望實(shí)現(xiàn)以下功能: * 播放音樂(lè)時(shí),在ROM的結(jié)尾處暫停 所以我們將原來(lái)的程序的最后一行從

    標(biāo)簽: music_rom FPGA 廠商

    上傳時(shí)間: 2016-07-04

    上傳用戶:dbs012280

  • T-kernel 的extension源代碼

    T-kernel 的extension源代碼,是日本最著名的T-kernel所獨(dú)有的,適合開(kāi)發(fā)T-kernel的朋友們使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-Kernel source. a) tkernel_se_1.00.00.tar.gz Main source of T-Kernel/SE b) extfs_fatfs_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (FAT) c) extfs_cdrom_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (CD-ROM)

    標(biāo)簽: extension T-kernel 源代碼

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

    上傳用戶:czl10052678

  • 用51單片機(jī)做的簡(jiǎn)單頻率計(jì),KEIL C環(huán)境,帶工程文件,可直接編譯運(yùn)行.主要演示如何在內(nèi)存很少,無(wú)法啟用RTOS的單片機(jī)(例如2051)中使用狀態(tài)機(jī)和時(shí)間片來(lái)完成實(shí)時(shí)多任務(wù)并行處理.例子中對(duì)鍵盤(pán),信

    用51單片機(jī)做的簡(jiǎn)單頻率計(jì),KEIL C環(huán)境,帶工程文件,可直接編譯運(yùn)行.主要演示如何在內(nèi)存很少,無(wú)法啟用RTOS的單片機(jī)(例如2051)中使用狀態(tài)機(jī)和時(shí)間片來(lái)完成實(shí)時(shí)多任務(wù)并行處理.例子中對(duì)鍵盤(pán),信號(hào)采集和LED數(shù)碼管的顯示三部分進(jìn)行了并行處理,而采用的單片機(jī)是僅有256字節(jié)內(nèi)存2K ROM的89C2051.

    標(biāo)簽: 2051 KEIL RTOS 51單片機(jī)

    上傳時(shí)間: 2016-07-20

    上傳用戶:zhliu007

  • Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro

    Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).

    標(biāo)簽: Java-centric companion hands-on Patterns

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

    上傳用戶:1079836864

  • Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CM

    Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CMOS checksum | | /E - Program Embedded Controller Block | | /K - Program all non-critical blocks | | /Kn - Program n th non-critical block only(n=0-7) | | /Q - Silent execution | | /REBOOT - Reboot after programming | | /X - Don t Check ROM ID | | /S - Display current system s ROMID | | /Ln - Load CMOS defaults

    標(biāo)簽: Program Destroy Block NVRAM

    上傳時(shí)間: 2016-07-26

    上傳用戶:wfl_yy

  • --功能描述 --1 刷卡后產(chǎn)生與本人身份唯一對(duì)應(yīng)的串行二進(jìn)制碼元序列

    --功能描述 --1 刷卡后產(chǎn)生與本人身份唯一對(duì)應(yīng)的串行二進(jìn)制碼元序列,作為模擬系統(tǒng)的輸入信號(hào)(此處不妨設(shè)為8位學(xué)生學(xué)號(hào))。 --2 經(jīng)過(guò)串并轉(zhuǎn)換,序列變成一個(gè)8位二進(jìn)制數(shù)。 --3 遍歷預(yù)先存儲(chǔ)在rom中的學(xué)號(hào)信息,逐一和這個(gè)8位數(shù)相比較,如果有相匹配的信息,顯示歡迎字樣(此處用一個(gè)高電平表示),同時(shí)打開(kāi)柵欄門(mén)(也用一個(gè)高電平表示)。

    標(biāo)簽: 功能描述 串行 二進(jìn)制碼 序列

    上傳時(shí)間: 2013-11-29

    上傳用戶:zhouchang199

  • Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interfa

    Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interface  Support automatic handshake mode  Support Remote wake-up and power management  256 bytes buffer each for upstream and downstream data flow  Support default ROM or external EEPROM for device configuration  On chip USB transceiver  On chip crystal oscillator running at 12M Hz  Supports Windows 98/SE, ME, 2000, XP, Windows CE3.0, CE .NET, Linux, and Mac OS  28 Pins SOIC package 28

    標(biāo)簽: Specification compliance 1.1 USB

    上傳時(shí)間: 2016-08-21

    上傳用戶:dapangxie

主站蜘蛛池模板: 乐东| 三亚市| 屏东市| 同心县| 鄢陵县| 南平市| 景洪市| 东至县| 天柱县| 大姚县| 东源县| 长宁县| 吐鲁番市| 义乌市| 吴堡县| 山阴县| 兴山县| 郓城县| 万州区| 常熟市| 交城县| 伊川县| 封开县| 台安县| 庆安县| 深水埗区| 金华市| 江油市| 韩城市| 社会| 高阳县| 武夷山市| 辰溪县| 弥勒县| 涟水县| 洪江市| 米脂县| 兴城市| 昂仁县| 于都县| 资源县|