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

搜索资源列表

  1. EncryDeCry

    0下载:
  2. 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.52kb
    • 提供者:伍孝秉
  1. crc_low

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,低位先处理,接收校验成功标志为f0b8.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, low bit to deal with first, mark of success receiving check is f0b8.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.26kb
    • 提供者:dustin
  1. crc_high

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,高位先处理,接收校验成功标志为1d0f.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, high bit to deal with first, mark of success receiving check is 1d0f.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.29kb
    • 提供者:dustin
  1. code

    0下载:
  2. 此算法用于实现一种基于查找表的混沌加密,将随机产生的一个数组加密后输出,同时也可以将解密后的数据与原始数据进行对照,本算法已经在5509芯片上进行实时运行过,用于对16bit语音信号的高16位加密,能满足实时性。-The algorithm used to achieve a look-up table based chaotic encryption, will be an array of randomly generated encrypted output, but also can d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.32kb
    • 提供者:张司兴
  1. md5

    0下载:
  2. 主要功能特色: 一,结合提权包大加对网站提权的可能,但也要靠你技术 二,浏览速度快,批量扫文件节省时间,可修改文件属性 三,嗅探服务器打开端口与脚本嗅探,数据库直接查找与连接 四,asp*体积小易于传输潜伏时间长 五,方便提升系统权限,并可二次加密 六,本站的大马加密算法与普通ASP*完全不一样,支持Base64算法加密 七,本ASP*功能支持批量挂,批量扫,批量查询,rar打包,批量上传等等 八,本ASP大马超级*挑战世界杀软,*持续更新中
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:57.55kb
    • 提供者:SAM
  1. morstest

    0下载:
  2. 效率很好的摩尔斯码生成程序,利用哈希树算法,不使用字符串查找-a good morse code generate function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.04kb
    • 提供者:yuxg
  1. dcrc

    0下载:
  2. 基于crc32的dhash,减少了普通哈希算法的冲突概率,是一种新鲜的哈希查找算法-Crc32 on the dhash, reducing the probability of conflict common hash algorithms, is a fresh hash search algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3.83kb
    • 提供者:黄文昊
  1. hash

    0下载:
  2. hash算法,比较2中算法的特点: 1、传统的根据逐个比较 2、根据hash定位,字符串查找-hash algorithm String lookup
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7.42kb
    • 提供者:chenks
  1. priority_queue

    0下载:
  2. 实现优先队列的初始化,查找,插入,删除操作,并且控制其查找,插入,删除操作的算法时间复杂度为O(logn)。-Implement priority queue initialization, search, insert, delete, and control their search, insert, delete algorithm time complexity is O (logn).
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:2.41kb
    • 提供者:yingehu
搜珍网 www.dssz.com