亚洲欧美第一页_禁久久精品乱码_粉嫩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

    上傳用戶:變形金剛

主站蜘蛛池模板: 甘洛县| 无锡市| 尼勒克县| 儋州市| 湘潭市| 安岳县| 包头市| 武宁县| 湖北省| 吴桥县| 策勒县| 和龙市| 浦北县| 凤山县| 平安县| 旬邑县| 岳西县| 长岭县| 桃江县| 涿鹿县| 垦利县| 元谋县| 云和县| 绍兴市| 彝良县| 思南县| 突泉县| 金华市| 西藏| 隆子县| 博客| 蓬安县| 庆城县| 南昌县| 鄂托克前旗| 乐东| 青神县| 精河县| 平阳县| 台南县| 通州区|