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

Produce

  • DWT变换源代码

    DWT变换源代码,As a special exception, you may use this file as part of a free software library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other files to Produce an executable, this file does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License.

    标签: DWT 变换 源代码

    上传时间: 2014-12-05

    上传用户:ynsnjs

  • 本文简要介绍了集成电路MAX038的性能

    本文简要介绍了集成电路MAX038的性能,并给出了以MAX038波形产生器为核心具有四种输出波形的函数 信号发生器的设计方案。用这种方法设计的信号发生器具有结构简单、成本低、体积小等特点,很好地满足 了一般的实验要求。 关键词:集成电路 信号发生器 频率 Abstract:The performance ofIC_MAX038 was introduced briefly in this paper.At the sa/ne time,a signal generator design making with integrated circuit MAX038 is provided,which can Produce four kinds of waveforms output.The signal generator was of characters such as simple structur,cheap expense,small volume and SO on.The signal generator contents the demand of general experiments very wel1. Key words:Integrated circuit Signal generator Frequency

    标签: MAX 038 集成电路 性能

    上传时间: 2013-12-12

    上传用户:四只眼

  • This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over

    This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over fifty IP generators, available in the form of three toolkits that Produce synthesizable MATLAB for common MATLAB built in and toolbox functions. Each generator offers macro and micro-architecture selections that allow full customization of the generated model to the target application requirements.

    标签: AccelWare generators introduce exercise

    上传时间: 2013-12-15

    上传用户:2467478207

  • A general technique for the recovery of signi cant image features is presented. The technique is ba

    A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feature space of any nature can be processed, and as an example, color image segmentation is dis- cussed. The segmentation is completely autonomous, only its class is chosen by the user. Thus, the same program can Produce a high quality edge image, or pro- vide, by extracting all the signi cant colors, a prepro- cessor for content-based query systems. A 512  512 color image is analyzed in less than 10 seconds on a standard workstation. Gray level images are handled as color images having only the lightness coordinate

    标签: technique presented features recovery

    上传时间: 2015-10-14

    上传用户:410805624

  • AES Core Modules In this document I describe components designated to encoding and decoding using A

    AES Core Modules In this document I describe components designated to encoding and decoding using AES. aes enc — parametrizable component which can encrypt input data, using 128, 192 and 256 bit key, • aes dec — parametrizable component which can decrypt input data, using 128, 192 and 256 bit key, • key expansion — parametrizable component which can Produce key expansion, using 128, 192 and 256 bit key,

    标签: components designated document describe

    上传时间: 2015-12-22

    上传用户:Late_Li

  • DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, b

    DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, but it also makes it much easier for hardware developers to Produce new devices that work well in the Windows environment. The DirectX APIs take away the necessity of writing your own low-level, device-specific code to access hardware such as the display adapter and network card, making it much easier for you to write programs that take full advantage of the computer s multimedia capabilities.

    标签: performance incredibly therefore hardware

    上传时间: 2016-02-16

    上传用户:秦莞尔w

  • This title demonstrates how to develop computer programmes which solve specific engineering problems

    This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to Produce numerical results to solve these problems. The first three editions of Programming the Finite Element Method established themselves as an authority in this area. This fully revised 4th edition includes completely rewritten programmes with a unique description and list of parallel versions of programmes in Fortran 90. The Fortran programmes and subroutines described in the text will be made available on the Internet via anonymous ftp, further adding to the value of this title.

    标签: demonstrates engineering programmes computer

    上传时间: 2014-01-12

    上传用户:youke111

  • The second volume in the Write Great Code series supplies the critical information that today s comp

    The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to Produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level, teaches software engineers how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, a software engineer can make an informed choice concerning the use of those high-level structures to help the compiler Produce far better machine code--all without having to give up the productivity and portability benefits of using a high-level language

    标签: information the critical supplies

    上传时间: 2014-02-21

    上传用户:luke5347

  • This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good

    This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up. Code generation requires TASM to assemble the compiler output you can use the borland TLINK to Produce executables, or the Watcom WLINK can also be used. PMODE systems written by TRAN are used for the DPMI interface.

    标签: generation generates compiler fairly

    上传时间: 2016-08-01

    上传用户:sxdtlqqjl

  • The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al

    The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to Produce automatically defined functions as found in Koza s "Genetic Programming II".

    标签: programming techniques genetic library

    上传时间: 2016-08-17

    上传用户:zhengzg