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

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

stm8S Development kit

  • embedded development kit 9.1 user guide

    embedded development kit 9.1 user guide

    標(biāo)簽: development embedded guide user

    上傳時(shí)間: 2013-11-26

    上傳用戶:924484786

  • MH5000 -31開發(fā)板 MH5000 Module Development Kit Guide

    MH5000 -31開發(fā)板 MH5000 Module Development Kit  Guide,MH5000 -31開發(fā)板硬件技術(shù)手冊(cè)。

    標(biāo)簽: mh5000 開發(fā)板

    上傳時(shí)間: 2022-05-12

    上傳用戶:

  • sharepoint portal server的sdk英文版 The SharePoint Products and Technologies 2003 Software Development

    sharepoint portal server的sdk英文版 The SharePoint Products and Technologies 2003 Software Development Kit (SDK) contains conceptual overviews, programming tasks, samples, and references to guide you in developing solutions based on SharePoint products and technologies.

    標(biāo)簽: Technologies Development sharepoint SharePoint

    上傳時(shí)間: 2015-06-15

    上傳用戶:zhyiroy

  • 基于ARM核的USB2.0AHB接口IP主機(jī)端驅(qū)動(dòng)程序的設(shè)計(jì)與實(shí)現(xiàn)

    本論文以開發(fā)基于ARM核的USB2.0-AHB接口IP此項(xiàng)目為依托,致力于在Windows XP操作系統(tǒng)上使用DDK(Driver Development Kit)設(shè)計(jì)和開發(fā)一個(gè)基于WDM的主機(jī)端驅(qū)動(dòng)程序。開發(fā)該驅(qū)動(dòng)程序的目的是為了對(duì)該IP進(jìn)行FPGA測(cè)試以及配合設(shè)備端驅(qū)動(dòng)程序的開發(fā),該驅(qū)動(dòng)程序能夠完成即插即用功能,塊傳輸,同步傳輸,控制傳輸以及對(duì)Flash的操作五項(xiàng)主要功能。 論文首先介紹了基于WDM的USB驅(qū)動(dòng)程序設(shè)計(jì)原理,其中包括了從結(jié)構(gòu)到通信流對(duì)USB主機(jī)系統(tǒng)的介紹,編寫WDM驅(qū)動(dòng)程序的基礎(chǔ)理論(主要介紹了數(shù)個(gè)相關(guān)的重要概念、驅(qū)動(dòng)程序的基本組成),以及在開發(fā)對(duì)Flash操作的例程會(huì)使用到的Mass Storage類協(xié)議的簡(jiǎn)要介紹。在介紹設(shè)計(jì)原理后,論文從總體的系統(tǒng)應(yīng)用環(huán)境和結(jié)構(gòu)薊數(shù)據(jù)傳輸、內(nèi)部模塊以及軟硬件體系結(jié)構(gòu)幾個(gè)方面簡(jiǎn)要描述了該IP的系統(tǒng)設(shè)計(jì)。接著論文通過分析主機(jī)端驅(qū)動(dòng)程序功能需求,提出了驅(qū)動(dòng)程序的總體構(gòu)架以及分步式的設(shè)計(jì)流程,具體步驟是先實(shí)現(xiàn)驅(qū)動(dòng)程序的正常加載以及基本PnP功能,然后實(shí)現(xiàn)塊傳輸、同步傳輸以及控制傳輸,最后完成對(duì)Flash操作例程的設(shè)計(jì)。隨后論文詳細(xì)闡述了對(duì)上述五項(xiàng)主要功能模塊的設(shè)計(jì);其中對(duì)Flash操作例程的設(shè)計(jì)是難點(diǎn),作者通過分析Bulk-Only協(xié)議和UFI命令規(guī)范,提出程序的詳細(xì)設(shè)計(jì)方案。論文最后簡(jiǎn)要介紹了調(diào)試驅(qū)動(dòng)程序的方法,以及驅(qū)動(dòng)程序的測(cè)試內(nèi)容、部分測(cè)試結(jié)果以及測(cè)試結(jié)論。 本論文研究對(duì)象為基于ARM核的USB2.0-AHB接口IP主機(jī)端驅(qū)動(dòng)程序,因?yàn)槠溲芯恐黧w是一個(gè)基于WDM的主機(jī)端驅(qū)動(dòng)程序,因此有其普遍性;但是它以開發(fā)基于ARM核的USB2.0-AHB接口IP這個(gè)項(xiàng)目為依托,其目的是為項(xiàng)目服務(wù),因此它有其特殊性。它是一項(xiàng)既有普遍性又有特殊性的研究。

    標(biāo)簽: ARM 2.0 AHB USB

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

    上傳用戶:2007yqing

  • Android系統(tǒng)下OpenCV的人臉檢測(cè)模塊的設(shè)計(jì)

    針對(duì)解決OpenCV人臉檢測(cè)模塊在Android平臺(tái)編譯和移植的問題,提出一種利用JNI技術(shù)(Java Native Interface)調(diào)用OpenCV以及采用Android NDK(Native Development Kit)生成共享庫的目標(biāo)檢測(cè)方法。文中從分析利用Android NDK編譯Android平臺(tái)所需要的OpenCV靜態(tài)庫的問題入手,詳細(xì)闡述了利用JNI調(diào)用OpenCV相關(guān)函數(shù)的具體步驟。經(jīng)過多次試驗(yàn),證明該人臉檢測(cè)模塊的平均檢測(cè)時(shí)間為1 280 ms,具有較高的檢測(cè)速度和檢測(cè)精度。

    標(biāo)簽: Android OpenCV 人臉檢測(cè)

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

    上傳用戶:15736969615

  • 賽靈思電機(jī)控制開發(fā)套件簡(jiǎn)介(英文版)

      The power of programmability gives industrial automation designers a highly efficient, cost-effective alternative to traditional motor control units (MCUs)。 The parallel-processing power, fast computational speeds, and connectivity versatility of Xilinx® FPGAs can accelerate the implementation of advanced motor control algorithms such as Field Oriented Control (FOC)。   Additionally, Xilinx devices lower costs with greater on-chip integration of system components and shorten latencies with high-performance digital signal processing (DSP) that can tackle compute-intensive functions such as PID Controller, Clark/Park transforms, and Space Vector PWM.   The Xilinx Spartan®-6 FPGA Motor Control Development Kit gives designers an ideal starting point for evaluating time-saving, proven, motor-control reference designs. The kit also shortens the process of developing custom control capabilities, with integrated peripheral functions (Ethernet, PowerLink, and PCI® Express), a motor-control FPGA mezzanine card (FMC) with built-in Texas Instruments motor drivers and high-precision Delta-Sigma modulators, and prototyping support for evaluating alternative front-end circuitry.

    標(biāo)簽: 賽靈思 電機(jī)控制 開發(fā)套件 英文

    上傳時(shí)間: 2013-10-28

    上傳用戶:wujijunshi

  • Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --

    Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --- -- The MSN® Messenger Activity software development kit (SDK) contains technical information about how to develop and test single-user and multiuser applications by using the Activity object model. The SDK also provides detailed information about the MSN development and testing requirements that your Activity must meet, and how to increase the usage of your MSN Messenger Activity application.

    標(biāo)簽: Introduction Messenger Activity the

    上傳時(shí)間: 2015-09-06

    上傳用戶:ruan2570406

  • Using Lightweight IP with the Nios II Processor_nios2_lwip_tutorial,This tutorial familiarizes you w

    Using Lightweight IP with the Nios II Processor_nios2_lwip_tutorial,This tutorial familiarizes you with the lightweight IP (lwIP) TCP/IP software component included in your Nios II development kit.

    標(biāo)簽: Processor_nios lwip_tutorial familiarizes Lightweight

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

    上傳用戶:lacsx

  • KmdTut是一份以Win32匯編語言來開發(fā)Kernel mode驅(qū)動(dòng)程序的教程

    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

  • This application report presents basic code for initializing and operating the TMS320LF240x DSP devi

    This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system.

    標(biāo)簽: initializing application operating presents

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

    上傳用戶:tzl1975

主站蜘蛛池模板: 克什克腾旗| 霍山县| 舒城县| 手机| 固原市| 黄大仙区| 二手房| 襄城县| 军事| 皋兰县| 广安市| 青河县| 额尔古纳市| 磐石市| 石台县| 威信县| 九寨沟县| 汝城县| 陆良县| 凤翔县| 错那县| 德令哈市| 景东| 南漳县| 张家口市| 怀宁县| 青海省| 定安县| 甘泉县| 德钦县| 汝州市| 宁远县| 望江县| 邯郸市| 峨山| 安义县| 岳普湖县| 霞浦县| 梁山县| 右玉县| 马公市|