KmdTut是一份以Win32匯編語言來開發(fā)Kernel mode驅(qū)動(dòng)程序的教程,讀者可以從http://www.freewebs.com/four-f/下載最新的英文版本,為了使用本教程,你還需要下載Kernel mode驅(qū)動(dòng)程序開發(fā)包KmdKit,更多信息請(qǐng)參考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~) 0.2 關(guān)于KmdKit KmdKit的全稱是Kernel Mode Driver development Kit for assembly language programmers,即內(nèi)核模式驅(qū)動(dòng)程序匯編開發(fā)包,KmdKit中包括了用宏匯編編譯器開發(fā)驅(qū)動(dòng)程序需要用到的所有東西。 你可以從http://www.wasm.ru/或者h(yuǎn)ttp://www.freewebs.com/four-f/下載到最新版本的KmdKit。
標(biāo)簽: KmdTut Kernel mode Win
上傳時(shí)間: 2014-01-11
上傳用戶:Ants
打飛機(jī)的,背景可以移動(dòng),有關(guān)頭,有獎(jiǎng)勵(lì),有一架飛機(jī)帶跟蹤,很簡單,各位不要笑話我,發(fā)上來主要照顧畢業(yè)設(shè)計(jì)危險(xiǎn)的XD 操作系統(tǒng):Microsoft Windows XP 程序語言:Java 2 開 發(fā) 包:Java(TM) 2 Standard Edition (5.0) Sun Micro. J2ME Wireless Tool Kit 2.2 IDE: Eclipse 3.01
標(biāo)簽: 飛機(jī)
上傳時(shí)間: 2016-04-24
上傳用戶:xieguodong1234
Tornado 的manuals 很全面,國內(nèi)的書大部分是翻譯的它。經(jīng)常需要查閱的。Tornado Online Manuals GDB User s Guide GNU Make User s Guide GNU Toolchain Release Notes GNU Toolkit User s Guide for Pentium GNU Toolkit User s Guide for Simulators, 68K, and SH Tornado API Guide Tornado API Reference Tornado Getting Started Guide (Windows Version) Tornado Migration Guide Tornado Reference Tornado Release Notes Tornado SETUP SDK Developer s Guide Tornado User s Guide (Windows Version) USB Developer s Kit Programmer s Guide USB Developer s Kit Release Notes VxWorks API Reference VxWorks BSP Developer s Guide VxWorks BSP Developer s Reference VxWorks BSP Reference VxWorks Errno Code List VxWorks Network Programmer s Guide VxWorks Programmer s Guide VxWorks for Pentium Architecture Supplement WindView User s Guide WindView User s Reference
標(biāo)簽: Tornado Manuals manuals Online
上傳時(shí)間: 2016-05-16
上傳用戶:13215175592
This application creates an USB Mass Storage drive on a host computer. The drive is created from the internal Flash or external SDRAM memory of the evaluation kit.
標(biāo)簽: drive application computer Storage
上傳時(shí)間: 2014-01-18
上傳用戶:xymbian
基于Matlab產(chǎn)品集的DSP應(yīng)用系統(tǒng)的軟件開發(fā)。闡述了Matlab產(chǎn)品集對(duì)DSP應(yīng)用系統(tǒng)的軟件從算法研究、仿真到實(shí)現(xiàn)等各個(gè)開發(fā)環(huán)節(jié)的支持,著重介紹了MathWorks公司推出的Developer s Kit 及其在TI C6701 EVM系統(tǒng)開發(fā)中的應(yīng)用。
標(biāo)簽: Matlab DSP 應(yīng)用系統(tǒng) 仿真
上傳時(shí)間: 2016-06-01
上傳用戶:wqxstar
The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with the STM32F103xx motor control starter kit (STM3210B-MCKIT) and PM motor, a motor can be made to run in a very short time. It also eliminates the need for time-consuming development of FOC and speed regulation algorithms by providing ready-to-use functions that let the user concentrate on the application layer. Moreover, it is possible to get rid of any speed sensor thanks to the sensorless algorithm for rotor position reconstruction.
標(biāo)簽: free-of-charge compatible KickStart modules
上傳時(shí)間: 2014-01-09
上傳用戶:498732662
This preface introduces the Advanced Microcontroller Bus Architecture (AMBA) specification. It contains the following sections: • About this document on page iv • Feedback on page vii.
標(biāo)簽: Microcontroller specification Architecture introduces
上傳時(shí)間: 2016-06-29
上傳用戶:frank1234
同樣是移植到PIC32的uCOSII。IC依然是PIC32MX360F512L,不同的是支持包針對(duì)PIC32 Starter Kit,而且里面沒有例程。
上傳時(shí)間: 2013-12-26
上傳用戶:siguazgb
1. 分析ECB模式和CBC模式的加密過程。 2. 用程序設(shè)計(jì)語言將算法過程編程實(shí)現(xiàn)。 3. 輸入明文:I do like this book 加密算法E:異或⊕,密鑰為cryption; 移位,密鑰為5 兩種填充模式:(1)0 (2)密文挪用 初始化向量IV:goodluck 用兩種模式進(jìn)行加密,輸出相應(yīng)的密文。
上傳時(shí)間: 2016-08-08
上傳用戶:李彥東
創(chuàng)建基本應(yīng)用程序,本實(shí)驗(yàn)指導(dǎo)我們通過處理器創(chuàng)建一個(gè)基本的應(yīng)用程序。應(yīng)用程序?qū)?控制Spartan-3E starter kit上的LEDs。 你將添加一個(gè) OPB BRAM 控制器,和修改OPB BRAM中原有的連接部分插入文本。最后你將會(huì)發(fā)現(xiàn)系統(tǒng)就像你當(dāng)初設(shè)計(jì)的一樣運(yùn)行。
標(biāo)簽: 應(yīng)用程序
上傳時(shí)間: 2016-08-13
上傳用戶:源弋弋
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1