基本的編輯工具(GENERAL EDITING FACILITIES) 對(duì)象放置(Object Placement) ISIS支持多種類(lèi)型的對(duì)象,每一類(lèi)型對(duì)象的具體作用和功能將在下一章給出。雖然類(lèi)型不同,但放置對(duì)象的基本步驟都是一樣的。 放置對(duì)象的步驟如下(To place an object:) 1.根據(jù)對(duì)象的類(lèi)別在工具箱選擇相應(yīng)模式的圖標(biāo)(mode icon)。 2. Select the sub-mode icon for the specific type of object. 2、根據(jù)對(duì)象的具體類(lèi)型選擇子模式圖標(biāo)(sub-mode icon)。 3、如果對(duì)象類(lèi)型是元件、端點(diǎn)、管腳、圖形、符號(hào)或標(biāo)記,從選擇器里(selector)選擇你想要的對(duì)象的名字。對(duì)于元件、端點(diǎn)、管腳和符號(hào),可能首先需要從庫(kù)中調(diào)出。 4、如果對(duì)象是有方向的,將會(huì)在預(yù)覽窗口顯示出來(lái),你可以通過(guò)點(diǎn)擊旋轉(zhuǎn)和鏡象圖標(biāo)來(lái)調(diào)整對(duì)象的朝向。 5、最后,指向編輯窗口并點(diǎn)擊鼠標(biāo)左鍵放置對(duì)象。對(duì)于不同的對(duì)象,確切的步驟可能略有不同,但你會(huì)發(fā)現(xiàn)和其它的圖形編輯軟件是類(lèi)似的,而且很直觀。 選中對(duì)象(Tagging an Object) 用鼠標(biāo)指向?qū)ο蟛Ⅻc(diǎn)擊右鍵可以選中該對(duì)象。該操作選中對(duì)象并使其高亮顯示,然后可以進(jìn)行編輯。
上傳時(shí)間: 2013-11-09
上傳用戶:2525775
如果已經(jīng)安裝好了vobsub,就可以運(yùn)用vobsub里面帶的字幕提取工具vsrip提取字幕。 打開(kāi)VobSub程序組,運(yùn)行vobsub.configure,點(diǎn)擊Open來(lái)打開(kāi)vts_01_0.ifo文件(此文件已經(jīng)拷貝到硬盤(pán)上,無(wú)需從光盤(pán)上找),選定放置字幕文件的子目錄,點(diǎn)擊確定.提取完成之后會(huì)生成Vts_01_0.sub和vts_01_0.idx兩個(gè)字幕文件,若按照DVDrip的做法是在最終視頻文件生成之后,將字幕文件更名并與主體一致,但在此這個(gè)步驟被提前了,因?yàn)閞eal格式文件的字幕是嵌入在畫(huà)面那的.我們需要做的是將vts_01_0.idx和vts_01_0.sub更名為vts_01_1.idx和vts_01_1.sub,與vts_01_1.vob同名.這樣才能進(jìn)行制作時(shí)被vobsub自動(dòng)調(diào)用同步嵌入字幕
標(biāo)簽: vobsub
上傳時(shí)間: 2015-04-28
上傳用戶:wangdean1101
VHDL 關(guān)于2DFFT設(shè)計(jì)程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be seen in the following section. u 2dfft.vhd: The top module includes these scinodes and form a 3x3 SCI Torus network, and it support these sub-modules scinode1∼ scinode9 reset and clk and global_cnt signals to synchronous the sub-modules to simplify the overall design. u proj2.wfc: VSS simulation result that is the same as the ModelSim simulation result. u Pro2_2.wfc: VSS simulation result of another test pattern can’t cause overflow situation.
標(biāo)簽: scinode1 scinode details 2DFFT
上傳時(shí)間: 2014-12-02
上傳用戶:15071087253
his folder contains the following files: 1. 02490rxP802-15_SG3a-Channel-Modeling-Subcommittee-Report-Final.doc: This is the final report of the channel modeling sub-committee. 2. cmx_imr.csv (x=1, 2, 3, and 4) represent the files containing the actual 100 channel realizations for CM1, CM2, CM3, and CM4. The columns are organized as (time, amp, time, amp,...) 3. cmx_imr_np.csv (x=1, 2, 3, and 4) represent the files containing the number of paths in each of the 100 multipath realizations. 4. cmx_imr.mat (x=1, 2, 3, and 4) are the .mat files that can be loaded directly into Matlab (TM). 5. *.m files are the Matlab (TM) files used to generate the various channel realizations.
標(biāo)簽: a-Channel-Modeling-Subcommittee-R following contains folder
上傳時(shí)間: 2013-12-21
上傳用戶:hxy200501
一種基于二維鏈表的稀疏矩陣模半板類(lèi)設(shè)計(jì) A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.
標(biāo)簽: matrix technology template linked
上傳時(shí)間: 2013-12-13
上傳用戶:lwwhust
Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised using some FIFO memory modules implementing a pixel-level pipeline architecture to compress and decompress images. The real filter calculation over 4 · 4 window blocks is done using a tree of carry save adders to ensure the high speed processing required for many applications. The details of implementing both compressor and decompressor sub-systems are given. The primarily analysis reveals that the proposed architecture, implemented using current VLSI technologies, can process a video stream in real time.
標(biāo)簽: applications processing Wavelets widely
上傳時(shí)間: 2014-01-22
上傳用戶:hongmo
基本模型機(jī)的設(shè)計(jì)與實(shí)現(xiàn)主要內(nèi)容: 設(shè)計(jì)一個(gè)較為完整的計(jì)算機(jī)、并編寫(xiě)一些簡(jiǎn)單的指令 基本要求: 設(shè)計(jì)器材: Dais-CMH+/CMH 計(jì)算器組成原理教學(xué)實(shí)驗(yàn)系統(tǒng)一臺(tái),實(shí)驗(yàn)用扁平線、導(dǎo)線若干。 設(shè)計(jì)目的: ⒈ 在掌握部件單元電路實(shí)驗(yàn)的基礎(chǔ)上,進(jìn)一步將其組成系統(tǒng)地構(gòu)造一臺(tái)基本模型計(jì)算機(jī)。 ⒉ 為其定義5條機(jī)器指令,并編寫(xiě)相應(yīng)的微程序,上機(jī)調(diào)試掌握整機(jī)概念。 實(shí)現(xiàn)較為完整的計(jì)算機(jī)、并編寫(xiě)一些簡(jiǎn)單的指令。 設(shè)計(jì)目標(biāo): 本次設(shè)計(jì)將能在微程序控制下自動(dòng)產(chǎn)生各部件單元的控制信號(hào),實(shí)現(xiàn)特定指令的功能。在該試驗(yàn)中采用五條機(jī)器指令:IN(輸入)、SUB(二進(jìn)制減法)、STA(存數(shù))、OUT(輸出)、JMP(無(wú)條件轉(zhuǎn)移),整體實(shí)現(xiàn)二進(jìn)制數(shù)連續(xù)相減的功能。上機(jī)調(diào)試實(shí)現(xiàn)這五種指令功能。
上傳時(shí)間: 2014-02-18
上傳用戶:zwei41
initial working phase of the design of said editor, featuring multicasting, advanced linux keyboard handling, sub-hierarchical expansion, and multiple cursors (similar to the concept found in moonedit). The author respectfully requests your compliance with the GPL
標(biāo)簽: multicasting featuring advanced keyboard
上傳時(shí)間: 2015-08-27
上傳用戶:invtnewer
The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project. The source samples for the other chapters are provided in the Chapter XX sub-directories.
標(biāo)簽: EvenChapters contained chapter samples
上傳時(shí)間: 2015-09-07
上傳用戶:yuchunhai1990
The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bitstream File 2) Sram_Interface.ucf -----------------> UCF File 3) Sram_Interface.vhd -----------------> Main Entity 4) Sram_Interface_tb.vhd ------------> Test Bench 5) SRAM_RD_WR.vhd ------------> Sub Module
標(biāo)簽: Sram_Interface following Hardware contains
上傳時(shí)間: 2014-11-11
上傳用戶:gmh1314
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1