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

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

docs

  • These are all the utilities you need to generate MPEG-I movies on a UNIX box with full motion video

    These are all the utilities you need to generate MPEG-I movies on a UNIX box with full motion video and stereo sound. For more information on this unusual application of Linux, look in the docs directory or go to www.freeyellow.com/members4/heroine

    標簽: utilities generate MPEG-I movies

    上傳時間: 2013-12-18

    上傳用戶:onewq

  • This design package includes reference materials for creating a USB - PS/2 combination mouse that a

    This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants

    標簽: combination materials reference creating

    上傳時間: 2015-10-19

    上傳用戶:784533221

  • 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

    上傳時間: 2013-11-27

    上傳用戶:電子世界

  • 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

  • 詞典原代碼 ASP 寫的漢語成語詞典

    詞典原代碼 ASP 寫的漢語成語詞典,可以在線使用。 全部代碼只有 100 多行,短小精悍。 演示地址: http://lab.why100000.com/docs/webapp/idioms/index.asp

    標簽: ASP 詞典 代碼 漢語

    上傳時間: 2014-01-14

    上傳用戶:yyq123456789

  • This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation deve

    This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip The tour is self-guided and can be performed in any order. To run the presentation, first uncompress the zipped archive and store it in an appropriate directory. Run the Matlab® , enter the selected directory, and type “tutorial” in the prompt.

    標簽: presentation Artificial describes tutorial

    上傳時間: 2014-01-24

    上傳用戶:qilin

  • usb bulk 傳輸例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode

    usb bulk 傳輸例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.

    標簽: driver function Windows bulkusb

    上傳時間: 2016-04-25

    上傳用戶:270189020

  • s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/doc

    s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/docs/dte.html to learn more about it. To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org Joone and the DTE are both released with the LGPL license @2004 Paolo Marrone and the Joone team - All rights reserved ==================================================================== Credits The Joone DTE uses the following external packages: - SUN Jini Network Technology http://wwws.sun.com/software/jini/index.html - Computefarm Framework http://computefarm.jini.org - Spring Framework http://www.springframework.org We want to thank all the authors and contributors of the above packages. Please read the respective licenses contained in this distribution.

    標簽: Distributed Environment jooneworld contains

    上傳時間: 2013-12-25

    上傳用戶:釣鰲牧馬

  • RSA加密算法源代碼 RSAEURO Version 1.02 Distribution In this distribution the various files are included

    RSA加密算法源代碼 RSAEURO Version 1.02 Distribution In this distribution the various files are included in the directories below. docs - RSAEURO Documentation Directory DEMO - Demo Applications Directory SOURCE - Source Code Directory SCRIPTS - Demo Applications Script Files INSTALL - Installation Instructions The documentation is supplied in both Postscript and ASCII formats. (At the moment due a problem with Windows Word The main docs are only availible as Postscript.) Please report any problems with the code or documentation to me on the bug report form. Also any problems you may have in using the toolkit. Please read the bug report form for more details.

    標簽: Distribution distribution included RSAEURO

    上傳時間: 2013-12-30

    上傳用戶:moshushi0009

  • 本文檔講述了Java語言的編碼規范

    本文檔講述了Java語言的編碼規范,較之陳世忠先生《c++編碼規范》的浩繁詳盡,此文當屬短小精悍了。而其中所列之各項條款,從編碼風格,到注意事項,不單只Java,對于其他語言,也都很有借鑒意義。因為簡短,所以易記,大家不妨將此作為handbook,常備案頭,逐一對驗。 聲明: 如需復制、傳播,請附上本聲明,謝謝。 原文出處:http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html, 譯文出處:http://morningspace.51.net/,moyingzz@etang.com

    標簽: Java 文檔 語言 編碼規范

    上傳時間: 2014-08-23

    上傳用戶:cccole0605

主站蜘蛛池模板: 龙泉市| 莆田市| 黔西县| 嘉鱼县| 刚察县| 浦东新区| 灌阳县| 张家口市| 周宁县| 信阳市| 应城市| 广元市| 昌乐县| 嘉黎县| 宁阳县| 丽江市| 新邵县| 玉龙| 灵寿县| 嘉禾县| 水城县| 广河县| 西青区| 清镇市| 贵定县| 淄博市| 罗源县| 太保市| 明光市| 宜丰县| 河津市| 昆山市| 林西县| 古丈县| 定州市| 安陆市| 谢通门县| 乌苏市| 奉新县| 石城县| 休宁县|