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

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

onclick

  • javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onclick="hand

    javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onclick="handlerText"]> NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the label to display on the button face and can be accessed using the value property.

    標簽: javascript buttonText objectName onclick

    上傳時間: 2014-01-25

    上傳用戶:aix008

  • </div> <br> <input type="button" value="閃爍" onclick="highLight($( demo ))" /> &

    </div> <br> <input type="button" value="閃爍" onclick="highLight($( demo ))" /> <input type="button" value="停止" onclick="stopTwinkle($( demo ))" /> <br> <br> <div id="demo2" class="box"> Box II </div> <br> <input type="button" value="閃爍" onclick="highLight($( demo2 ))" /> <input type="button" value="停止" onclick="stopTwinkle($( demo2 ))" />

    標簽: highLight lt gt onclick

    上傳時間: 2013-12-07

    上傳用戶:蟲蟲蟲蟲蟲蟲

  • pci e PCB設計規范

    This document provides practical, common guidelines for incorporating PCI Express interconnect layouts onto Printed Circuit Boards (PCB) ranging from 4-layer desktop baseboard designs to 10- layer or more server baseboard designs. Guidelines and constraints in this document are intended for use on both baseboard and add-in card PCB designs. This includes interconnects between PCI Express devices located on the same baseboard (chip-to-chip routing) and interconnects between a PCI Express device located “down” on the baseboard and a device located “up” on an add-in card attached through a connector. This document is intended to cover all major components of the physical interconnect including design guidelines for the PCB traces, vias and AC coupling capacitors, as well as add-in card edge-finger and connector considerations. The intent of the guidelines and examples is to help ensure that good high-speed signal design practices are used and that the timing/jitter and loss/attenuation budgets can also be met from end-to-end across the PCI Express interconnect. However, while general physical guidelines and suggestions are given, they may not necessarily guarantee adequate performance of the interconnect for all layouts and implementations. Therefore, designers should consider modeling and simulation of the interconnect in order to ensure compliance to all applicable specifications. The document is composed of two main sections. The first section provides an overview of general topology and interconnect guidelines. The second section concentrates on physical layout constraints where bulleted items at the beginning of a topic highlight important constraints, while the narrative that follows offers additional insight.  

    標簽: pci PCB 設計規范

    上傳時間: 2013-10-15

    上傳用戶:busterman

  • PICkit單片機編程器用戶指南

    本文檔介紹如何使用PIC單片機編程器開發工具在目標電路板上仿真和調試固件。本手冊的內容編排如下 第一章 PIC單片機編程器概述 第二章 入門 第三章 PIC編程器和ICSP 第四章 PICKIT DEBUG EXPRESS 第五章 疑難解答 ......................  

    標簽: PICkit 單片機編程器 用戶

    上傳時間: 2013-10-19

    上傳用戶:sardinescn

  • 單片機解碼紅外遙控器

    遙控器使用方便, 功能多, 目前已廣泛應用在電視機、、、空調等各種家用電器中, 且價格便宜, 市上非常容易買到。如果能將遙控器上許多的按鍵解碼出來, 用作單片機系統的輸入, 則解決了常規矩陣鍵盤線路板大、布線復雜、占用口過多的弊病。而且通過使用遙控器, 操作時可實現人與設備的分離, 從而更加方便使用。下面以下編碼芯片的遙控器為例,談談如何用常用的系統單片機進行遙控的解碼。    

    標簽: 單片機解碼 紅外遙控器

    上傳時間: 2013-10-15

    上傳用戶:gxmm

  • 單片機輸出控制電路的制作

           任務1  廣告燈電路的制作   任務2 音頻控制電路的制作   任務3 繼電器控制電路的制作   任務4 程序調試   任務5 程序燒寫    

    標簽: 單片機 輸出 控制電路

    上傳時間: 2013-10-29

    上傳用戶:ZOULIN58

  • ARM7與MSP430單片機的區別

    MSP430和ARM7是兩個完全不同體系構架的處理器,因此雖一些在應用上具有共性的問題做個簡要比較。 目前在應用中比較普遍關心的是 速度和功耗、 應用范圍、內部資源、硬件設計、設計周期、成本考慮    

    標簽: ARM7 430 MSP 單片機

    上傳時間: 2013-10-22

    上傳用戶:wenwiang

  • 基于單片機的數字化B超鍵盤設計

    針對目前使用的RS232接口數字化B超鍵盤存在PC主機啟動時不能設置BIOS,提出一種PS2鍵盤的設計方法。基于W78E052D單片機,采用8通道串行A/D轉換器設計了8個TGC電位器信息采集電路,電位器位置信息以鍵盤掃描碼序列形式發送,正交編碼器信號通過XC9536XL轉換為單片機可接收的中斷信號,軟件接收到中斷信息后等效處理成按鍵。結果表明,在滿足開機可設置BIOS同時,又可實現超聲特有功能,不需要專門設計驅動程序,接口簡單,成本低。 Abstract:  Aiming at the problem of the digital ultrasonic diagnostic imaging system keyboard with RS232 interface currently used couldn?蒺t set the BIOS when the PC boot, this paper proposed a design method of PS2 keyboards. Based on W78E052D microcontroller,designed eight TGC potentiometers information acquisition circuit with 8-channel serial A/D converter, potentiometer position information sent out with keyboard scan code sequentially.The control circuit based on XC9536 CPLD is used for converting the mechanical actions of the encoders into the signals that can be identified by the MCU, software received interrupt information and equivalently treatmented as key. The results show that the BIOS can be set to meet the boot, ultrasound specific functionality can be achieved at the same time, it does not require specially designed driver,the interface is simple and low cost.    

    標簽: 單片機 B超 數字化 鍵盤設計

    上傳時間: 2013-10-10

    上傳用戶:asdfasdfd

  • 通用1553B總線的信息監控系統

    在航電系統維護過程中,為解決定位故障的效率和降低維修成本等問題,提出了基于ICD(Interface Control Document,接口控制文件)的1553B總線的信息監控系統模型。該系統運用數據采集卡對總線中傳輸的信號有無失真、偏差等電氣特性進行檢測,并使用1553B通訊卡通過測控軟件LabWindows/CVI編程與ICD數據庫的動態鏈接,實現總線信息的解析和故障的判斷。與傳統的維護過程相比,這種模型能夠從信號的電氣特性以及信息的解析等全方位的去檢測判斷故障的來源,并且能夠廣泛在其他1553B總線系統內擴展應用。驗證表明該監控系統可以對總線信息進行快速有效地監測分析,能滿足應用需求。 Abstract:  In the process of avionics system maintenance, to solve the problems such as improving the efficiency of fast orientation to troubles and reducing maintenance cost, system of 1553B bus information monitor model based on ICD was proposed. The system observed whether the data which transmitted on the bus appear distortion and deviation by using data acquisition card. And using 1553B communication card programming of the measure software LabWindows/CVI and the dynamic linking of ICD database, message analysis and fault estimation could be realized. Compared with traditional maintenance, this model can all-dimensionally detect and analyze the source of faults from both electrical characteristics of the signal and message analysis, and it can be widely applied in the other 1553B system. Experiment shown that this monitor system can effectively detect and analyze the bus message and can meet the application requirements.  

    標簽: 1553B 總線 信息監控

    上傳時間: 2013-11-23

    上傳用戶:18752787361

  • 單片機綜合設計原理下載

      第一章:MCS-51系列單片機的存儲結構(4學時)   ① 掌握內部數據寄存器RAM的結構、用途和特點;   ② 程序存儲器ROM的結構特點,編程中應注意的問題;   ③ 片內、外程序存儲器的確定方法。   .. 第二章:MCS-51單片機指令系統及時序(4學時)   ① 111條指令的功能分類;   ② 指令的尋址方式;   ③ 偽指令及匯編語言源程序的格式;   ④ 與指令的相關時序。   第三章:MCS-51單片機內部模塊的功能介紹(8學時)   ① 內部并行I/O端口的結構特點、使用中的注意事項;   ② 定時/計數器的2種工作方式、4種計數模式;   ③ 串行接口的4種工作模式的設定及波特率的計算;   ④ 中斷系統的結構、中斷響應的過程和編程方法。   .. 第四章:MCS-51單片機系統的擴展及應用(8學時);   ① 系統擴展的幾種方法;   ② 外部程序、數據存儲器的擴展;   ③ A/D、D/A轉換器與單片機的接口電路及編程方法;   ④ 鍵盤掃描/動態顯示接口電路;   ⑤ 單片機的監控電路等。  

    標簽: 單片機 綜合設計

    上傳時間: 2013-10-17

    上傳用戶:熊少鋒

主站蜘蛛池模板: 勃利县| 临安市| 仙桃市| 乐东| 明溪县| 醴陵市| 仁布县| 昆山市| 沧州市| 丹东市| 南城县| 松原市| 泗洪县| 庐江县| 郴州市| 手游| 三门峡市| 定安县| 黄平县| 济南市| 定州市| 清原| 宁蒗| 锦州市| 会昌县| 岐山县| 罗山县| 承德市| 合江县| 河津市| 襄汾县| 汤阴县| 太湖县| 获嘉县| 西乌珠穆沁旗| 邯郸市| 杭锦后旗| 南雄市| 甘泉县| 利辛县| 石林|