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

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

Text-independent

  • 基于FPGA+DSP模式的智能相機設計

    針對嵌入式機器視覺系統向獨立化、智能化發展的要求,介紹了一種嵌入式視覺系統--智能相機。基于對智能相機體系結構、組成模塊和圖像采集、傳輸和處理技術的分析,對國內外的幾款智能相機進行比較。綜合技術發展現狀,提出基于FPGA+DSP模式的硬件平臺,并提出智能相機的發展方向。分析結果表明,該系統設計可以實現脫離PC運行,完成圖像獲取與分析,并作出相應輸出。 Abstract:  This paper introduced an embedded vision system-intelligent camera ,which was for embedded machine vision systems to an independent and intelligent development requirements. Intelligent camera architecture, component modules and image acquisition, transmission and processing technology were analyzed. After comparing integrated technology development of several intelligent cameras at home and abroad, the paper proposed the hardware platform based on FPGA+DSP models and made clear direction of development of intelligent cameras. On the analysis of the design, the results indicate that the system can run from the PC independently to complete the image acquisition and analysis and give a corresponding output.

    標簽: FPGA DSP 模式 智能相機

    上傳時間: 2013-10-24

    上傳用戶:bvdragon

  • 用MDK生成bin格式的可執行文件

    用MDK 生成bin 文件1用MDK 生成bin 文件Embest 徐良平在RV MDK 中,默認情況下生成*.hex 的可執行文件,但是當我們要生成*.bin 的可執行文件時怎么辦呢?答案是可以使用RVCT 的fromelf.exe 工具進行轉換。也就是說首先將源文件編譯鏈接成*.axf 的文件,然后使用fromelf.exe 工具將*.axf 格式的文件轉換成*.bin格式的文件。下面將具體說明這個操作步驟:1. 打開Axf_To_Bin 文件中的Axf_To_Bin.uv2 工程文件;2. 打開Options for Target ‘Axf_To_Bin’對話框,選擇User 標簽頁;3. 構選Run User Programs After Build/Rebuild 框中的Run #1 多選框,在后邊的文本框中輸入C:\Keil\ARM\BIN31\fromelf.exe --bin -o ./output/Axf_To_Bin.bin ./output/Axf_To_Bin.axf 命令行;4. 重新編譯文件,在./output/文件夾下生成了Axf_To_Bin.bin 文件。在上面的步驟中,有幾點值得注意的是:1. C:\Keil\ARM\BIN31\表示RV MDK 的安裝目錄;2. fromelf.exe 命令的具體語法格式如下:命令的格式為:fromelf [options] input_file命令選項如下:--help 顯示幫助信息--vsn 顯示版本信息--output file 輸出文件(默認的輸出為文本格式)--nodebug 在生成的映象中不包含調試信息--nolinkview 在生成的映象中不包含段的信息二進制輸出格式:--bin 生成Plain Binary 格式的文件--m32 生成Motorola 32 位十六進制格式的文件--i32 生成Intel 32 位十六進制格式的文件--vhx 面向字節的位十六進制格式的文件t--base addr 設置m32,i32 格式文件的基地址--text 顯示文本信息文本信息的標志-v 打印詳細信息-a 打印數據地址(針對帶調試信息的映象)-d 打印數據段的內容-e 打印表達式表print exception tables-f 打印消除虛函數的信息-g 打印調試表print debug tables-r 打印重定位信息-s 打印字符表-t 打印字符串表-y 打印動態段的內容-z 打印代碼和數據大小的信息

    標簽: MDK bin 可執行文件

    上傳時間: 2013-12-17

    上傳用戶:AbuGe

  • Proteus教程:圖形和文本格式

      ISIS 有一個很完善的圖形系統允許你自定義原理圖所包含項目的外觀比如線條格式,填充色,文本的字體,文本的效果等等… 這個系統非常強大并且允許你自己定義部分或者全部的原理圖的全部外觀,同時允許加載某些對象到你本地的外觀屬性.   在ISIS中所有的圖形對象都是根據圖形格式所畫出. 圖形格式(graphics style)是一個完整的描述,關于怎樣去畫出和填充一個圖形(比如一條線條,一個方框,圓或別的)并且包含線條的格式(實心線,點線,虛線等等),寬度,顏色,填充格式,填充的前臺色和背景色,等等..同樣,所有的標號(label)和文字塊(cript blocks)在ISIS(終端標號,管腳名,等等)都是根據文本格式所畫出來.文本格式(text style)是一個完整的描述,關于怎樣去畫出一些文本和包含字體的屬性(比如:亞洲字體,羅馬字體,等等),字符的高度,寬度,顏色,等等…   在ISIS 中,大多數的對象,例如2D圖形,線條,終端標號,等等…每一個都有屬于自己的格式以便他們能被定義,也就是說,比如,一條線條和另外一條線條有不同的外觀. 這些項目作為這個對象的格式被設定,別的對象比如管腳名,子電路體,等等 是早已經被預先定義好的格式,因此這些對象只能定義要么全有要么全無的特性,也就是說,比如,子電路體可以有不同的你所想要的外觀,但是所有的子電路體必須有相同的外觀.

    標簽: Proteus 教程 圖形

    上傳時間: 2013-10-11

    上傳用戶:qwer0574

  • 使用Nios II軟件構建工具

     使用Nios II軟件構建工具 This chapter describes the Nios® II Software Build Tools (SBT), a set of utilities and scripts that creates and builds embedded C/C++ application projects, user library projects, and board support packages (BSPs). The Nios II SBT supports a repeatable, scriptable, and archivable process for creating your software product. You can invoke the Nios II SBT through either of the following user interfaces: ■ The Eclipse™ GUI ■ The Nios II Command Shell The purpose of this chapter is to make you familiar with the internal functionality of the Nios II SBT, independent of the user interface employed.

    標簽: Nios 軟件

    上傳時間: 2013-10-12

    上傳用戶:china97wan

  • 基于FPGA+DSP模式的智能相機設計

    針對嵌入式機器視覺系統向獨立化、智能化發展的要求,介紹了一種嵌入式視覺系統--智能相機。基于對智能相機體系結構、組成模塊和圖像采集、傳輸和處理技術的分析,對國內外的幾款智能相機進行比較。綜合技術發展現狀,提出基于FPGA+DSP模式的硬件平臺,并提出智能相機的發展方向。分析結果表明,該系統設計可以實現脫離PC運行,完成圖像獲取與分析,并作出相應輸出。 Abstract:  This paper introduced an embedded vision system-intelligent camera ,which was for embedded machine vision systems to an independent and intelligent development requirements. Intelligent camera architecture, component modules and image acquisition, transmission and processing technology were analyzed. After comparing integrated technology development of several intelligent cameras at home and abroad, the paper proposed the hardware platform based on FPGA+DSP models and made clear direction of development of intelligent cameras. On the analysis of the design, the results indicate that the system can run from the PC independently to complete the image acquisition and analysis and give a corresponding output.

    標簽: FPGA DSP 模式 智能相機

    上傳時間: 2013-11-14

    上傳用戶:無聊來刷下

  • 基于MASON公式的多功能二階通用濾波器設計

    基于通用集成運算放大器,利用MASON公式設計了一個多功能二階通用濾波器,能同時或分別實現低通、高通和帶通濾波,也能設計成一個正交振蕩器。電路的極點頻率和品質因數能夠獨立、精確地調節。電路使用4個集成運放、2個電容和11個電阻,所有集成運放的反相端虛地。利用計算機仿真電路的通用濾波功能、極點頻率和品質因數的獨立控制和正交正弦振蕩,從而證明該濾波器正確有效。 Abstract:  A new multifunctional second-order filter based on OPs was presented by MASON formula. Functions, such as high-pass, band-pass, low-pass filtering, can be realized respectively and simultaneously, and can become a quadrature oscillator by modifying resistance ratio. Its pole angular frequency and quality factor can be tuned accurately and independently. The circuit presented contains four OPs, two capacitors, and eleven resistances, and inverting input of all OPs is virtual ground. Its general filtering, the independent control of pole frequency and quality factor and quadrature sinusoidal oscillation were simulated by computer, and the result shows that the presented circuit is valid and effective.

    標簽: MASON 多功能 二階 濾波器設計

    上傳時間: 2013-10-09

    上傳用戶:13788529953

  • Proteus教程:圖形和文本格式

      ISIS 有一個很完善的圖形系統允許你自定義原理圖所包含項目的外觀比如線條格式,填充色,文本的字體,文本的效果等等… 這個系統非常強大并且允許你自己定義部分或者全部的原理圖的全部外觀,同時允許加載某些對象到你本地的外觀屬性.   在ISIS中所有的圖形對象都是根據圖形格式所畫出. 圖形格式(graphics style)是一個完整的描述,關于怎樣去畫出和填充一個圖形(比如一條線條,一個方框,圓或別的)并且包含線條的格式(實心線,點線,虛線等等),寬度,顏色,填充格式,填充的前臺色和背景色,等等..同樣,所有的標號(label)和文字塊(cript blocks)在ISIS(終端標號,管腳名,等等)都是根據文本格式所畫出來.文本格式(text style)是一個完整的描述,關于怎樣去畫出一些文本和包含字體的屬性(比如:亞洲字體,羅馬字體,等等),字符的高度,寬度,顏色,等等…   在ISIS 中,大多數的對象,例如2D圖形,線條,終端標號,等等…每一個都有屬于自己的格式以便他們能被定義,也就是說,比如,一條線條和另外一條線條有不同的外觀. 這些項目作為這個對象的格式被設定,別的對象比如管腳名,子電路體,等等 是早已經被預先定義好的格式,因此這些對象只能定義要么全有要么全無的特性,也就是說,比如,子電路體可以有不同的你所想要的外觀,但是所有的子電路體必須有相同的外觀.

    標簽: Proteus 教程 圖形

    上傳時間: 2013-12-24

    上傳用戶:uuuuuuu

  • PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of

    PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of both static and dynamic pages, spidering of almost all links in HTML content, in hrefs, areamaps, and frames, and full text indexing. The search results appearence is skin-able, using a very simple templates system. PhpDig是一個用PHP編寫的搜索引擎,它使用MySQL數據庫后臺。它的功能有靜態和動態頁面索引,在HTML內容中用hrefs, areamaps,和frames以及全文本索引構成所有的鏈接網。搜索結果的外觀是可定制外觀的,使用一個非常簡單的模板系統。

    標簽: database features indexing backend

    上傳時間: 2014-01-03

    上傳用戶:haohaoxuexi

  • BonkEnc is a CD ripper and audio encoder for various formats. It can produce MP3, Ogg Vorbis, BONK,

    BonkEnc is a CD ripper and audio encoder for various formats. It can produce MP3, Ogg Vorbis, BONK, AAC and VQF files. BonkEnc supports freedb (CDDB), CD-Text and ID3 tags and is available is several languages

    標簽: BonkEnc encoder formats produce

    上傳時間: 2015-01-14

    上傳用戶:ywqaxiwang

  • 留言本 需要修改的地方都有注釋 你可以自行修改 主要有login.jsp和jdbc.java里面關系都數據庫連接部分 jdbc你修改編譯之后請放到WEB-INFclasseswu目錄下面 數據庫采用的

    留言本 需要修改的地方都有注釋 你可以自行修改 主要有login.jsp和jdbc.java里面關系都數據庫連接部分 jdbc你修改編譯之后請放到WEB-INF\classes\wu目錄下面 數據庫采用的是mysql 建表語言是: CREATE TABLE liuyan_temp ( id int(6) NOT NULL auto_increment, url varchar(100) default # , ip varchar(20) default NULL, email varchar(50) default # , qq varchar(20) default NULL, sj varchar(30) default NULL, content text, xm varchar(20) default 沒有姓名 , KEY id (id) ) TYPE=MyISAM

    標簽: jdbc WEB-INFclasseswu login java

    上傳時間: 2014-01-10

    上傳用戶:songyue1991

主站蜘蛛池模板: 韶关市| 且末县| 滕州市| 昆山市| 衢州市| 铁岭市| 家居| 高雄市| 理塘县| 迭部县| 泊头市| 阿坝| 内江市| 夏邑县| 常州市| 高雄县| 鹿邑县| 洮南市| 高安市| 湖北省| 阿巴嘎旗| 宜君县| 扬中市| 景德镇市| 内丘县| 内丘县| 塘沽区| 汝阳县| 海晏县| 三都| 甘肃省| 拜泉县| 牙克石市| 滦南县| 宜章县| 济南市| 胶州市| 社旗县| 育儿| 莱阳市| 东明县|