This experiment uses the Blackfi n BF533/BF537 EZ-KIT to run a simple FIR fi lter on stereo channels at a sampling frequency of 48 kHz. The CYCLE register is embedded in the main program ( process_data.c) to benchmark the time needed to process two FIR fi lters. A background telemetry channel (BTC) is set up to display the cycle count.
资源简介:This experiment uses the Blackfi n BF533/BF537 EZ-KIT to run a simple FIR fi lter on stereo channels at a sampling frequency of 48 kHz. The CYCLE register is embedded in the main program ( process_data.c) to benchmark the time needed...
上传时间: 2013-12-27
上传用户:baiom
资源简介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上传时间: 2017-03-08
上传用户:xuanchangri
资源简介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上传时间: 2014-01-10
上传用户:yyq123456789
资源简介:This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to: - Databind a ContactCollection to a ListBox. - Databind a Contact Property to a TextBox. - Edit Contact Properties. - Send SMS mess...
上传时间: 2015-10-19
上传用户:李梦晗
资源简介:This Program uses the 2131 dev board s push buttons and seven-segment LED for limited keyboard functionality and is based on the EZ-USB firmware frameworks.
上传时间: 2013-12-07
上传用户:小码农lz
资源简介:PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consi...
上传时间: 2014-01-16
上传用户:moerwang
资源简介:This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * information abo...
上传时间: 2013-11-25
上传用户:miaochun888
资源简介:This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, giving high throughput for the reader (bursts of D/2 = 128) and guaranteeing that the the reader will not be stuck in the ...
上传时间: 2016-05-05
上传用户:784533221
资源简介:This program uses the waterfilling to compute capacity
上传时间: 2013-12-31
上传用户:yzy6007
资源简介:This example uses the AIC23 codec module of the DM642 EVM Board Support * Library to generate a 1KHz sine wave on the audio outputs for 5 seconds.
上传时间: 2014-12-08
上传用户:lingzhichao
资源简介:This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the st...
上传时间: 2014-01-12
上传用户:独孤求源
资源简介:This project uses the capabilities of LabVIEW to determine the temperature of a thermistor
上传时间: 2014-01-05
上传用户:cainaifa
资源简介:This project uses the capabilities of LabVIEW and the data acquisition card to measure the power spectrum of an audio signal.
上传时间: 2017-03-21
上传用户:hn891122
资源简介:/* 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
上传时间: 2015-07-07
上传用户:wangchong
资源简介:蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth™ devices necessary to set up streaming channels used for support of audio/video distribution. The requirements are expressed in terms of services provided to applicat...
上传时间: 2014-01-04
上传用户:bcjtao
资源简介:This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place thi...
上传时间: 2014-01-18
上传用户:songnanhua
资源简介:This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little th...
上传时间: 2016-01-28
上传用户:lmeeworm
资源简介:Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) ob...
上传时间: 2016-02-16
上传用户:yan2267246
资源简介:This book is for the experience and not the same level of the design process so prepared by the staff, of course, the reader should at least be able to prepare a simple C language program. On the C language are learning readers, this book i...
上传时间: 2013-12-20
上传用户:jcljkh
资源简介:this program explains the K_means cluster Algorithm. and also direct to the best k value
上传时间: 2017-05-08
上传用户:fxf126@126.com
资源简介:This project uses an LPC213x to implement a simple digital audio player, capable of playing music tracks from a removable flash card
上传时间: 2013-12-20
上传用户:zhyiroy
资源简介:This report elaborates the use of LPC213x to implement a simple digital audio player, capable of playing music tracks from a removable flash card
上传时间: 2014-01-25
上传用户:it男一枚
资源简介:This program illustrates the effect of alising of frequency leading to signal distortion,the output graph illustrates frequency respose due to alliasing,easy for students learning DSP
上传时间: 2017-05-30
上传用户:daguda
资源简介:The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples ...
上传时间: 2017-08-20
上传用户:hzy5825468
资源简介:基本遗传学习分类系统 A Simple Classifier System based on Genetic Learning developed from the Pascal SCS code presented by David E.Goldberg
上传时间: 2014-08-07
上传用户:txfyddz
资源简介:This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code. Thi...
上传时间: 2015-11-16
上传用户:希酱大魔王
资源简介:This tutorial will describe how to create a simple device driver, dynamically load and unload it, and finally talk to it from user mode.
上传时间: 2014-01-09
上传用户:cxl274287265
资源简介:Show you how to program a Simple Task List , Like the Windows Task Manger
上传时间: 2017-02-20
上传用户:阳光少年2016
资源简介:handshake checker and it is used in the design of USB or other material ,it is a simple one on the acadimic level
上传时间: 2017-03-09
上传用户:asasasas
资源简介:This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
上传时间: 2017-07-15
上传用户:a673761058