CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Implementors-0.0.

搜索资源列表

  1. dk.kamstruplinnet.implementors-0.0.15

    0下载:
  2. 追踪方法代码时,Eclipse默认是转到方法的接口类,而接口中是只有方法名称没有具体的实现代码,此插件提供了追踪到具体实现类的实现代码的功能。经过修改,更为好用-tracing code, Eclipse is the default method to the interface type, and the interface is the only method names no specific codes, This plug-in provides a specific track t
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:124538
    • 提供者:刘刚
  1. jpeg-6b

    0下载:
  2. Functions provided by the library Outline of typical usage Basic library usage: Data formats Compression details Decompression details Mechanics of usage: include files, linking, etc Advanced features: Compression parameter selection
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:696789
    • 提供者:
  1. miracl5.3.11

    0下载:
  2. 这是最新的MIRACL的最新版本,支持多种算法,如IBE加密、签名、验证-MIRACL is a Big Number Library which implements all of the primitives necessary to design Big Number Cryptography into your real-world application. It is primarily a tool for cryptographic system implementors. RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1457342
    • 提供者:yoy
  1. dk.kamstruplinnet.implementors-0.0.16

    0下载:
  2. implementors一个eclipse面向接口编程的非常有用的插件:可以直接跳到接口的实现代码,强烈推荐大家安装!-implementors an eclipse-oriented programming interface very useful plug-ins: You can jump directly to the realization of interface code, strongly recommend that you install!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:123922
    • 提供者:冯永鹏
  1. H263standard(200501)

    0下载:
  2. h.263官方文档,可以在ITU的官网上下载,这里是2005年的建议书,英文的,感觉比中文的来得清晰,中文的也可以在官网上下载,该RAR中还有两个附录,一个是Implementors Guide另一个是Appendix III: Examples for H.263 encoder/decoder implementations对开发263来说是至尊宝点,-h.263 official documents, the officer in the ITU Internet download, he
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-11
    • 文件大小:2079739
    • 提供者:ch
  1. IEEE_standard_verilog

    0下载:
  2. 其中,Verilog硬件描述语言(HDL)的定义,在这个标准。 Verilog的HDL是一个正式的符号中的电子系统创建的各个阶段使用。因为它既是机读和人类可读的,它支持开发,验证,综合,硬件设计和测试,对数据通信的硬件设计,以及维修,改装和硬件采购。这个标准的主要对象是工具的实现者支持的语言和语言的高级用户。-The Verilog Hardware Descr iption Language (HDL) is defined in this standard. Verilog HDL is a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4159700
    • 提供者:zhong
  1. printversion

    0下载:
  2. A short question might be: “What is XML?” An answer might be: The acronym XML stands for “Extended Markup Language” and is an industry standard being published by the W3C standardization organization. Like other industry software standards talkin
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:993121
    • 提供者:Sekhar
  1. commons-pool-1.5.5-src

    0下载:
  2. 创建新的对象并初始化的操作,可能会消耗很多的时间。在这种对象的初始化工作包含了一些费时的操作(例如,从一台位于20,000千米以外的主机上读出一 些数据)的时候,尤其是这样。在需要大量生成这样的对象的时候,就可能会对性能造成一些不可忽略的影响。要缓解这个问题,除了选用更好的硬件和更棒的虚拟 机以外,适当地采用一些能够减少对象创建次数的编码技巧,也是一种有效的对策。对象池化技术(Object Pooling)就是这方面的著名技巧,而Jakarta Commons Pool组件则是处理对象池化的得力
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:383592
    • 提供者:lbsx7gs
  1. segmentationcut

    0下载:
  2. GrabCut is an innovative 2D image segmentation technique developed by Rother et al. [2004]. This paper provides implementation details omitted from the original paper. Details covered in background papers are summarized here so that future impl
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:387470
    • 提供者:kaw
  1. BaseInputConnection

    0下载:
  2. Base class for implementors of the InputConnection interface, taking care of most of the common behavior for providing a connection to an Editable.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4582
    • 提供者:pingberce
  1. XPathFactory

    0下载:
  2. Factory class for creating an XPath. Implementors of XPath derivatives will need to make a derived class of this. @xsl.usage advanced.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:590
    • 提供者:vaquiming
  1. TestSuiteProvider

    0下载:
  2. Implementors will know how to get a test suite.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1053
    • 提供者:cengqerzer
  1. InvocationHandler

    0下载:
  2. Implementors of this interface dispatch methods invoked on proxy instances.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:729
    • 提供者:madongwong
  1. BaseInputConnection

    0下载:
  2. Base class for implementors of the InputConnection interface, taking care of most of the common behavior for providing a connection to an Editable.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4581
    • 提供者:kongzongqer
  1. verilog-ieee

    0下载:
  2. The Verilog ¤ Hardware Descr iption Language (HDL) is defined in this standard. Verilog HDL is a formal notation intended for use in all phases of the creation of electronic systems. Because it is both machine readable and human readable, it
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2176585
    • 提供者:bkaraca
搜珍网 www.dssz.com