ATmega8 taillight circuitAn assembly language program that GENERATEs 5 different static patterns with switching from pattern-to-pattern controlled by the depression of one push-button switch (S2).
OXCC is a multipass, interpreting C compiler with several language extensions. It GENERATEs an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
/* This program GENERATEs the DApkg.vhd file that is used to define
* the DA filter core and gives its parameters and the contents of the
* Distributed Arithmetic Look-up-table "DALUT" according to the DA algorithm
UWB 功率控制 容量
Main Matlab script is in runsim.m. It GENERATEs random topologies,
optimizes, and display results.
IMPORTANT: you may need to add manually the lib path in Matlab in order to
get all the necessary functions.
Reference: Radunovic, Le Boudec, "Joint Power Control, Scheduling and Routing in UWB networks"
JDiff is a Javadoc doclet which GENERATEs an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared. This is very useful for describing exactly what has changed between two releases of a product. Only the API (Application Programming Interface) of each version is compared. It does not compare what the source code does when executed.
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 sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
settings.m contains all the common settings to specify all the
simulation parameters such as FFT size, number of carriers,
input data source file, input and output WAV files, etc.