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

搜索资源列表

  1. fast-des3.0.tar.z

    0下载:
  2. des算法实现源码
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:100637
    • 提供者:
  1. File_Handler

    0下载:
  2. 这个类提供了一个快速和更简单的方式来使用RC4算法来加密和解密文件。它也包括了用来打开,读取,编写和附加文件的方法。包括了一个类的演示客户端程序。- This kind has provided fast and the simpler way uses the RC4 algorithm to encrypt reconciles the dense document. It also included has used for to open, reads takes, compilat
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6981
    • 提供者:张平
  1. Sequence-Cipher-Algorithm

    0下载:
  2. 序列加密算法,用于文件的加密。基于硬件,速度快,还算好用-sequence encryption algorithm for file encryption. Hardware-based, fast and rather user-friendly
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:52354
    • 提供者:云容
  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. isprime

    0下载:
  2. 判断是不是大素数,的快速算法,适用于公钥加密算法-judgment is not large prime numbers, the fast algorithm applicable to the public key encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8286
    • 提供者:wanggang
  1. fast-des3.0.tar.z

    0下载:
  2. des算法实现源码,des algorithm realization source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:100637
    • 提供者:
  1. yuvtorgb.tar

    0下载:
  2. YUV RGB 格式及快速转换算法 详细讲解了RGB和YUV格式的转换,doc格式-YUV RGB format and fast conversion algorithm is explained in detail RGB and YUV format conversion, doc format. .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4202
    • 提供者:zdm
  1. XuanFa

    0下载:
  2. Vb七种排序算法模块源码示例,快下载啊.-Vb seven modules-source sample sorting algorithm, fast download ah.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:4189
    • 提供者:hebl
  1. WKdm

    0下载:
  2. wKdm算法源码,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-wKdm algorithm source code, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
  3. 所属分类:Network Security

    • 发布日期:2016-01-24
    • 文件大小:3525
    • 提供者:miller
  1. aes

    0下载:
  2. 是对AES加密算法,解密算法的一种快速实现方法,使用C-Is the AES encryption algorithm, decryption algorithm of a fast implementation method, using C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7534
    • 提供者:zhuyezi
  1. AES

    0下载:
  2. AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:30381
    • 提供者:dick
  1. AES_EXAMPLE

    0下载:
  2. AES加密算法,经过多次改进,速度很快,控制台-AES encryption algorithm, after many improvements, very fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6205367
    • 提供者:李东辉
  1. RSAUtil

    0下载:
  2. rsa的算法,使用pgp的大数库,速度很快-rsa algorithm, the use of large numbers pgp library, very fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:86173
    • 提供者:佩雷拉
  1. aes

    0下载:
  2. aes加解密算法源代码,速度很快,可以vc编译-aes encryption algorithm source code, very fast, you can compile vc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:114721
    • 提供者:佩雷拉
  1. rsa_quick

    0下载:
  2. 实现了RSA的加密,解密算法,其中用到了欧几里得国战,和快速求模的算法-Implements RSA encryption and decryption algorithms, which use a Euclidean state war, and fast algorithm for modulo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:8128678
    • 提供者:kql
  1. fast-crc

    0下载:
  2. 一种快速的crc的加密解密算法的实现,可以达到给数据加密的目的-A fast crc encryption and decryption algorithm, can achieve the purpose for data encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:1245006
    • 提供者:chenbaik
  1. fast-ICA

    0下载:
  2. 快速ICA算法原理及MATLAB程序实现-Fast ICA algorithm and MATLAB program
  3. 所属分类:Network Security

    • 发布日期:2017-04-04
    • 文件大小:661711
    • 提供者:何琳
  1. FAST-Feature-detector

    0下载:
  2. FAST 特征检测算子,作者源码,很不错的一种特征检测算法-FAST feather detector
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:25108
    • 提供者:方法
  1. FAST

    0下载:
  2. 固态硬盘中闪存转换层算法分析,代码。设计到地址映射,磨损均衡,垃圾回收,写放大(A Flash Translation Layer Employing Demand-based Selective Caching of Page-level Address Mappings)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:xinhuilin
  1. 蚁群算法

    1下载:
  2. 基于海图的快速临近值插值进行地图构建,并根据水下机器人的动力学模型,利用遗传算法进行全局路径规划。(The map is constructed based on the fast approaching value interpolation of the sea chart, and the global path planning is carried out by the genetic algorithm according to the dynamic model of the un
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:zyx1903435712
« 12 3 4 »
搜珍网 www.dssz.com