The following file describes how to use the Bluetooth Headset Audio Gateway.
資源簡介:The following file describes how to use the Bluetooth Headset Audio Gateway.
上傳時間: 2013-12-09
上傳用戶:731140412
資源簡介:This example describes how to use the ADC and DMA to transfer continuously converted data from ADC to a data buffer. The ADC is configured to converts continuously ADC channel14. Each time an end of conversion occurs the DMA transfers, ...
上傳時間: 2014-01-03
上傳用戶:徐孺
資源簡介:This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer peripherals on the AT91RM9200. Includes main.html file for help.
上傳時間: 2015-05-24
上傳用戶:xinzhch
資源簡介:This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM3400DK with Green hills 3.6.1 Multi® 2000 Software Tool. Includes main.html file for help.
上傳時間: 2013-12-11
上傳用戶:hgy9473
資源簡介:This file contains a test program for showing how to use the joystick and the LCD display. The display will show the joystick position. Joystick.c
上傳時間: 2016-07-01
上傳用戶:fxf126@126.com
資源簡介:This file contains a test program for showing how to use the joystick
上傳時間: 2014-01-04
上傳用戶:天誠24
資源簡介:This file contains a test program for showing how to use the different
上傳時間: 2014-01-01
上傳用戶:小眼睛LSL
資源簡介:this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to calculate the autocorrelation sequence of a signal, how to calculate the autoregressive coeffecients of a signal,and how to reduce the noisy ...
上傳時間: 2017-07-23
上傳用戶:金宜
資源簡介:This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.uni...
上傳時間: 2014-01-24
上傳用戶:qilin
資源簡介:On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neur...
上傳時間: 2016-04-07
上傳用戶:lindor
資源簡介:This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The de...
上傳時間: 2014-01-18
上傳用戶:康郎
資源簡介:This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unpl...
上傳時間: 2013-12-01
上傳用戶:zhuimenghuadie
資源簡介:Aardvark Example Source Code Version: 4.00 Date: 2007-04-20 Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries. Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvar...
上傳時間: 2017-07-06
上傳用戶:lz4v4
資源簡介:demonstrate how to use the bulk endpoint pairing feature of the EZ-USB chip
上傳時間: 2014-01-18
上傳用戶:youmo81
資源簡介:scsi接口編程的匯編代碼1-This sample code provides examples of how to use the ASPI programming interface.
上傳時間: 2015-04-27
上傳用戶:開懷常笑
資源簡介:scsi接口編程的匯編代碼2.rar-This sample code provides examples of how to use the ASPI programming interface.
上傳時間: 2015-04-27
上傳用戶:myworkpost
資源簡介:This example project shows how to use the Idle Power-Saving Mode of the 8051Fx.
上傳時間: 2015-05-04
上傳用戶:weixiao99
資源簡介:The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the ...
上傳時間: 2013-12-08
上傳用戶:ve3344
資源簡介:UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the...
上傳時間: 2015-05-04
上傳用戶:Amygdala
資源簡介:how to use the sybase database ,this is the use of pdf
上傳時間: 2015-05-11
上傳用戶:cjf0304
資源簡介:maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be ...
上傳時間: 2014-01-19
上傳用戶:weiwolkt
資源簡介:There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you...
上傳時間: 2013-12-03
上傳用戶:lili123
資源簡介:This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0...
上傳時間: 2013-12-22
上傳用戶:tuilp1a
資源簡介:some java example for learn how to use the Calendar
上傳時間: 2015-10-13
上傳用戶:xinyuzhiqiwuwu
資源簡介:ppc 下讀取電池狀態(tài)的代碼。 This sample demonstrates how to use the State and Notification Broker APIs.
上傳時間: 2015-12-17
上傳用戶:戀天使569
資源簡介:《JavaServer Faces》 In JavaServer Faces, developers learn how to use the new JavaServer Faces framework to build real-world web applications. The book contains everything you ll need: how to construct the HTML on the front end how to crea...
上傳時間: 2016-01-02
上傳用戶:redmoons
資源簡介:DeviceListener is an Objective-C example which demonstrates how to use the DiscRecording framework to listen for device plug and unplug events as well as media insertion events. Requirements: Mac OS X 10.2 and later Keywords: DiscRecording
上傳時間: 2016-01-14
上傳用戶:日光微瀾
資源簡介:This example program demonstrates how to use the on-chip Comparators of the Philips LPC767/768/769 Devices.
上傳時間: 2016-02-09
上傳用戶:dyctj
資源簡介:How to use the TWI bus with a AVR cpu
上傳時間: 2016-04-13
上傳用戶:songnanhua
資源簡介:How to use the TWI bus with a AVR cpu
上傳時間: 2016-04-13
上傳用戶:lingzhichao