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

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

NetARM-start

  • 在QuartusII中使用AHDL語言編寫一個(gè)RS232串行數(shù)據(jù)通信接口

    在QuartusII中使用AHDL語言編寫一個(gè)RS232串行數(shù)據(jù)通信接口,要求設(shè)計(jì)輸入輸出端口,要求能提供的接收端口正確地接收。其中1bit作為start位,8bit作為數(shù)據(jù),1bit作為end位。

    標(biāo)簽: QuartusII AHDL 232 RS

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

    上傳用戶:huyiming139

  • Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pre

    Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is a good place to start if you re trying to use or figure out pid though.

    標(biāo)簽: control purpose atmega heater

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

    上傳用戶:天誠24

  • #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d

    #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // TODO: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE }

    標(biāo)簽: Enable3dControls Enable3d AFXDLL shared

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

    上傳用戶:hustfanenze

  • This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

    This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0

    標(biāo)簽: ADC0 demonstrates configured operation

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

    上傳用戶:wangyi39

  • This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

    This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0

    標(biāo)簽: ADC0 demonstrates configured operation

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

    上傳用戶:米卡

  • 求解量子力學(xué)的薛定諤方程

    求解量子力學(xué)的薛定諤方程,說明見readme.txt,使用matlab編制。可以現(xiàn)運(yùn)行start.m

    標(biāo)簽: 量子力學(xué) 方程

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

    上傳用戶:sy_jiadeyi

  • ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調(diào)試器。它的特別之處在于可以在沒有源代碼時(shí)解決問題

    ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調(diào)試器。它的特別之處在于可以在沒有源代碼時(shí)解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調(diào)試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點(diǎn)[Breakpoints] 十,內(nèi)存映射窗口[Memory map window] 十一、十二,監(jiān)視與監(jiān)察器[Watches and inspectors] 十三,線程[Threads] 十四,復(fù)制到剪切板[Copy to clipboard] 十五,調(diào)用棧[Call stack] 十六,調(diào)用樹[Call tree] 十七,選項(xiàng)[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執(zhí)行與自動(dòng)執(zhí)行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]

    標(biāo)簽: ollydbg OllyDbg 32 教程

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

    上傳用戶:xhz1993

  • 1. 下載一個(gè)Java開發(fā)庫

    1. 下載一個(gè)Java開發(fā)庫,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有; 2. 編譯所有的源文件; 3. 復(fù)制 images 目錄到程序運(yùn)行目錄,如果目錄放置錯(cuò)誤,程序會(huì)沒有圖像顯示; 4. 運(yùn)行 dujid.araneid.Araneid(默認(rèn)) 。 對(duì)于發(fā)布包: 1. 下載一個(gè)Java運(yùn)行時(shí),例如 J2re1.4.2 等版本,http://java.sun.com/ 上有; 2. 執(zhí)行 classes 目錄中的 start.bat

    標(biāo)簽: Java

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

    上傳用戶:tb_6877751

  • TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny

    TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny,This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.

    標(biāo)簽: CONTROLLER TRAFFIC LIGHT using

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

    上傳用戶:123456wh

  • This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you

    This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended.

    標(biāo)簽: Optimization Algorithm directory contains

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

    上傳用戶:songnanhua

主站蜘蛛池模板: 奉新县| 尚义县| 贵州省| 鄱阳县| 工布江达县| 新平| 罗定市| 长葛市| 江永县| 青浦区| 宁南县| 抚顺市| 寻乌县| 肃北| 都安| 大方县| 诸暨市| 桐柏县| 古蔺县| 黎川县| 苗栗县| 广元市| 攀枝花市| 扎兰屯市| 宁乡县| 洪江市| 静乐县| 平遥县| 长治县| 东莞市| 临沭县| 湖口县| 南岸区| 壤塘县| 赫章县| 绥芬河市| 莒南县| 田东县| 揭东县| 南城县| 根河市|