Program for : 1) ZOOMING , 2) SHRINKING & 3) GRAY LEVEL RESOLUTION
標(biāo)簽: SHRINKING Program ZOOMING for
上傳時(shí)間: 2013-12-18
上傳用戶:zhangyi99104144
本文研究了SMBus 規(guī)范,介紹了典型的基于片上系統(tǒng)(SoC)設(shè)計(jì)的知識(shí)產(chǎn)權(quán)核(IP)實(shí)現(xiàn),采用自頂向下 (Top-down)的集成電路設(shè)計(jì)方法完成了設(shè)計(jì),并架構(gòu)了基于總線功能模型(BFM)的驗(yàn)證平臺(tái) 完成功能仿真,順利完成了邏輯綜合和時(shí)序仿真。FPGA 驗(yàn)證和投片后測(cè)試均表明設(shè)計(jì)具有 良好的性能。
標(biāo)簽: SMBus
上傳時(shí)間: 2013-11-28
上傳用戶:xuanchangri
Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key Matrix 1.a 5X5 matrix of letters based on a keyword 2.fill in letters of keyword (sans duplicates) 3.fill rest of matrix with other letters Encrypting and Decrypting -plaintext is encrypted two letters at a time 1. if a pair is a repeated letter, insert filler like X’ 2. if both letters fall in the same row, replace each with letter to right (wrapping back to start from end) 3. if both letters fall in the same column, replace each with the letter below it (again wrapping to top from bottom) 4. otherwise each letter is replaced by the letter in the same row and in the column of the other letter of the pair
標(biāo)簽: monoalphabetic Playfair provides security
上傳時(shí)間: 2017-05-25
上傳用戶:變形金剛
Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely balanced. -If the height of this binary tree is h, then leaves can be at level h or level h-1. -All leaves at level h are as far to the left as possible. -The data associated with all descendants of a node are smaller than the datum associated with this node. Implementation 1.using a linear array not a binary tree. -The sons of A(h) are A(2h) and A(2h+1). 2.time complexity: O(n log n)
標(biāo)簽: followingconditions tree completely satisfying
上傳時(shí)間: 2017-05-25
上傳用戶:2467478207
this version is only interesting for people that want to generate their own levels (need JDK to compile new level).
標(biāo)簽: interesting generate version levels
上傳時(shí)間: 2017-06-02
上傳用戶:tb_6877751
Novell.Press.Linux.Kernel.Development linux內(nèi)核開發(fā)的經(jīng)典書籍之一 The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development
標(biāo)簽: Linux Development interes Novell
上傳時(shí)間: 2017-06-06
上傳用戶:songyue1991
8051 assembly language source code for serial 2 chanel analog digitan converter. useful for intermediate level 8051 assembly language programmer.
標(biāo)簽: for converter assembly language
上傳時(shí)間: 2017-06-10
上傳用戶:zhaoq123
本程序采用ACC數(shù)據(jù)核心構(gòu)件??! 功能介紹: 程序代碼重新設(shè)計(jì)與優(yōu)化,瀏覽速度可以說(shuō)是比較一流! 程序更新設(shè)計(jì)相對(duì)管理目錄!讓你修改更加方便! 全站無(wú)后臺(tái)控制的地方我們?nèi)肑S調(diào)用的方式進(jìn)行管理,大大降低了您的工作量! 后臺(tái)控制封閉管理程式??! 特點(diǎn): 更新家族對(duì)戰(zhàn)管理平臺(tái)!可以說(shuō)在發(fā)布站界是第一的! 后臺(tái)采用HTML生成↓ (可以窗口化瀏覽生成代碼/主要是方便修改與觀看錯(cuò)誤信息,優(yōu)化了老發(fā)布系統(tǒng)的直接生成) 更多功能請(qǐng)?jiān)谏虡I(yè)版本程序中體驗(yàn)! 程序結(jié)構(gòu): Admin 后臺(tái)管理核心 Data 數(shù)據(jù)庫(kù)存放目錄 inc 發(fā)布站前臺(tái)核心文件 index_ad 廣告圖片存放目錄 index_img 前臺(tái)基本圖片存放目錄 index_top 前臺(tái)TOP圖片存放目錄 top_ad 發(fā)布站前臺(tái)文字廣告/圖片廣告/JS文件存放目錄/請(qǐng)自行修改JS代碼! Top_Go 發(fā)布站連接導(dǎo)航目錄 | | top_Wz.js 頂部文字導(dǎo)航JS文件!需要修改導(dǎo)航請(qǐng)修改JS代碼! 以下文件不懂請(qǐng)勿亂修改
標(biāo)簽: ACC 程序 數(shù)據(jù) 代碼
上傳時(shí)間: 2013-11-28
上傳用戶:wanqunsheng
斯坦福大學(xué)的Java課上的作業(yè),難度不高,但所需程序都必須是Top down design。
上傳時(shí)間: 2017-06-17
上傳用戶:wfl_yy
High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. For full-speed USB devices the operating frequency was low enough to allow data recovery to be handled in a vendors VHDL code, with the ASIC vendor providing only a simple level translator to meet the USB signaling requirements. Today s gate arrays operate comfortably between 30 and 60 MHz. With USB 2.0 signaling running at hundreds of MHz, the existing design methodology must change.
標(biāo)簽: technology 2.0 USB designed
上傳時(shí)間: 2014-01-02
上傳用戶:二驅(qū)蚊器
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1