To show Gibbs phenomenon, using FFTs to sum Fourier Give the curve plot at the end of the simulation
標簽: the phenomenon simulati Fourier
上傳時間: 2014-01-07
上傳用戶:佳期如夢
SWDiet3D is a port to SuperWaba of the Diet3D, the free 3D engine for J2ME mobiles, written by Philippe Coval.
標簽: SuperWaba the SWDiet3D mobiles
上傳時間: 2015-12-15
上傳用戶:ynsnjs
Most of the developers of the AVR binutils and gcc ports in addition to the devleopers of avr-libc subscribe to the list,
標簽: the developers devleopers of
上傳時間: 2013-12-29
上傳用戶:上善若水
Testbenches have become an integral part of the design process, enabling you to verify that your HDL model is sufficiently tested before implementing your design and helping you automate the design verification process. It is essential, therefore, that you have confidence your testbench is thoroughly exercising your design. Collecting code coverage statistics during simulation helps to ensure the quality and thoroughness of your tests.
標簽: Testbenches enabling integral process
上傳時間: 2014-01-25
上傳用戶:ynzfm
Triscend supports the use of the Model Technology ModelSim logic simulator for VHDL simulation of designs implemented in the Configurable System Logic (CSL) portion of a Triscend device.
標簽: Technology simulation simulator the
上傳時間: 2013-12-26
上傳用戶:zl5712176
MPEG TS Utils application provides the user with a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investigate the basic transport stream packets with their fields. The application also allows the user to manipulate with transport streams by filtering specified PIDs and exporting to file, demultiplexing to PES and ES streams, converting multi-program TS to single-program TS.
標簽: representation application multiplexed the
上傳時間: 2015-12-15
上傳用戶:小鵬
usb 1.1 規范 The 1.1 revision of the specification is intended for product design. Every attempt has been made to ensure a consistent and implementable specification. Implementations should ensure compliance with this revision.
標簽: specification 1.1 revision intended
上傳時間: 2015-12-16
上傳用戶:WMC_geophy
This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
標簽: file executable the consists
上傳時間: 2013-12-17
上傳用戶:asddsd
Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
標簽: executable consists Welcome package
上傳時間: 2015-12-18
上傳用戶:baiom
UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.
標簽: implementation Extensions libraries standard
上傳時間: 2013-12-14
上傳用戶:leehom61