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

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

debug

  • 一、實驗目的 了解數/模轉換器的基本原理

    一、實驗目的 了解數/模轉換器的基本原理,掌握DAC0832芯片的使用方法。 二、實驗內容 1、實驗電路原理如圖36,DAC0832采用單緩沖方式,具有單雙極性輸入端(圖中的Ua、Ub),利用debug輸出命令(Out 290 數據)輸出數據給DAC0832,用萬用表測量單極性輸出端Ua及雙極性輸出端Ub的電壓,驗證數字與電壓之間的線性關系。 2、編程產生以下波形(從Ub輸出,用示波器觀察) (1)鋸齒波 三、編程提示 1、8位D/A轉換器DAC0832的口地址為290H,輸入數據與輸出電壓的關系為: (UREF表示參考電壓,N表示數數據),這里的參考電壓為PC機的+5V電源。 2、產生鋸齒波只須將輸出到DAC0832的數據由0循環遞增。

    標簽: 實驗 模轉換器

    上傳時間: 2016-03-12

    上傳用戶:ywqaxiwang

  • symbian學習資料

    symbian學習資料,主要用于Ondevice debug

    標簽: symbian

    上傳時間: 2014-01-22

    上傳用戶:hullow

  • ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind

    ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!

    標簽: Exception ExcpHook Coldwind Monitor

    上傳時間: 2014-02-10

    上傳用戶:jing911003

  • 44b0x bios源碼 ************************************************ BIOS程序說明 By hugang, hgx2000@mail

    44b0x bios源碼 ************************************************ BIOS程序說明 By hugang, hgx2000@mail.china.com 本程序改編自antiscle公布的代碼,在此首先 對antiscle表示感謝,我替換的原代碼的網絡 部分,對shell和flash也進行了一定的修改, 使其可以在51eda的開發板上可以正常運行。 ************************************************* 1.文件說明 Net : Rtl8019驅動代碼 Src : 主程序代碼 Inc : 主程序的頭文件 debug : SDT目標代碼 Myusb.apj : SDT2.51工程文件 Myusb.PR : SourceInsight3.5工程文件

    標簽: hugang 44b0x 2000 bios

    上傳時間: 2016-04-09

    上傳用戶:kytqcool

  • *** *** *** *** *** *** *** *** * RTL8019測試程式說明 By hugang, hgx2000@mail.china.com ************

    *** *** *** *** *** *** *** *** * RTL8019測試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 Net : Rtl8019驅動代碼 Src : 主程式代碼 Inc : 主程式的頭文件 debug : SDT目標代碼 Myusb_Data : ADS目標代碼 Myusb.apj : SDT2.51工程文件 Myusb.mcp : ADS1.2工程文件 Myusb.PR : SourceInsight3.5工程文件

    標簽: hugang china 8019 2000

    上傳時間: 2014-11-23

    上傳用戶:jichenxi0730

  • *** *** *** *** *** *** *** *** * USB測試程式說明 By hugang, hgx2000@mail.china.com ****************

    *** *** *** *** *** *** *** *** * USB測試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 Usb : PDIUSB12驅動代碼 Src : 主程式代碼 Inc : 主程式的頭文件 debug : SDT目標代碼 Myusb_Data : ADS目標代碼 Tools : PC端測試程式及驅動 Myusb.apj : SDT2.51工程文件 Myusb.mcp : ADS1.2工程文件 Myusb.PR : SourceInsight3.5工程文件

    標簽: hugang china 2000 mail

    上傳時間: 2016-04-09

    上傳用戶:cainaifa

  • *** *** *** *** *** *** *** *** * UCOS_II測試程式說明 By hugang, hgx2000@mail.china.com ************

    *** *** *** *** *** *** *** *** * UCOS_II測試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 UCOS_II : UCOS_II代碼,2.71版 Src : 主程式代碼 Inc : 主程式的頭文件 debug : SDT目標代碼 Myucos_Data : ADS目標代碼 Myucos.apj : SDT2.51工程文件 Myusos.mcp : ADS1.2工程文件 Myusos.PR : SourceInsight3.5工程文件

    標簽: UCOS_II hugang china 2000

    上傳時間: 2014-02-11

    上傳用戶:hongmo

  • 4 digital LED dynamic display的Verilog HDL源代碼

    4 digital LED dynamic display的Verilog HDL源代碼,它能動態的顯示4位數,為FPGA 的debug 提供便利,非常經典,簡單易懂,并且經過了Modelsim/ISE/FPGA(XC3S250ETQ144)驗證和實現,好的行為模型就應該大家分享。

    標簽: digital Verilog dynamic display

    上傳時間: 2016-04-12

    上傳用戶:壞天使kk

  • The BeeStack Application Development Guide describes how to develop an application for BeeStack, in

    The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development tools. It is assumed the reader is a programmer with at least rudimentary skills in the C programming language and that the reader is already familiar with the edit/compile/debug process.

    標簽: BeeStack Application Development application

    上傳時間: 2016-04-17

    上傳用戶:lijianyu172

  • 用于操作系統實現方面的調試工具

    用于操作系統實現方面的調試工具,bochs具有很大的debug調試功能。

    標簽: 操作系統 方面 調試工具

    上傳時間: 2016-04-20

    上傳用戶:變形金剛

主站蜘蛛池模板: 杨浦区| 鄄城县| 梨树县| 独山县| 隆安县| 阿拉尔市| 加查县| 彰武县| 克什克腾旗| 墨脱县| 台北县| 昌图县| 南江县| 勃利县| 奉化市| 洮南市| 和龙市| 蒲江县| 博爱县| 阜平县| 永寿县| 平潭县| 囊谦县| 沁源县| 定州市| 舒兰市| 安多县| 芷江| 霞浦县| 乡城县| 忻城县| 清新县| 西昌市| 阿拉善右旗| 翁源县| 普陀区| 濮阳市| 色达县| 拉萨市| 新乡市| 紫云|