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

搜索资源列表

  1. CRC校验算法(包含8位16位32位)

    0下载:
  2. CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136446
    • 提供者:绝无重复
  1. 16位CRC算法

    1下载:
  2. 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:134251
    • 提供者:456
  1. 2_des

    0下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES algorithm combines the 64 expr
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:69091
    • 提供者:fasf
  1. viewml-0.16.tar

    0下载:
  2. Viewml的--0。16版本-Viewml -- 0. 16 version.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:752619
    • 提供者:
  1. DESProcess

    0下载:
  2. DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,\"r\"))==NULL) {cout<<\"Cannot open the file to compare\"<<endl } if((cfp=fopen(cfile,\"r\"))==NULL) {cou
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:4914
    • 提供者:wxh
  1. binutils-2.16.1.tar

    0下载:
  2. 工具链BINUTIS-2.16的源代码,用于嵌入式系统的开发环境.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:16378360
    • 提供者:god man
  1. glib-2.16.1.tar

    0下载:
  2. This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6413799
    • 提供者:zhouguochen
  1. MD5demo

    0下载:
  2. MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。-MD news summary procedures, MD5 to 512 groups to deal with the importation of information and each group was divided into 16 groups of 32 seats, afte
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:邱孝杰
  1. DES算法中key生成部分,输入为16位16进制密码

    0下载:
  2. DES算法中key生成部分,输入为16位16进制密码,输出为包含16个子密钥的数组,key generation in DES algorithm
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:22288
    • 提供者:web
  1. DES_16keys用VC生成DES加解密算法的16轮密钥

    0下载:
  2. 用VC生成DES加解密算法的16轮密钥, 可直接用于编写DES的VHDL的密钥生成模块 -Generated using DES encryption and decryption algorithm VC 16-round keys can be directly used to write the VHDL DES key generation module
  3. 所属分类:加密解密

    • 发布日期:2017-03-23
    • 文件大小:1379
    • 提供者:zhuangyan
  1. crc.zip CRC校验程序

    2下载:
  2. CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:1311
    • 提供者:
  1. CRC-16

    1下载:
  2. 该文件是关于CRC校验的,在Visual C++环境下实现。-The document is on the CRC check in Visual C++ environments.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1004166
    • 提供者:曹骁
  1. pkgconfig-0.16.0.tar

    0下载:
  2. linux下的pkg-config源码,pkgconfig-0.16.0版本。对于低版本的linux系统,需要安装新版的软件有帮助,可以升级一下-linux under the pkg-config source, pkgconfig-0.16.0 version. For the low version of the linux system, need to install the new version of software to help, you can upgrade
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:957975
    • 提供者:孟庆新
  1. ntfs-3g-2010.1.16

    0下载:
  2. ntfs-3g 源码包。在windows和linux双系统下,可以读写windows下的分区。-ntfs-3g source code package. In the windows and linux dual system, can read and write under windows partition.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:824098
    • 提供者:lilili
  1. crc

    0下载:
  2. CRC 16 calcuator , Compute a CRC16 of a buffer
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:32904
    • 提供者:MARE
  1. apache-log4j-1.2.16

    0下载:
  2. 链接ftp的非常好用的软件,直接替代samb。-Link to ftp software very easy to use, direct replacement samb.
  3. 所属分类:Network Security

    • 发布日期:2017-05-17
    • 文件大小:4618692
    • 提供者:robin
  1. 16-queens

    0下载:
  2. 16(N)皇后问题,用回溯法和位运算结合编程,在效率上有很大的改进-16 (N) queens problem using backtracking and bitwise combination of programming, a great improvement on the efficiency
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:12858
    • 提供者:杜宾
  1. Bandwidth-Recycling-in-IEEE-802.16-Network

    0下载:
  2. Bandwidth Recycling in IEEE 802.16 Network
  3. 所属分类:Network Security

    • 发布日期:2017-11-06
    • 文件大小:2070157
    • 提供者:anusha
  1. 16-TEA

    0下载:
  2. 16轮TEA加解密汇编版 16轮TEA加解密汇编版-16 TEA encryption and decryption compilation edition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:15598
    • 提供者:ji
  1. yamon-src-02.16.tar

    0下载:
  2. yamon src 02.16 for embaded system test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:697603
    • 提供者:cool
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com