搜索结果
找到约 257 项符合
loop-back 的查询结果
其他嵌入式/单片机内容 This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapp
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/performan ...
技术管理 This manual describes omniidl, the omniORB IDL compiler. It is intended for developers who wish to
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.
单片机开发 This a simple hardware UART test program. It receives text lines over the serial port and writes ba
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.
其他行业 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 sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
settings.m contains all th ...
其他 屏幕上方的字母随机出现 第一个方框内的数字表示操作者打字正确的个数(可表示0-999) 第二个方框内的数字表示在某个等级里所出现字母的个数(可表示0-999) 第三个方框内的数字表示在所
屏幕上方的字母随机出现
第一个方框内的数字表示操作者打字正确的个数(可表示0-999)
第二个方框内的数字表示在某个等级里所出现字母的个数(可表示0-999)
第三个方框内的数字表示在所有等级里所出现字母的总个数(可表示0-999)
按空格键选择打字等级, 即字母下落的速度快慢,分六个等级,其中第一级最快,第六级最慢
按回 ...
matlab例程 Easily editable files to simulate three MIMO predictive control algorithms. These files are intende
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.
J2ME First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But
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 ...
加密解密 What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the poss
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 Bin ...
其他书籍 Linux in a Nutshell, 5th Edition By Stephen Figgins, Robert Love, Arnold Robbins, Ellen Siever, Aa
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 ...
书籍源码 //*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 /
//*** *** *** *** *** *** *** *** *** *** *** *** ***
// 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|-
// | |
// ...