CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 -

搜索资源列表

  1. md5_latest[1][1].tar

    0下载:
  2. MD5算法verilog代码,很不错的,可以互相交流学习-MD5 algorithm verilog code, and a very good
  3. 所属分类:CA program

    • 发布日期:2016-07-06
    • 文件大小:15243
    • 提供者:朱坤旺
  1. crc1

    0下载:
  2. CRC编码verilog代码,用于实现crc编码功能-CRC coding Verilog code for CRC encoding capabilities to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:847
    • 提供者:龙一
  1. btm_crc_crc32_8

    0下载:
  2. 自己项目用到的crc32-8源程序,btm校验。-Used their own projects crc32-8 source, btm checksum.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1722
    • 提供者:liujakie
  1. sha256_512

    1下载:
  2. Verilog实现的SHA256/SHA512算法,已仿真和验证-Verilog implementation of SHA256/SHA512 algorithm, simulation and verification has been done.
  3. 所属分类:加密解密

    • 发布日期:2014-01-15
    • 文件大小:7443
    • 提供者:费利克斯雷
  1. crc16

    0下载:
  2. 16bit CRC for 8bits data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:870
    • 提供者:苗淼
  1. DP_RAM_lab

    0下载:
  2. 用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。-SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the serial port to initialize RAM. And back through the serial port to the PC serial port debugger displ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3586
    • 提供者:劳杰勇
  1. fpadd

    1下载:
  2. 利用verilog hdl编写的浮点加法器运算单元,单精度。-Verilog hdl prepared to use floating-point adder computing unit, single-precision.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:12452
    • 提供者:孟军
  1. sha

    0下载:
  2. sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4679
    • 提供者:guochao
  1. first_cpu

    0下载:
  2. nios ii cpu核,包含通用IO口、sdram、flash、uart-nios ii cpu、genernal io port、sdram、falsh、uart
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-31
    • 文件大小:13319470
    • 提供者:陆yong
  1. GF_MUL

    0下载:
  2. Galois域乘法器的Verilog源码 广泛用于信道编码、计算机代数及椭圆曲线加密等-Galois field multipliers are widely used in the Verilog source channel coding, computer algebra and elliptic curve encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1333
    • 提供者:李映波
  1. crc

    0下载:
  2. CRC校验码的实现,校验码6位,寄存器串行实现方式,经项目实际验证正确-CRC Check Code realization Check 6, register serial ways, the right to verify the actual project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:513
    • 提供者:fang
  1. crc7

    0下载:
  2. crc7 calculation for SDIO mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:634
    • 提供者:kantengri
  1. CRC_Rx

    0下载:
  2. 本设计为CRC5接收效验模块。本设计模块用来接收数据的CRC效验。本模块共需要5个时钟周期来完成:-CRC5 designed to receive this well-tested modules. The design module used to receive data CRC effectiveness. This module needs a total of 5 clock cycles to complete:
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1242
    • 提供者:黑月
  1. AES

    1下载:
  2. AES算法的verilog代码,即AES算法IP核-ip core for AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:13579
    • 提供者:JJ
  1. SMS4_1.0

    0下载:
  2. 本项目将一组128位主密钥0123456789abcdeffedcba9876543210(16进制)通过4轮密钥扩展,获得前4轮子密钥,4轮子密钥再通过数码管分8批按16进制循环显示,该4轮子密钥理论值应为: f12186f9 41662b61 5a6ab19a 7ba92077. 所以8批数码显示数据应为: 86f9 f121 2b61 4166 b19a 5a6a 2077 7ba9. -A group of the project will be 128-bit mast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1730245
    • 提供者:chenlunhai
  1. costas

    1下载:
  2. 科斯塔斯载波同步的实现。采用了V_LOG代码编写~~~~ 可以直接编译使用-Costas carrier synchronization is achieved. Coding used V_LOG ~ ~ ~ ~ can direct the compiler to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:5168
    • 提供者:刘伟
  1. beipin

    0下载:
  2. 倍频出200M时钟,对输入脉冲进行计数测量时间间隙-produce 200M clock,count the input pulse
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:198093
    • 提供者:储培
  1. aes_core

    0下载:
  2. aes_core verified verilog ip core-aes_core verified verilog ip core
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:11704
    • 提供者:邓婕
  1. cpu

    0下载:
  2. sopc 中的cpu软核,可以配置成soc,成为片上可编程系统-sopc in soft-core cpu, can be configured into a soc, as a programmable system chip
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:200228
    • 提供者:wang
  1. Sensor

    0下载:
  2. file for sensor data collection
  3. 所属分类:Network Security

    • 发布日期:2017-04-13
    • 文件大小:2074
    • 提供者:heyongsheng
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com