国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

音樂解碼技術研究與音樂播放的實現(xiàn).doc

約64頁DOC格式手機打開展開

音樂解碼技術研究與音樂播放的實現(xiàn), 摘要本文介紹研究音頻編碼解碼相關技術,并結合vc6.0編寫多媒體音樂播放器,利用軟件工程原理,采用面向對象的編程方法,其開發(fā)主要包括前臺窗體的設計和后臺源碼的實現(xiàn)兩個方面,實現(xiàn)了利用計算機進行多媒體音頻的播放.音樂播放器開發(fā)過程總共包含了六部分,通過系統(tǒng)分析,系統(tǒng)開發(fā)的方法,系統(tǒng)開發(fā)平...
編號:30-240016大小:1.27M
分類: 論文>計算機論文

內(nèi)容介紹

此文檔由會員 飛過 發(fā)布

音樂解碼技術研究與音樂播放的實現(xiàn)


摘要
本文介紹研究音頻編碼解碼相關技術,并結合VC6.0編寫多媒體音樂播放器,利用軟件工程原理,采用面向對象的編程方法,其開發(fā)主要包括前臺窗體的設計和后臺源碼的實現(xiàn)兩個方面,實現(xiàn)了利用計算機進行多媒體音頻的播放.
音樂播放器開發(fā)過程總共包含了六部分,通過系統(tǒng)分析,系統(tǒng)開發(fā)的方法,系統(tǒng)開發(fā)平臺介紹,概要的設計,系統(tǒng)的規(guī)劃和設計,系統(tǒng)設計,分別介紹了從分析到開發(fā)到系統(tǒng)的設計與測試的整個音樂播放器的生成過程。系統(tǒng)分析介紹了播放器的播放流程,開發(fā)背景發(fā)展前景,開發(fā)工具概要,開發(fā)系統(tǒng)的最低配置等。系統(tǒng)開發(fā)的方法介紹了音樂播放器的具體的開發(fā)方法和如何選擇的開發(fā)方法。系統(tǒng)開發(fā)平臺的介紹,具體介紹了VC6.0主要界面和使用方法,其中包括常用工具具體位置與使用方法和工作區(qū)的生成,項目的創(chuàng)建、項目中文件的添加刪除、項目的編譯、項目的測試等。后邊幾部分和附錄介紹了系統(tǒng)規(guī)劃與分析,應用程序主界面,數(shù)據(jù)庫的生成,代碼的編寫與功能的實現(xiàn),系統(tǒng)的編譯與運行,最終實現(xiàn)了音樂播放器的功能,能對歌曲音樂進行播放和控制。


關鍵詞:  音頻解碼;軟件系統(tǒng); VC6.0; 音樂播放器; 開發(fā)平臺
         項目工程; 資源文件.
Research of the audio frequency decoding engineering and realize of the audio frequency player
Abstract
                                                            
This article introduces the correlation technique of audio frequency code and decoding. Through writing the audio frequency player of the multimedia with VC6.0, utilize soft project principle, adopt facing target programming method, it develops to be mainly including the design of the body of window of the front desk and backstage supporter's source code realization two respect, have realized utilizing the computer to carry on the broadcasting of audio frequency of multimedia.
System this develop course include six chapter altogether, through network analysis, method that system develops, the introduction to the systematic developing platform, the design of outline, systematic planning and design, the system is designed, has introduced and turned into the course to the systematic design and whole audio frequency player of test from analyzing to developing separately. Chapter one introduces the procedure of broadcasting of the player, develop the development prospect of the background, the outline of the developing instrument, develop systematic disposing etc. the most low. And approach how to choose that chapter two has introduced player concrete development approach of audio frequency. Chapter three is the introduction to the systematic developing platform, introduce VC6.0 main interface and operation method specifically, including the formulation of concrete position of daily tool and operation method and workspace, establishment, project Chinese piece of project add deletion, compiling test of event of event etc. Odd chapter and appendix recommend system plan and analyze application program live in interface finally, the formulation of the database , the code one writes and the realization of the function, the systematic one compile and is issued, realize the function of the player of the audio frequency finally, can broadcast and control the song music .
Keywords: Audio frequency decoding; The software system; VC6.0 ; audio frequency broadcast; Develops the even project; Project; resources document.
 

 

 

 

 

 

 


目錄

1 緒論 1
1.1 課題的來源 1
1.2 選題的背景及目的 2
1.2.1 音頻編解碼發(fā)展歷史 2
1.2.2 音頻編解碼過程 3
1.2.3 選題的目的 6
1.3 系統(tǒng)主要實現(xiàn)內(nèi)容與實現(xiàn)方式 6
1.3.1 系統(tǒng)主要實現(xiàn)內(nèi)容 6
1.3.2 系統(tǒng)的開發(fā)方法 7
1.3.3系統(tǒng)的開發(fā)平臺 9
2 系統(tǒng)的分析 10
2.1 系統(tǒng)的可行性分析 10
2.1.1 經(jīng)濟可行性分析 10
2.1.2 操作可行性分析 10
2.1.3 技術可行性分析 10
2.2  系統(tǒng)功能分析 11
3 系統(tǒng)設計 13
3.1 系統(tǒng)概要設計 13
3.2 系統(tǒng)功能模塊設計 19
3.2.1 加入文件 20
3.2.2 加入目錄 20
3.2.3 歌曲列表 20
3.2.4 歌曲控制 22
3.2.5 音量設置 22
3.2.6 靜音設置 23
3.2.8 滾動字幕 23
3.3 系統(tǒng)運行環(huán)境 25
4 系統(tǒng)實現(xiàn) 26
4.1 系統(tǒng)的編譯和發(fā)行 26
4.2 系統(tǒng)運行 28
4.3 系統(tǒng)功能界面 28
4.3.1 加入文件功能實現(xiàn) 28
4.3.2 加入目錄 30
4.3.3 歌曲列表功能實現(xiàn) 32
4.3.4 歌曲控制功能實現(xiàn) 34
4.3.5 音量控制功能實現(xiàn) 35
4.3.6 靜音設置功能實現(xiàn) 36
4.3.7 M3U功能實現(xiàn) 38
4.3.8 滾動字幕功能實現(xiàn) 39
致謝 41
參考文獻 42
附錄 43