亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

ad-<b>DA</b>

  • 數(shù)字音頻實驗測試工程

    數(shù)字音頻實驗測試工程,程序演示了通過I2C 總線對 TLV320AIC23 芯片的控制,各種音頻環(huán)路,多種采樣頻率,DMA 音頻采集和輸出等 測試。程序中有詳盡的說明。TLV320AIC23 的控制HDL模塊Freedev_aic23 的7 號 寄存器提供了讀和寫兩個端口,分別連接到數(shù)字音頻芯片的AD 和DA 通道,每次可 讀出和寫入一個32 位寬的數(shù)據(jù),分別是16 位左聲道和16 位右聲道的采樣值。每 次數(shù)據(jù)就是一次采樣的結(jié)果。如果是48K 采樣率,那么每個數(shù)據(jù)時間間隔就是 1/48000。在這個工程基礎(chǔ)上可以輸出我們的特殊處理的數(shù)據(jù),如正弦波數(shù)據(jù),就 可以輸出(LOUT)正弦波信號。

    標簽: 數(shù)字音頻 實驗 工程 測試

    上傳時間: 2015-12-14

    上傳用戶:bruce5996

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    標簽: represented integers group items

    上傳時間: 2016-01-17

    上傳用戶:jeffery

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    標簽: converts Toolbox complex logical

    上傳時間: 2016-02-12

    上傳用戶:a673761058

  • 51單片機各常用子模塊的C程序

    51單片機各常用子模塊的C程序,包括1602液晶,AD,DA,鍵盤等

    標簽: 51單片機 子模塊 C程序

    上傳時間: 2013-12-18

    上傳用戶:181992417

  • 數(shù)字電壓計是個實驗例子

    數(shù)字電壓計是個實驗例子,她使用FPGA開發(fā)板的AD、DA接口開發(fā)的數(shù)字電壓表

    標簽: 數(shù)字電壓 實驗

    上傳時間: 2016-05-20

    上傳用戶:維子哥哥

  • 盡管頻率合成技術(shù)已經(jīng)經(jīng)歷了大半個世紀的發(fā)展史

    盡管頻率合成技術(shù)已經(jīng)經(jīng)歷了大半個世紀的發(fā)展史,但直到今天,人們對 它的研究仍然在繼續(xù)。現(xiàn)在,我們可以開發(fā)出輸出頻率高達IG的DDS系統(tǒng), 武漢理工大學碩士學位論文 已能滿足絕大多數(shù)頻率源的要求,集成DDS產(chǎn)品的信噪比也可達到75dB以上, 已達到鎖相頻率合成的一般水平。電子技術(shù)的發(fā)展己進入數(shù)字時代,模擬信號 數(shù)字化的方法也是目前一個熱門研究課題,高速AD、DA器件在通信、廣播電 視等領(lǐng)域的應用越來越廣泛。本次設(shè)計完成了軟件仿真和硬件實現(xiàn),對設(shè)計原 理和設(shè)計結(jié)果進行了一定的理論分析,在一定的頻率范圍內(nèi)設(shè)計結(jié)果與理論值 基本符號,達到了設(shè)計指標的要求。限于本人的水平和實現(xiàn)條件,此次設(shè)計在 頻率穩(wěn)定度、最高輸出頻率、降低雜散等方面仍有改進的空間,今后還需進一 步提高。

    標簽: 頻率合成技術(shù) 發(fā)展

    上傳時間: 2014-01-06

    上傳用戶:iswlkje

  • 51板的常用程序

    51板的常用程序,包括紅外、12864、1602、AD、DA、18B20等

    標簽: 常用程序

    上傳時間: 2013-12-25

    上傳用戶:zycidjl

  • c51單片機實驗程序代碼--流水燈、時鐘、液晶驅(qū)動

    c51單片機實驗程序代碼--流水燈、時鐘、液晶驅(qū)動,串口異步通信、AD、DA、ROM 擴展、IO擴展等等,附原理圖,對初學者很有幫助。

    標簽: c51 單片機實驗 代碼 程序

    上傳時間: 2016-10-10

    上傳用戶:yzhl1988

  • 里面是單片機的開發(fā)板的源程序

    里面是單片機的開發(fā)板的源程序,包括AD,DA轉(zhuǎn)換,數(shù)碼管顯示,按鍵的識別,液晶的顯示是、數(shù)據(jù)存儲,等等 還有開發(fā)板配套的原理圖和PCB圖紙,讓你看整個程序更容易

    標簽: 單片機 開發(fā)板 源程序

    上傳時間: 2016-10-15

    上傳用戶:wangyi39

  • 一個采用C8051F020芯片實現(xiàn)的流量計控制系統(tǒng)源代碼

    一個采用C8051F020芯片實現(xiàn)的流量計控制系統(tǒng)源代碼,包括了對C8051F020內(nèi)部AD和DA的編程、共12個LED(采用74HC195)的編碼驅(qū)動編程等。

    標簽: C8051F020 芯片 流量計 控制系統(tǒng)

    上傳時間: 2016-11-19

    上傳用戶:diets

主站蜘蛛池模板: 昆明市| 罗田县| 遂宁市| 杭锦后旗| 江口县| 武邑县| 庆城县| 神木县| 镇安县| 怀来县| 德化县| 安图县| 凉城县| 鄂温| 土默特右旗| 江永县| 宜章县| 栾城县| 垣曲县| 洪江市| 台安县| 治多县| 松桃| 台州市| 岱山县| 和龙市| 凤台县| 汉寿县| 信宜市| 波密县| 墨竹工卡县| 南京市| 安新县| 怀柔区| 博乐市| 卫辉市| 福鼎市| 泽普县| 涟源市| 盘山县| 全州县|