This zip describes how two SSCs in I2S mode play and record wave files through a two-input data method. Includes main.html file for help.
標簽: describes two-input through record
上傳時間: 2013-12-23
上傳用戶:lhw888
ITU-T RECOMMENDATION V.250 SERIAL ASYNCHRONOUS AUTOMATIC DIALLING AND CONTROL 99年5月版本
標簽: RECOMMENDATION ASYNCHRONOUS AUTOMATIC DIALLING
上傳時間: 2015-05-27
上傳用戶:英雄
linux serial example
上傳時間: 2014-01-26
上傳用戶:heart520beat
I2S Interface Specification The I2S-bus (Inter-IC Sound bus) is a serial link for transmitting stereo audio between devices in a system.
標簽: Specification transmitting Interface Inter-IC
上傳時間: 2013-12-28
上傳用戶:Thuan
2^x mod n = 1 acm競賽題 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive integer on each line, the value of n. Output If the minimum x exists, print a line with 2^x mod n = 1. Print 2^? mod n = 1 otherwise. You should replace x and n with specific numbers. Sample Input 2 5 Sample Output 2^? mod 2 = 1 2^4 mod 5 = 1
標簽: mod satisfies minimum number
上傳時間: 2015-06-02
上傳用戶:qlpqlq
* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode * BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character * BASE64_NotCRLF ---- Need not CRLF between 64 base64-character * * Output * char data * char data length * * Return * 0: success -1: error
標簽: binary data operation bin_data
上傳時間: 2015-06-04
上傳用戶:ZJX5201314
for serial communication single-slave with buffer sum check
標簽: communication single-slave buffer serial
上傳時間: 2015-06-06
上傳用戶:hxy200501
Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k)) If iamp=1: The Amplitude Res. amp(k)=20.*alog10(abs(h(k))). output parameters: amp :n dimensioned real array. the amplitude-frequency response is stored in amp(0) to amp(n-1). Note: this program will generate a data file "filename.dat" . in chapter 2
標簽: dimensione parameters amplitude response
上傳時間: 2013-12-19
上傳用戶:xfbs821
Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR model order (integer) ep : White noise variance of model input (real) ts : Sample interval in seconds (real) a : Complex array of AR parameters a(0) to a(ip) Output parameters: psdr : Real array of power spectral density values psdi : Real work array in chapter 12
標簽: parameters AR-model Routine mar1psd
上傳時間: 2015-06-09
上傳用戶:playboys0
u盤驅動程序 通用串行總線(USB Universal Serial Bus)是一種計算機與外部設備連接的新技術,相對于PC傳統的串/并行接口,USB具有較高的數據傳輸率、即插即用、熱插拔、易擴充和低成本等優點。從USB標準頒布以來的短時間內,USB已成為PC必備的標準接口。
上傳時間: 2015-06-13
上傳用戶:aysyzxzm