Welcome![Sign In][Sign Up]
Location:
Search - Implementors-0.0.

Search list

[JSP/Javadk.kamstruplinnet.implementors-0.0.15

Description: 追踪方法代码时,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 to achieve category codes function. The revised, more user friendly
Platform: | Size: 124538 | Author: 刘刚 | Hits:

[Graph programjpeg-6b

Description: 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 Decompression parameter selection Special color spaces Error handling Compressed data handling (source and destination managers) I/O suspension Progressive JPEG support Buffered-image mode Abbreviated datastreams and multiple images Special markers Raw (downsampled) image data Really raw data: DCT coefficients Progress monitoring Memory management Memory usage Library compile-time options Portability considerations Notes for MS-DOS implementors
Platform: | Size: 696789 | Author: | Hits:

[JSP/Javadk.kamstruplinnet.implementors-0.0.15

Description: 追踪方法代码时,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 to achieve category codes function. The revised, more user friendly
Platform: | Size: 123904 | Author: 刘刚 | Hits:

[Windows Developdk.kamstruplinnet.implementors-0.0.16

Description: 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!
Platform: | Size: 123904 | Author: 冯永鹏 | Hits:

[Streaming Mpeg4H263standard(200501)

Description: 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, here are the recommendations of the 2005 book, in English, I feel more clear than the English, the English can also be downloaded at Crown, which have both RAR in Appendix, the other is a Implementors' Guide are Appendix III: Examples for H.263 encoder/decoder implementations is on the development of 263 points
Platform: | Size: 2079744 | Author: ch | Hits:

[OtherIEEE754

Description: ieee754的标准,原英文版的!Twenty years ago anarchy threatened floating-point arithmetic. Over a dozen commercially significant arithmetics boasted diverse wordsizes, precisions, rounding procedures and over/underflow behaviors, and more were in the works. “Portable” software intended to reconcile that numerical diversity had become unbearably costly to develop. Thirteen years ago, when IEEE 754 became official, major microprocessor manufacturers had already adopted it despite the challenge it posed to implementors. With unprecedented altruism, hardware designers had risen to its challenge in the belief that they would ease and encourage a vast burgeoning of numerical software. They did succeed to a considerable extent. Anyway, rounding anomalies that preoccupied all of us in the 1970s afflict only CRAY X-MPs — J90s now.-ieee754 standards, the original English version of the! Twenty years ago anarchy threatened floating-point arithmetic. Over a dozen commercially significant arithmetics boasted diverse wordsizes, precisions, rounding procedures and over/underflow behaviors, and more were in the works. " Portable" software intended to reconcile that numerical diversity had become unbearably costly to develop. Thirteen years ago, when IEEE 754 became official, major microprocessor manufacturers had already adopted it despite the challenge it posed to implementors. With unprecedented altruism, hardware designers had risen to its challenge in the belief that they would ease and encourage a vast burgeoning of numerical software. They did succeed to a considerable extent. Anyway, rounding anomalies that preoccupied all of us in the 1970s afflict only CRAY X-MPs- J90s now.
Platform: | Size: 99328 | Author: wangdiao | Hits:

[VHDL-FPGA-VerilogIEEE_standard_verilog

Description: 其中,Verilog硬件描述语言(HDL)的定义,在这个标准。 Verilog的HDL是一个正式的符号中的电子系统创建的各个阶段使用。因为它既是机读和人类可读的,它支持开发,验证,综合,硬件设计和测试,对数据通信的硬件设计,以及维修,改装和硬件采购。这个标准的主要对象是工具的实现者支持的语言和语言的高级用户。-The Verilog Hardware Description 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 supports the development, verification,synthesis, and testing of hardware designs the communication of hardware design data and the maintenance, modification, and procurement of hardware. The primary audiences for this standard are the implementors of tools supporting the language and advanced users of the language.
Platform: | Size: 4159488 | Author: zhong | Hits:

[JSP/Javaprintversion

Description: 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 talking about XML leads to talk about XML based software: Applications and frameworks supplying added values to software implementors and enhancing data exchange between applications.
Platform: | Size: 993280 | Author: Sekhar | Hits:

[JSP/Javacommons-pool-1.5.5-src

Description: 创建新的对象并初始化的操作,可能会消耗很多的时间。在这种对象的初始化工作包含了一些费时的操作(例如,从一台位于20,000千米以外的主机上读出一 些数据)的时候,尤其是这样。在需要大量生成这样的对象的时候,就可能会对性能造成一些不可忽略的影响。要缓解这个问题,除了选用更好的硬件和更棒的虚拟 机以外,适当地采用一些能够减少对象创建次数的编码技巧,也是一种有效的对策。对象池化技术(Object Pooling)就是这方面的著名技巧,而Jakarta Commons Pool组件则是处理对象池化的得力外援。-Pool provides an Object-pooling API, with three major aspects: A generic object pool interface that clients and implementors can use to provide easily interchangable pooling implementations. A toolkit for creating modular object pools. Several general purpose pool implementations.
Platform: | Size: 384000 | Author: lbsx7gs | Hits:

[Windows Developsegmentationcut

Description: 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 implementors can refer to a single paper.
Platform: | Size: 387072 | Author: kaw | Hits:

[JSP/JavaBaseInputConnection

Description: Base class for implementors of the InputConnection interface, taking care of most of the common behavior for providing a connection to an Editable.
Platform: | Size: 4096 | Author: pingberce | Hits:

[JSP/JavaXPathFactory

Description: Factory class for creating an XPath. Implementors of XPath derivatives will need to make a derived class of this. @xsl.usage advanced.
Platform: | Size: 1024 | Author: vaquiming | Hits:

[JSP/JavaTestSuiteProvider

Description: Implementors will know how to get a test suite.
Platform: | Size: 1024 | Author: cengqerzer | Hits:

[JSP/JavaInvocationHandler

Description: Implementors of this interface dispatch methods invoked on proxy instances.
Platform: | Size: 1024 | Author: madongwong | Hits:

[Software Engineeringverilog-ieee

Description: The Verilog ¤ Hardware Description 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 supports the development, verification, synthesis, and testing of hardware designs the communication of hardware design data and the maintenance, modification, and procurement of hardware. The primary audiences for this standard are the implementors of tools supporting the language and advanced users of the language. Keywords: computer, computer languages, digital systems, electronic systems, hardware, hardware description languages, hardware design, HDL, PLI, programming language interface, Verilog HDL, Verilog PLI, Verilog ¤-The Verilog ¤ Hardware Description 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 supports the development, verification, synthesis, and testing of hardware designs the communication of hardware design data and the maintenance, modification, and procurement of hardware. The primary audiences for this standard are the implementors of tools supporting the language and advanced users of the language. Keywords: computer, computer languages, digital systems, electronic systems, hardware, hardware description languages, hardware design, HDL, PLI, programming language interface, Verilog HDL, Verilog PLI, Verilog ¤
Platform: | Size: 2177024 | Author: bkaraca | Hits:

CodeBus www.codebus.net