This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore different area/performance tradeoffs.
标签: capabilities exploration AccelDSP exercise
上传时间: 2014-12-22
上传用户:eclipse
This manual describes omniidl, the omniORB IDL compiler. It is intended for developers who wish to write their own IDL compiler back-ends, or to modify existing ones. It also documents the design of the compiler front-end for those poor souls who have to track the IDL specification.
标签: developers describes compiler intended
上传时间: 2015-10-07
上传用户:84425894
This a simple hardware UART test program. It receives text lines over the serial port and writes back a status msg with length and contents of the buffer.
标签: hardware receives program simple
上传时间: 2015-10-19
上传用户:xlcky
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.
标签: transmission simulation generates simulated
上传时间: 2013-12-15
上传用户:dyctj
屏幕上方的字母随机出现 第一个方框内的数字表示操作者打字正确的个数(可表示0-999) 第二个方框内的数字表示在某个等级里所出现字母的个数(可表示0-999) 第三个方框内的数字表示在所有等级里所出现字母的总个数(可表示0-999) 按空格键选择打字等级, 即字母下落的速度快慢,分六个等级,其中第一级最快,第六级最慢 按回车键确定进入游戏 按ESC键可随时退出,否则,将继续进行 按BACK键后退一格重新选择等级
上传时间: 2015-10-27
上传用户:xuanchangri
Easily editable files to simulate three MIMO predictive control algorithms. These files are intended as a support to this book to enable students to investigate predictive control algorithms from the formulation of the prediction equations right through to the closed-loop simulation.
标签: files algorithms predictive editable
上传时间: 2015-11-09
上传用户:sevenbestfei
First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carry your voice in a voice messaging fashion. Your voice is recorded and encoded locally then sent as a message, decoded and played back by your peer. Voice messaging allow you to go through any firewall, so that you can continue to chat and talk with your friends from an applet !
标签: Applet-phone capabilities User-Agent messaging
上传时间: 2014-01-11
上传用户:c12228
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over)
标签: Sometimes the contents desire
上传时间: 2013-12-25
上传用户:playboys0
Linux in a Nutshell, 5th Edition By Stephen Figgins, Robert Love, Arnold Robbins, Ellen Siever, Aaron Weber ... ... ... ... ... ... ... ..... Publisher: O Reilly Pub Date: July 2005 ISBN: 0-596-00930-5 Pages: 944 Over the last few years, Linux has grown both as an operating system and a tool for personal and business use. Simultaneously becoming more user friendly and more powerful as a back-end system, Linux has achieved new plateaus: the newer filesystems have solidified, new commands and tools have appeared and become standard, and the desktop--including new desktop environments--have proved to be viable, stable, and readily accessible to even those who don t consider themselves computer gurus.
标签: Nutshell Edition Figgins Stephen
上传时间: 2015-12-03
上传用户:frank1234
//*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 // // Description Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO // // MSP430x1xx // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // A. Dannenberg // Texas Instruments, Inc // January 2006 // Built with IAR Embedded Workbench Version: 3.40A
上传时间: 2015-12-10
上传用户:从此走出阴霾