免费中文字幕午夜理论模特,久久午夜福利精品,国产精品久久久久中文,久久精品视频免费观看12

  • <object id="ysikk"><strike id="ysikk"></strike></object>
    <menu id="ysikk"><abbr id="ysikk"></abbr></menu>
    <ul id="ysikk"></ul>
    <tbody id="ysikk"></tbody>
  • <menu id="ysikk"><noscript id="ysikk"></noscript></menu>

    課件009logo 課件009網(wǎng)站
    首 頁(yè) 課 件 試 卷 教 案 畢業(yè)論文 圖書(shū)軟件 職教研究 期刊推介 會(huì)員中心 信息發(fā)布
    首頁(yè) >> 畢業(yè)論文(設(shè)計(jì)) >> 電子電工畢業(yè)論文(設(shè)計(jì)) >> 基于S3C2440的視頻采集系統(tǒng)
    基于S3C2440的視頻采集系統(tǒng)
    資料類(lèi)別
       電子電工畢業(yè)論文(設(shè)計(jì))
    課程(專(zhuān)業(yè))
      電子通信
    關(guān)鍵詞
      S3C2440|ARM9|嵌入式|視頻采集|畢業(yè)設(shè)計(jì)
    適用年級(jí)
      本科
    身份要求
      普通會(huì)員
    金 幣
      100  (金幣如何獲得?

    文件格式

      word+PPT
    文件大小
      3532K
    發(fā)布時(shí)間
      2012-06-11 20:29:00
    預(yù)覽文件
      0933074.jpg(只能預(yù)覽部分內(nèi)容)
    下載次數(shù)
      0
    發(fā)布人   lpf2176
     內(nèi)容簡(jiǎn)介:     本科畢業(yè)設(shè)計(jì) 基于S3C2440的視頻采集系統(tǒng)
       S3C2440|ARM9|嵌入式|視頻采集|畢業(yè)設(shè)計(jì)
       文件格式:word+PPT
      
       本科畢業(yè)設(shè)計(jì) 基于S3C2440的視頻采集系統(tǒng)
       一套完整的畢業(yè)設(shè)計(jì),包括開(kāi)題報(bào)告、任務(wù)書(shū)、論文正文、外文翻譯、答辯PPT。
       有預(yù)覽文件請(qǐng)查看。
      
       論文正文共27頁(yè)。共14667字符數(shù)(不計(jì)空格)。整套壓縮包大小:3.44MB。
       中英文翻譯 Research and Implementation of Embedded Graphic User Interface Based on Linux可編程邏輯控件(基于Linux的嵌入式圖形用戶(hù)界面的研究與實(shí)現(xiàn) )
      
       摘要
       當(dāng)今社會(huì)嵌入式系統(tǒng)已經(jīng)成為最熱門(mén)最有前途的IT應(yīng)用領(lǐng)域之一。而且在未來(lái)的日子里隨著計(jì)算機(jī)方面信息化、網(wǎng)絡(luò)化的發(fā)展嵌入式技術(shù)將獲得更為廣泛的發(fā)展空間。其中ARM處理器以其性?xún)r(jià)比高、功耗低等特性在嵌入式系統(tǒng)中成為了主流處理器。本文就是設(shè)計(jì)了一個(gè)基于ARMS3C2440微處理器的視頻采集系統(tǒng)并通過(guò)對(duì)視頻采集領(lǐng)域所設(shè)計(jì)到的相關(guān)技術(shù)進(jìn)行的初步研究和應(yīng)用為以后更進(jìn)一步的研究做好準(zhǔn)備。
       視頻采集系統(tǒng)是一個(gè)融合了多種技術(shù)的綜合型的嵌入式系統(tǒng)。本文基于項(xiàng)目的具體要求利用ARMS3C2440具有處理速度快、成本低等優(yōu)勢(shì)以及對(duì)S3C2440教學(xué)開(kāi)發(fā)板的了解在硬件架構(gòu)和電路設(shè)計(jì)其中在采集端硬件設(shè)計(jì)中對(duì)CMOS圖像傳感器模塊等外圍設(shè)備進(jìn)行接口設(shè)計(jì)軟件部分探討了基于V4L的視頻采集程序中各個(gè)功能模塊的實(shí)現(xiàn)方法在采集設(shè)備上選用中星微ZC301攝像頭在完成設(shè)備驅(qū)動(dòng)程序的基礎(chǔ)上最終實(shí)現(xiàn)了整個(gè)視頻采集系統(tǒng)。
       本文設(shè)計(jì)了以S3C2440芯片作為處理器的視頻采集系統(tǒng),從系統(tǒng)硬件和軟件設(shè)計(jì)兩方面,詳細(xì)闡述了整個(gè)系統(tǒng)的設(shè)計(jì)過(guò)程。
       【關(guān)鍵字】S3C2440;ARM9,嵌入式,視頻采集
      
       Abstract
       In today’s society, the embedded system has become one of the most popular and most promising applications in the field of the IT. But in the future with the development of computer information network the development of embedded technology will have more extensive development space. The ARM processor with high performance price ratio low power consumption characteristics in embedded system has become the mainstream processor.
       This paper is to design a video acquisition system based on ARMS3C2440 processor and the video collection field design to the relevant technology was researched and applied for further research to prepare. The video acquisition system is an integration of a variety of technology integrated embedded system. In this paper, based on project specific requirements using ARMS3C2440 has fast processing speed, and low cost advantages as well as to the S3C2440 teaching development board of the understanding of the hardware architecture and circuit design in the acquisition terminal hardware design for CMOS image sensor module and other peripheral equipment interface design part of the software were discussed based on the V4L video collection procedures in each function module realization method in the selection of Vimicro ZC301 camera collection device at the completion of device driver based on the final realization of the video capture system.
       This article is designed to S3C2440 chip as a processor video acquisition system, from hardware and software design two aspects, elaborated in detail the system design process.
       【Keyword】S3C2440; ARM9, embedded, video collection
      
       目錄
       摘要 1
       Abstract 2
       第一章緒論 1
       1.1 課題背景及意義 1
       1.2 視頻采集系統(tǒng)的發(fā)展現(xiàn)狀 2
       1.3 論文研究的內(nèi)容和主要工作 3
       第二章 視頻采集系統(tǒng)硬件設(shè)計(jì) 5
       2.1 ARM介紹 5
       2.2 ARM芯片的選型 8
       2.3 視頻采集模塊的設(shè)計(jì) 10
       2.4 核心控制模塊的設(shè)計(jì) 11
       2.5 外設(shè)控制模塊的設(shè)計(jì) 12
       第三章 視頻采集系統(tǒng)的軟件設(shè)計(jì) 15
       3.1 嵌入式軟件平臺(tái)的設(shè)計(jì) 15
       3.2 視頻采集應(yīng)用程序的設(shè)計(jì) 20
       第四章 總結(jié)與展望 21
       4.1 總結(jié) 21
       4.2 展望 21
       參考文獻(xiàn)(References) 1

     相關(guān)說(shuō)明:
      1. 如您下載的資料不止一份,建議您注冊(cè)成為本站會(huì)員。會(huì)員請(qǐng)登錄后下載。
      2. 會(huì)員購(gòu)買(mǎi)金幣50元以下,0.7元/個(gè),50元以上,0.5元/個(gè)。具體請(qǐng)看:下載與付款。
      3. 會(huì)員48小時(shí)內(nèi)下載同一文件,不重復(fù)扣金幣。
      4. 下載后請(qǐng)用WinRAR WinZIP解壓縮后使用。
      5. 如仍有其他下載問(wèn)題,請(qǐng)看常見(jiàn)問(wèn)題解答。

     下載地址:

       

    相關(guān)畢業(yè)論文(設(shè)計(jì))
    1 基于CAN總線的織機(jī)上位機(jī)單元設(shè)計(jì)
    2 基于ARM9的手寫(xiě)體數(shù)字識(shí)別技術(shù)研
    3 基于ARM9的GPRS通信系統(tǒng)設(shè)計(jì)
    4 基于S3C2440的視頻采集系統(tǒng)
    5 嵌入式技術(shù)應(yīng)用與開(kāi)發(fā)課程設(shè)計(jì) 基于
    6 基于ARM9+MiniGUI數(shù)據(jù)采
    7 基于ARM9的音頻信號(hào)分析儀的硬件
    8 基于S3C2440芯片的智能小區(qū)控
    推薦畢業(yè)論文(設(shè)計(jì))
    1 電子產(chǎn)品實(shí)驗(yàn)環(huán)境PLC控制
    2 汽車(chē)數(shù)據(jù)采集、測(cè)量與記錄系統(tǒng)
    3 鋰離子電池電極材料的表面改性研究
    4 PWM脈寬調(diào)制信號(hào)源
    5 基于單片機(jī)的收銀機(jī)控制部分的設(shè)計(jì)
    6 數(shù)字電子課程設(shè)計(jì) 簡(jiǎn)易搶答器的設(shè)計(jì)
    7 新校區(qū)10kv供配電設(shè)計(jì)
    8 邵陽(yáng)學(xué)院課程設(shè)計(jì) 模擬十字路口交通
    9 功率表設(shè)計(jì)
    10 數(shù)字通信系統(tǒng)數(shù)據(jù)糾錯(cuò)方法研究
    11 遼寧工業(yè)大學(xué)過(guò)程控制系統(tǒng)課程設(shè)計(jì)
    12 VHDL設(shè)計(jì)貪食蛇游戲

    網(wǎng)友評(píng)論(點(diǎn)擊發(fā)表評(píng)論
    序號(hào)評(píng)論人評(píng)論內(nèi)容時(shí)間


    設(shè)為首頁(yè)  加入收藏  下載與付款  上傳課件  資料征集  論壇與信息發(fā)布  期刊雜志推介  免責(zé)聲明  常見(jiàn)問(wèn)題   分類(lèi)說(shuō)明  聯(lián)系本站  會(huì)員登錄
    課件009教育資源網(wǎng) 版權(quán)所有