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

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

IDEA

  • IDEA源碼

    這是關于IDEA的源碼,已經測試完成,非常實用,新手很適合。

    標簽: IDEA源碼 源碼

    上傳時間: 2020-08-11

    上傳用戶:

  • 基于Web博客系統設計 使用intelij IDEA開發web的博客 有注冊登錄發布評論等功能 數據

    基于Web博客系統設計,使用intelij IDEA開發web的博客,有注冊登錄發布評論等功能,數據庫使用MySQL,使用jquery,spring等技術,用戶界面友好,可以做為你的學習設計參考。

    標簽: web博客系統

    上傳時間: 2021-11-21

    上傳用戶:shjgzh

  • 一種安全的無線門禁系統及其Keil c語言實現

    本文使用nRF905 實現門禁系統控制信號的無線傳輸,并使用DS1722 產生隨機數、IDEA 加密后傳輸、接收非法信號后延時等技術加強系統的安全性能。主要介紹硬件電路、nRF905 無線信號

    標簽: Keil 無線 c語言 門禁系統

    上傳時間: 2013-06-15

    上傳用戶:SimonQQ

  • 加密卡的研制與加密算法的FPGA實現

    隨著安全通信數據速率的提高,關鍵數據加密算法的軟件實施成為重要的系統瓶頸.基于FPGA的高度優化的可編程的硬件安全性解決方案提供了并行處理能力,并且可以達到所要求的加密處理性能(每秒的SSL或RSA運算次數)基準.網絡的迅速發展,對安全性的需要變得越來越重要.然而,盡管網絡技術進步很快,安全性問題仍然相對落后.由于FPGA所提供的設計優勢,特別是新的高速版本,網絡系統設計人員可以在這些網絡設備中經濟地實現安全性支持.FPGA是實現設計靈活性和功能升級的關鍵,對于容錯、IPSec協議和系統接口問題而言這兩點非常重要.而且,FPGA還為網絡系統設計人員提供了適應不同安全處理功能以及隨著安全技術的發展方便地增加對新技術支持的能力.標準加密/解決以及認證算法,如RC-4、DES、三次DES、MD-5以及安全哈希算法-1(SHA-1)被廣泛用于全球網絡安全系統中.本文介紹了基于PCI總線的加密卡的研制,硬件板卡的結構,著重論述了加密卡上加密模塊的實現,即用FPGA實現3DES及IDEA、MD5算法的過程,加密卡的工作原理,加密卡中多種密碼算法的配置原理,最后對3DES算法及IDEA、MD5算法的實現進行仿真,并繪制了板卡的原理圖,對PCI接口原理進行了闡述.在論文中,首先闡述了數據加密原理.介紹了數據加密的算法和數據加密的技術發展趨勢,并重點說明了3DES的算法.由于加密卡的生存空間在于其高速的加密性能與便捷的使用方式,所以,我們的加密卡采用的是基于PCI插槽的結構,遵從的是PCI2.2規范,理解并掌握PCI總線的規范是了解整個系統的重要一環,本文講述了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系列具有性能適中,價格低廉,產品成熟等特點,是較好的選擇.FPGA選用的XILINX公司的XC2V3000,在隨后的文章中,我們將會對這些器件特性做相應說明.并由此得出電路原理圖的繪制.文章的重點之一在于3DES算法及IDEA、MD5算法的FPGA實現,以Xilinx公司VIRTEXII結構的VXC2V3000為例,闡述用FPGA高速實現3DES算法及IDEA、MD5算法的設計要點及關鍵部分的設計.

    標簽: FPGA 加密卡 加密算法

    上傳時間: 2013-04-24

    上傳用戶:qazwsc

  • 300種加密解密算法

    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, ……。

    標簽: 300 加密 解密 算法

    上傳時間: 2013-04-24

    上傳用戶:yph853211

  • Verilog Coding Style for Efficient Digital Design

      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.

    標簽: Efficient Verilog Digital Coding

    上傳時間: 2013-11-22

    上傳用戶:han_zh

  • 8位模擬數字轉換器(ADC)的設計實現

    Abstract: This design IDEA explains how to implement an 8-bit analog-to-digital converter (ADC), using a microcontroller

    標簽: ADC 8位 模擬數字轉換器 設計實現

    上傳時間: 2013-10-30

    上傳用戶:愛死愛死

  • 相敏檢波電路鑒相特性的仿真研究

    分析了調幅信號和載波信號之間的相位差與調制信號的極性的對應關系,得出了相敏檢波電路輸出電壓的極性與調制信號的極性有對應關系的結論。為了驗證相敏檢波電路的這一特性,給出3 個電路方案,分別選用理想元件和實際元件,采用Multisim 對其進行仿真實驗,直觀形象地演示了相敏檢波電路的鑒相特性,是傳統的實際操作實驗所不可比擬的。關鍵詞:相敏檢波;鑒相特性;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.

    標簽: 智能電表 智能電網

    上傳時間: 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.

    標簽: 電池管理系統 多點 溫度測量 方案

    上傳時間: 2013-10-29

    上傳用戶:xwd2010

主站蜘蛛池模板: 乐昌市| 泾源县| 安顺市| 广河县| 林周县| 华容县| 普兰店市| 神农架林区| 太谷县| 河北区| 铜山县| 镇平县| 文山县| 桂平市| 亚东县| 内江市| 梅州市| 罗田县| 河北区| 洪湖市| 育儿| 习水县| 昌图县| 嘉峪关市| 城市| 二连浩特市| 贵南县| 探索| 青河县| 教育| 乐平市| 南昌县| 怀宁县| 锡林郭勒盟| 英山县| 海南省| 健康| 黄浦区| 洞头县| 浦县| 新源县|