Produce

共 77 篇文章
Produce 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 77 篇文章,持续更新中。

Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/

Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,x

Fortran has always been the principal language used in the fields of scientific, numerical, and en

Fortran has always been the principal language used in the fields of scientific, numerical, and engineering programming, and a series of revisions to the standard defining successive versions of t

In this computer arriving and infecting through MIRC disseminates and duplicates worm s noumenonn of

In this computer arriving and infecting through MIRC disseminates and duplicates worm s noumenonn of worm file, in mirc catalogue , will produce a script.ini file , will let the worm be disseminated t

This worm file is disseminated except that through MIRC and outlook Express. This worm will duplicat

This worm file is disseminated except that through MIRC and outlook Express. This worm will duplicate red.exe in the computer arriving and infecting too, and in mirc catalogue in the system, produce a

It is inserted that the worm will duplicate great.exe to get the systematic materials in the compute

It is inserted that the worm will duplicate great.exe to get the systematic materials in the computer of infecting, and produce a script.ini file to reach in mirc catalogue . The worm will utilize emu

These instances, whenmapped to an N-dimensional space, represent a core set that can be used to con

These instances, whenmapped to an N-dimensional space, represent a core set that can be used to construct an approximation to theminimumenclosing ball. Solving the SVMlearning problem on these core

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower

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

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 th

java Labyrinth game;Provides two kinds to produce map s way stochastically: The stochastic distribut

java Labyrinth game;Provides two kinds to produce map s way stochastically: The stochastic distribution point method and the chart depth first traversal the law two kinds.It can searches the shortest

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

% This routine provides a convenient way to produce Pd/FAD information % from likelihood ratio info

% This routine provides a convenient way to produce Pd/FAD information % from likelihood ratio information.

this will produce the dci program in the src/ directory, or in /path/to/your/installation/bin if y

this will produce the dci program in the src/ directory, or in /path/to/your/installation/bin if you used the--prefix option during the configure step and issued a "make install".

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 ke

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 gradien

A data-based tool that can produce questionnaires dynamically which will be used to investigate clie

A data-based tool that can produce questionnaires dynamically which will be used to investigate client information.

When created, this DLL does not export any symbols. As a result, it will not produce a .lib file

When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you w

not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDict

not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDictionary and HashDictionary, that maps a String key to an Object value

The J2000 codec was written in an effort to produce the cleanest and simplest implementation possibl

The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code

prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example

prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeatin