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

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

three-level

  • This document provides guidelines for integrating a discrete high speed USB host controller onto a f

    This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).

    標簽: integrating controller guidelines document

    上傳時間: 2015-11-18

    上傳用戶:xhz1993

  • 本次設計的RS232 to USB 轉換器采用HT82M99E 和MAX232 芯片

    本次設計的RS232 to USB 轉換器采用HT82M99E 和MAX232 芯片,其中HT82M99E 為主控芯片,MAX232 為RS232 level shift。本次設計的RS232 to USB 轉換器使用操作系統提供的USB HID 設備類驅動程序。

    標簽: 232 82M 99E M99

    上傳時間: 2014-01-27

    上傳用戶:wsf950131

  • windows開源代碼 Microsoft Windows is a complex operating system. It offers so many features and does so

    windows開源代碼 Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid

    標簽: Microsoft operating features windows

    上傳時間: 2015-11-24

    上傳用戶:zhuyibin

  • C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con

    C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.

    標簽: Programming frameworks providing coverage

    上傳時間: 2013-12-26

    上傳用戶:daguda

  • Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games w

    Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games was written with four broad goals: To teach a lively style of object-oriented software engineering. To show how to bring a complete program to the level of a commercial release. To provide a "game engine" framework of linked classes for game development. To help students create computer games that are interactive, rapidly executing, and visually beautiful.

    標簽: Engineering Software Computer Games

    上傳時間: 2015-12-02

    上傳用戶:cc1

  • The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

    The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.

    標簽: NtddkSrcStoragesfloppy directory sfloppy resides

    上傳時間: 2015-12-04

    上傳用戶:84425894

  • 參考網上的提供的代碼,我把uCosII移植到MSP430f149上,分三個任務,分別是485通訊,鍵盤掃描,LED顯示,可供參考!- Refers to code which on-line prov

    參考網上的提供的代碼,我把uCosII移植到MSP430f149上,分三個任務,分別是485通訊,鍵盤掃描,LED顯示,可供參考!- Refers to code which on-line provides, I transplant uCosII to MSP430f149 on, divides three duties, respectively is 485 communications, scanning, LED demonstrated

    標簽: on-line uCosII Refers which

    上傳時間: 2013-12-11

    上傳用戶:xieguodong1234

  • 圖像處理的關于Snakes : Active Contour Models算法和水平集以及GVF的幾篇文章

    圖像處理的關于Snakes : Active Contour Models算法和水平集以及GVF的幾篇文章,文章列表為: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral Stability of Local Deformations Spectral Stability of Local Deformations.pdf [6]An active contour model for object tracking using the previous contour.pdf [7]Volumetric Segmentation of Brain Images Using Parallel Genetic AlgorithmsI.pdf [8]Segmentation in echocardiographic sequences using shape-based snake model.pdf [9]Active Contours Without Edges.pdf 學習圖像處理的人必看的幾篇文章

    標簽: Contour Snakes Active Models

    上傳時間: 2014-01-15

    上傳用戶:wqxstar

  • To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. Thes

    To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppression, and signal collapsing. You control the level of optimization by specifying certain switches when you invoke the compiler.

    標簽: optimizations simulation ModelSim increase

    上傳時間: 2013-12-25

    上傳用戶:pkkkkp

  • This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control si

    This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Only a small portion of the MSP430 CPU?s nonreal-time resources is used. Specific hardware bit-latching capabilities of the Timer_A3 module are used for real-time decoding of the IR data signal, independent and asynchronous to the CPU. CPU activity and power consumption are kept to an absolute minimum level. The Timer_A3 decoder implementation also allows other tasks to occur simultaneously if required. The solutions provided are written specifically for MSP430x11x(1) and MSP430x12x derivatives, but can be adapted to any other MSP430 incorporating Timer_A3. 電視遙控器設計基於MSP430

    標簽: application describes Timer_A control

    上傳時間: 2014-01-01

    上傳用戶:qq21508895

主站蜘蛛池模板: 威宁| 南陵县| 张家口市| 沈丘县| 安乡县| 通许县| 永登县| 内江市| 兴宁市| 三穗县| 英山县| 化州市| 蒲城县| 宾川县| 科尔| 陕西省| 沂南县| 四会市| 嘉义县| 塔城市| 逊克县| 镇雄县| 新营市| 阿合奇县| 华安县| 同江市| 南丰县| 广饶县| 丰县| 宜州市| 封开县| 霍林郭勒市| 嘉黎县| 达拉特旗| 武邑县| 霍林郭勒市| 白银市| 菏泽市| 宜章县| 高唐县| 马鞍山市|