這是關(guān)于idea的源碼,已經(jīng)測試完成,非常實用,新手很適合。
上傳時間: 2020-08-11
上傳用戶:
基于Web博客系統(tǒng)設(shè)計,使用intelij idea開發(fā)web的博客,有注冊登錄發(fā)布評論等功能,數(shù)據(jù)庫使用MySQL,使用jquery,spring等技術(shù),用戶界面友好,可以做為你的學(xué)習(xí)設(shè)計參考。
標(biāo)簽: web博客系統(tǒng)
上傳時間: 2021-11-21
上傳用戶:shjgzh
本文使用nRF905 實現(xiàn)門禁系統(tǒng)控制信號的無線傳輸,并使用DS1722 產(chǎn)生隨機數(shù)、idea 加密后傳輸、接收非法信號后延時等技術(shù)加強系統(tǒng)的安全性能。主要介紹硬件電路、nRF905 無線信號
標(biāo)簽: Keil 無線 c語言 門禁系統(tǒng)
上傳時間: 2013-06-15
上傳用戶:SimonQQ
隨著安全通信數(shù)據(jù)速率的提高,關(guān)鍵數(shù)據(jù)加密算法的軟件實施成為重要的系統(tǒng)瓶頸.基于FPGA的高度優(yōu)化的可編程的硬件安全性解決方案提供了并行處理能力,并且可以達到所要求的加密處理性能(每秒的SSL或RSA運算次數(shù))基準(zhǔn).網(wǎng)絡(luò)的迅速發(fā)展,對安全性的需要變得越來越重要.然而,盡管網(wǎng)絡(luò)技術(shù)進步很快,安全性問題仍然相對落后.由于FPGA所提供的設(shè)計優(yōu)勢,特別是新的高速版本,網(wǎng)絡(luò)系統(tǒng)設(shè)計人員可以在這些網(wǎng)絡(luò)設(shè)備中經(jīng)濟地實現(xiàn)安全性支持.FPGA是實現(xiàn)設(shè)計靈活性和功能升級的關(guān)鍵,對于容錯、IPSec協(xié)議和系統(tǒng)接口問題而言這兩點非常重要.而且,FPGA還為網(wǎng)絡(luò)系統(tǒng)設(shè)計人員提供了適應(yīng)不同安全處理功能以及隨著安全技術(shù)的發(fā)展方便地增加對新技術(shù)支持的能力.標(biāo)準(zhǔn)加密/解決以及認(rèn)證算法,如RC-4、DES、三次DES、MD-5以及安全哈希算法-1(SHA-1)被廣泛用于全球網(wǎng)絡(luò)安全系統(tǒng)中.本文介紹了基于PCI總線的加密卡的研制,硬件板卡的結(jié)構(gòu),著重論述了加密卡上加密模塊的實現(xiàn),即用FPGA實現(xiàn)3DES及idea、MD5算法的過程,加密卡的工作原理,加密卡中多種密碼算法的配置原理,最后對3DES算法及idea、MD5算法的實現(xiàn)進行仿真,并繪制了板卡的原理圖,對PCI接口原理進行了闡述.在論文中,首先闡述了數(shù)據(jù)加密原理.介紹了數(shù)據(jù)加密的算法和數(shù)據(jù)加密的技術(shù)發(fā)展趨勢,并重點說明了3DES的算法.由于加密卡的生存空間在于其高速的加密性能與便捷的使用方式,所以,我們的加密卡采用的是基于PCI插槽的結(jié)構(gòu),遵從的是PCI2.2規(guī)范,理解并掌握PCI總線的規(guī)范是了解整個系統(tǒng)的重要一環(huán),本文講述了PCI總線的特點和性能,以及總線的信號.由于遵從高速性的要求,我們在硬件選型的時候,選用的是TI公司高速DSP T M S 3 2 0 C 5 4 x:T I公司新推出的T M S 3 2 0 C 6 x系列D S P功能強,速度也非常快,但目前價格仍然太高,不適合一般加解密使用.而TMS3 2 0 C 5 4 x系列具有性能適中,價格低廉,產(chǎn)品成熟等特點,是較好的選擇.FPGA選用的XILINX公司的XC2V3000,在隨后的文章中,我們將會對這些器件特性做相應(yīng)說明.并由此得出電路原理圖的繪制.文章的重點之一在于3DES算法及idea、MD5算法的FPGA實現(xiàn),以Xilinx公司VIRTEXII結(jié)構(gòu)的VXC2V3000為例,闡述用FPGA高速實現(xiàn)3DES算法及idea、MD5算法的設(shè)計要點及關(guān)鍵部分的設(shè)計.
上傳時間: 2013-04-24
上傳用戶:qazwsc
300種加解密算法,通過MSVC 6.0 and EGCS/cygwin32 1.1編譯。MD2, MD5, SHA-1, MD5-MAC, HMAC, XOR-MAC, DES,idea, SHARK, GOST, CAST-128, Diamond2, RC2, RC5, RC6, MARS, ……。
上傳時間: 2013-04-24
上傳用戶:yph853211
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavioral models. All theseproblems are accompanied by an example to have a better idea, and these can be taken care off if thesecoding guidelines are followed. Discussion of all the techniques is beyond the scope of this paper, however,here we try to cover a few of them.
標(biāo)簽: Efficient Verilog Digital Coding
上傳時間: 2013-11-22
上傳用戶:han_zh
Abstract: This design idea explains how to implement an 8-bit analog-to-digital converter (ADC), using a microcontroller
標(biāo)簽: ADC 8位 模擬數(shù)字轉(zhuǎn)換器 設(shè)計實現(xiàn)
上傳時間: 2013-10-30
上傳用戶:愛死愛死
分析了調(diào)幅信號和載波信號之間的相位差與調(diào)制信號的極性的對應(yīng)關(guān)系,得出了相敏檢波電路輸出電壓的極性與調(diào)制信號的極性有對應(yīng)關(guān)系的結(jié)論。為了驗證相敏檢波電路的這一特性,給出3 個電路方案,分別選用理想元件和實際元件,采用Multisim 對其進行仿真實驗,直觀形象地演示了相敏檢波電路的鑒相特性,是傳統(tǒng)的實際操作實驗所不可比擬的。關(guān)鍵詞:相敏檢波;鑒相特性;Multisim;電路仿真 Abstract : The corresponding relation between modulation signal polarity and difference phases of amplitudemodulated signal and the carrier signal ,the polarity of phase2sensitive detecting circuit output voltage and the polarity of modulation signal are correspondent . In order to verify this characteristic ,three elect ric circuit s plans are produced ,idea element s and actual element s are selected respectively. Using Multisim to carry on a simulation experiment ,and then demonst rating the phase detecting characteristic of the phase sensitive circuit vividly and directly. Which is t raditional practical experience cannot be com pared.Keywords :phase sensitive detection ;phase2detecting characteristic ;Multisim;circuit simulation
上傳時間: 2013-11-23
上傳用戶:guanhuihong
Abstract: Investment in smart meters and smart grid end equipment continues to grow worldwide as countriestry to make their electric delivery systems more efficient. However, as critical as the electric deliveryinfrastructure is, it is normally not secured and thus subject to attack. This article describes the concept oflife-cycle security—the idea that embedded equipment in the smart grid must have security designed into theentire life of the product, even back to the contract manufacturer. We also talk about how life-cycle securityapplies to embedded equipment in the smart grid. Potential threats are discussed, as are potential solutionsto mitigate the risks posed by those threats.
標(biāo)簽: 智能電表 智能電網(wǎng)
上傳時間: 2014-12-24
上傳用戶:熊少鋒
Abstract: It is critically important that lithium-ion battery stacks have a good battery-management system for monitoring many cellvoltages and cell temperatures. Without that monitoring, thermal runaway can lead to a battery explosion. This design idea presentsa low-power circuit that measures the temperature of up to 12 thermistors. It powers and configures the multiplexers, and also putsthe muxes into shutdown to save power when not measuring temperatures.
標(biāo)簽: 電池管理系統(tǒng) 多點 溫度測量 方案
上傳時間: 2013-10-29
上傳用戶:xwd2010
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1