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

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

Specification

  • JASML is a java byte code compiler, providing yet another approach to view, write and edit java clas

    JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.

    標簽: java providing approach compiler

    上傳時間: 2016-06-13

    上傳用戶:youth25

  • 1)兼容FAT16文件系統

    1)兼容FAT16文件系統,長文件名,最大路徑長度260個字節,符合Microsoft Longfilename Specification。 2)可移植于各種平臺,只需編寫sector驅動驅動,共計兩個函數:1)read_flash_sector() 2)write_flash_sector()。 3)文件緩沖功能:1)讀文件時,讀位置在文件緩沖區內,則可直接讀文件緩沖區,不需要讀物理磁盤;文件緩沖區大小可使用編譯宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize來控制。 4)可同時打開多個文件;最大打開文件數可使用編譯宏MaximumFCB設定,MaximumFCB最大值限定為254。 5)文件保護功能:文件可同時打開多個FCB,而只有其中一個FCB可以得到文件RD/WR權限。該功能完全由文件系統代碼來完成,上層應用無需編寫額外代碼。 6)所有編譯宏存放于文件fat_cfg.h。 聯系作者:QQ:292942278,e-mail:figureyang@yahoo.com.cn

    標簽: FAT 16 兼容 文件系統

    上傳時間: 2016-07-06

    上傳用戶:磊子226

  • a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam

    a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.

    標簽: supports capture cameras digital

    上傳時間: 2014-01-13

    上傳用戶:yph853211

  • ---- ---- ---- WISHBONE Wishbone_BFM IP Core ---- ---- ---- ---- This file is part of the Wishbon

    ---- ---- ---- WISHBONE Wishbone_BFM IP Core ---- ---- ---- ---- This file is part of the Wishbone_BFM project ---- ---- http://www.opencores.org/cores/Wishbone_BFM/ ---- ---- ---- ---- Description ---- ---- Implementation of Wishbone_BFM IP core according to ---- ---- Wishbone_BFM IP core Specification document.

    標簽: Wishbone_BFM WISHBONE Wishbon Core

    上傳時間: 2016-09-04

    上傳用戶:lanjisu111

  • IEEE 802.11d-2001, Amendment to IEEE 802.11-1999, (ISO/IEC 8802-11) Information technology--Telecomm

    IEEE 802.11d-2001, Amendment to IEEE 802.11-1999, (ISO/IEC 8802-11) Information technology--Telecommunications and information exchange between systems--Local and metropolitan area networks--Specific requirements--Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Specification for Operation in Additional Regulartory Domains

    標簽: 802.11 IEEE Information technology

    上傳時間: 2014-01-21

    上傳用戶:壞天使kk

  • // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial //

    // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : Unknown, Use with caution! // Description Specification // General Description: 8, 16, 32-bit WISHBONE Master // Supported cycles: MASTER, READ/WRITE // MASTER, BLOCK READ/WRITE // MASTER, RMW // Data port, size: 8, 16, 32-bit // Data port, granularity 8-bit // Data port, Max. operand size 32-bit // Data transfer ordering: little endian // Data transfer sequencing: undefined

    標簽: Description Behavorial wb_master Filename

    上傳時間: 2014-07-11

    上傳用戶:zhanditian

  • Jvm 規范說明。The Java Virtual Machine was designed to support the Java programming language. Some concep

    Jvm 規范說明。The Java Virtual Machine was designed to support the Java programming language. Some concepts and vocabulary from the Java language are thus necessary to understand the virtual machine. This chapter gives enough of an overview of Java to support the discussion of the Java Virtual Machine to follow. Its material has been condensed from The Java Language Specification, by James Gosling, Bill Joy, and Guy Steele. For a complete discussion of the Java language, or for details and examples of the material in this chapter, refer to that book. Readers familiar with that book may wish to skip this chapter. Readers familiar with Java, but not with The Java Language Specification, should at least skim this chapter for the terminology it introduces.

    標簽: Java programming designed language

    上傳時間: 2013-12-19

    上傳用戶:wangyi39

  • Advanced TCA相關的一系列規范

    Advanced TCA相關的一系列規范,包括了The AdvancedTCA™ Base Specification、AdvancedTCA Ethernet、AdvancedTCA InfiniBand® 、AdvancedTCA StarFabric和AdvancedTCA for PCI Express™

    標簽: Advanced TCA

    上傳時間: 2016-11-13

    上傳用戶:671145514

  • Testability is the concern most often voiced by Texas Instruments (TIä ) application specific i

    Testability is the concern most often voiced by Texas Instruments (TIä ) application specific integrated circuit (ASIC) users. This document is intended to consolidate TI policies into a coherent approach to designing for testability. It is not intended as a Specification, but as a guide you can use for developing test strategies when designs are being initiated

    標簽: Testability Instruments application specific

    上傳時間: 2016-11-13

    上傳用戶:wfl_yy

  • 自己編寫的一個簡單的matlab程序

    自己編寫的一個簡單的matlab程序,實現圖像直方圖的均衡化及規定化處理.image histogram equalization,histogram matching(Specification).

    標簽: matlab 編寫 程序

    上傳時間: 2014-11-11

    上傳用戶:klin3139

主站蜘蛛池模板: 泸定县| 汤原县| 富顺县| 莎车县| 嘉善县| 铜陵市| 赞皇县| 重庆市| 水富县| 报价| 神池县| 游戏| 金阳县| 杨浦区| 泽库县| 阜新市| 黔西县| 西安市| 林甸县| 施秉县| 道真| 建平县| 陵川县| 昔阳县| 巴彦淖尔市| 长岭县| 丹东市| 翼城县| 东明县| 双辽市| 舟曲县| 东丽区| 文昌市| 民县| 白河县| 雷波县| 密云县| 桂东县| 茶陵县| 景谷| 盐山县|