虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

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