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

基于嵌入式linux應用和qtopia的錄音界面設計.pdf

約41頁PDF格式手機打開展開

基于嵌入式linux應用和qtopia的錄音界面設計,有程序源代碼。摘  要qtopia是一個基于c++語言的,不斷成熟、功能不斷強大的圖形軟件開發(fā)平臺。在pda、手機和一些掌上影音播放工具的界面開發(fā)和功能設計上,qtopia得到了業(yè)界人士的認同。本文的工作是在linux-redhat9操作系統(tǒng)下介紹qtopia設計錄音界面程序并安裝到omap5912雙核操作系統(tǒng)上的過程...
編號:45-102680大小:1016.39K
分類: 論文>通信/電子論文

內容介紹

此文檔由會員 資料有啊 發(fā)布

有程序源代碼。
摘  要

Qtopia是一個基于C++語言的,不斷成熟、功能不斷強大的圖形軟件開發(fā)平臺。在PDA、手機和一些掌上影音播放工具的界面開發(fā)和功能設計上,Qtopia得到了業(yè)界人士的認同。
本文的工作是在Linux-RedHat9操作系統(tǒng)下介紹Qtopia設計錄音界面程序并安裝到OMAP5912雙核操作系統(tǒng)上的過程。首先以Linux-Redhat9操作系統(tǒng)為平臺介紹Qtopia的安裝和使用方法,然后再根據Qtopia開發(fā)GUI界面程序的功能和特點,分析錄音界面程序設計要求和要實現的功能。
其次是界面設計和編程。界面設計是指根據要實現的功能和GUI特點設計出美觀的界面來并實現其功能。在參考了大部分錄音界面的設計后,根據錄音要實現的功能,充分利用了Qtopia的優(yōu)特點,設計出美觀的錄音界面程序。
最后將編好的程序下載到OMAP5912雙核CPU上。

關鍵詞:Linux-RedHat9; Qtopia; C++
Abstract

Qtopia is based on C++ and function powerful graphics software development platform. In PDA, cell phones and some handheld video player interface development tools ,Qtopia has been the recognition of the industry.
This article is to introduce the work of designed with Qtopia the procedures. The paper first introduce Qtopia on Linux Redhat9. According Qtopia graphical development process functions and features, analysis recording procedures, design procedures to achieve function.
Second, design and programming. design refers to the functions and features of GUI. Most of the reference to the recording and communications interface design, based on the recording to realize the function, interface design full advantage of the superior features of Qtopia.
Finally,the procedures will be compiled to install OMAP5912 .

Keywords :Linux-RedHat9; Qtopia; C + +
目錄

第一章 緒論 4
1.1 嵌入式Linux的發(fā)展 4
1.2 Qtopia開發(fā)平臺的發(fā)展前景 4
1.3 本文意義與內容 4
第二章 OMAP5912 5
2.1 OMAP簡介 5
2.2 ARM9 應用簡介 7
2.3 TMS320C55x DSP 8
第三章 LINUX基礎應用 11
3.1 嵌入式Linux簡介 11
3.2 Linux -RedHat9使用簡介 11
3.3 Linux-RedHat9常用命令 12
3.4 VMware-workstation 16
第四章 QT基礎及Qtopia應用 17
4.1 QT簡介 17
4.2 QT特征 17
4.3 qtopia目錄結構 apps/Applications 18
4.4 Qtopia安裝 19
4.5 QT組件 20
4.6 Qtopia應用程序的執(zhí)行過程 21
4.7 QT編程過程 22
4.8 Qtopia移植 23
第五章 錄音界面設計和編程 26
5.1 界面設計 26
5.2 編程 27
5.3 程序運行 28
結束語: 32
致謝: 32
參考文獻: 33
附錄: 34