generates

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

The program generates the first N prime numbers.

The program generates the first N prime numbers.

generates (i1)!/(i1-i2)!=i1*(i1-1)*...*(i1-i2+1).

generates (i1)!/(i1-i2)!=i1*(i1-1)*...*(i1-i2+1).

驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo

驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace

This sample program generates two sine waves called X and Y. It will then calculate the normalized

This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.

The module includes three sub_module:FDivider128,generates the 1/128 frequency, MD_Counter8Zero, gen

The module includes three sub_module:FDivider128,generates the 1/128 frequency, MD_Counter8Zero, generates the flute when the posedge, MD_Counter8One,generates the flute when the negedge.The aim of th

This program generates a color signal as the input signal and a desired signal of the idetification

This program generates a color signal as the input signal and a desired signal of the idetification plant

SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming l

SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions an

XAPP713 -Virtex-4 RocketIO误码率测试器

<p> &nbsp;</p> <div> The data plane of the reference design consists of a configurable multi-channel XBERT modulethat generates and checks high-speed serial data transmitted and received by the MGTs

This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates th

This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sou

My first upload. It generates signals.

My first upload. It generates signals.

Generates a static minimum-variance Huffman code tree.

Generates a static minimum-variance Huffman code tree.,详细给出了HUFFMAN码树构造

reads a set of C-source files and generates a two-column listing of those sources

reads a set of C-source files and generates a two-column listing of those sources

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

This 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

Migma intends to help teachers to get several different multiple-choice exams based on the user?s or

Migma intends to help teachers to get several different multiple-choice exams based on the user?s original. This command line program quickly generates a number of different new tests (and their respe

This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.

This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.

This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates th

This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sou

FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. T

FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output

ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid cryst

ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected

C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de

C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.