Patch for uIP, Linux OS support need this source File
标签: support source Patch Linux
上传时间: 2013-12-16
上传用户:rocketrevenge
to show the waveform of audio File and play it on computer Purpose: Familiar with WAV File format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the File system and select one WAV File Show the waveform of input audio signal Play the selected WAV File Print the parameters of WAV File such as sampling rate, bit-depth, etc
标签: File Familiar computer waveform
上传时间: 2015-05-07
上传用户:l254587896
This m File models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.
标签: correlation receiver models system
上传时间: 2013-12-13
上传用户:semi1981
Models UWB TX and RX using BPSK fifth derivative. MATLAB Release: R13 Description: This m File models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
标签: Description derivative Release Models
上传时间: 2015-05-08
上传用户:zhliu007
This m-File displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations for the Gaussian pulse waveforms. The first derivative is considered to be the monocycle or monopulse as discussed in most papers. The second derivative is the waveform generated from a dipole antenna used in a UWB system. Other information is contained in the File.
上传时间: 2015-05-08
上传用户:leixinzhuo
the File contain many matlab signal source code and many example .
标签: many contain example matlab
上传时间: 2014-01-20
上传用户:com1com2
用CY7C63723设计的鼠标固件程序 chip.c - include File that defines CY7C63723 constants - combi.c - main source File - combi.hex - Intel hex File for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants
标签: C63723 63723 CY7 constants
上传时间: 2014-02-15
上传用户:aappkkee
The tar File contains the following Files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header File for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-File-maker.c: code to generate an incident-field File using the "perfect" incident fields ptfsf-demo-File.c: FDTD code which uses the perfect incident fields stored in a File fdtdgen.h: defines macros used in much of my code MakeFile: simple make-File to compile programs Also include are some simple script Files to run the programs with reasonable values. The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.)
标签: ptfsf following the contains
上传时间: 2013-11-28
上传用户:风之骄子
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input File and printed both to the console and to an output File. • Assume a File with correct data (no garbage, characters, etc.). • you must check and provide appropriate execution for 2 extra cases, namely when the matrix size given is either “0” , or when the size is greater than the maximum handled of “5” . In these 2 cases you must implement the following behaviour: o If size = 0, then print a message “Size = 0 is unacceptable” and continue by reading the next size for the next 2 matrices (if not end of File). o If size >5, then print two messages: “Size is too big - unacceptable”. Then read and discard the next (size2 ) integers and continue by reading the next size for the next 2 matrices (if not end of File).
标签: multiplication Implement matrices matrix
上传时间: 2014-08-30
上传用户:dsgkjgkjg
Unzip this File into a writeable directory. You should end up with a "Geocode" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapeFile. The point data shapeFile consists of 41859 point features from 1996 GDT data, in decimal degrees. The table of zips that can be used in the batch match consists of 38 records, entitled "few_zips.dbf". More specifcs are found at the top of each form and are provided throughout the code.
标签: directory writeable Geocode project
上传时间: 2013-12-19
上传用户:wangchong