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

搜索资源列表

  1. 1. A fast video encryption scheme based-on chaos.

    0下载:
  2. 这是一篇有关混沌在视频中加密的文章,题目为:A fast video encryption scheme based-on chaos。不过看看懂还是要花一些时间的,不过我可以和大家交流。还有这是英文作写。-This is a chaos in the video encryption article entitled : A fast encryption scheme based video-on chaos. But look at to understand or take some t
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:346.58kb
    • 提供者:王清华
  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
    • 文件大小:131.1kb
    • 提供者:456
  1. transpositioncipher

    0下载:
  2. 天那,大家都来看看小弟的作品都是好东东,算发难,但是程序简单-days, we have to look at the younger brother's works are good Dongdong, counting launched an attack, but simple
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.76kb
    • 提供者:彭炳超
  1. DES386.ZIP

    0下载:
  2. DES 加解密算法 C 源码 研究DES算法的朋友值得-DES encryption and decryption algorithm C source research DES algorithm should look at the friends
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:19.38kb
    • 提供者:肖蔚
  1. DESlxp

    0下载:
  2. DES加密算法,感兴趣的朋友可以看一下,要自行编译!-DES encryption algorithm, interested friends can look at, to build their own!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:77.15kb
    • 提供者:wilson
  1. 传奇封包加解密源码

    2下载:
  2. 传奇封包加解密源码 看看封包-legend packet encryption and decryption look at the packet source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:skk
  1. encrypt_Blowfish

    0下载:
  2. encrypt_Blowfish是加密算法,有需要的可以看看。-encrypt_Blowfish is encryption algorithm, there is a need to look at the can.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.29kb
    • 提供者:hello
  1. encrypt_RC5

    0下载:
  2. encrypt_RC5是加密算法,有需要的可以看看。-encrypt_RC5 is encryption algorithm, there is a need to look at the can.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.69kb
    • 提供者:hello
  1. C++jiami

    0下载:
  2. 大家有兴趣的可以看看有关加密解密的文件-everyone interested can look at the encryption and decryption of O O O O O O oh documents
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:张三
  1. Vigenre

    0下载:
  2. 实现Vigenre密码加密算法,没有采用查表的方式来实现,同过采用直接计算的方式来实现,速度快,耗内存小-achieve Vigenre password encryption algorithm, without the use of the look-up table method to achieve. Guo with the direct calculation method to achieve speed and small memory consumption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:930byte
    • 提供者:潘宣辰
  1. pe_decoder

    1下载:
  2. 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:108.43kb
    • 提供者:heroin
  1. pastevalid(1)

    0下载:
  2. 看神秘感的密码程序 看神秘感的密码程序-look at the mysterious flu password procedures to see mysterious flu password procedures to see mysterious flu password procedures to see mysterious flu password procedures look at the mysterious flu password procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9.99kb
    • 提供者:徐世球
  1. DWT_shuiyin2

    0下载:
  2. 两三年前写的dwt水印加密解密,比较简单,再找找看好些的程序,供初学者看看把~-23 before writing dwt watermarking encryption and decryption, relatively simple, and the room and look better procedures, for beginners to see put ~
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.84kb
    • 提供者:heartbeat
  1. DES_F4

    0下载:
  2. DES 加密C语言实现(使用查表方法,可用于RECONFIGURABLE的硬件实现)-DES encryption C language (using the look-up table method. RECONFIGURABLE for the hardware)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.32kb
    • 提供者:mason
  1. src11

    1下载:
  2. 此为破解装载器一书中的源代码,在看雪论坛下载的,-this as a break for a book load of source code, look at the Ice Forum downloaded,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:134.5kb
    • 提供者:fff
  1. viewpw

    0下载:
  2. 密码察看器,经过修改的-look for passwords, as amended, the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13.09kb
    • 提供者:力宝莲
  1. yC1.3src

    0下载:
  2. I think this the first time every one can look at a PE crypter source in top level language such VC++. So as I promised ... if some one sent me one nice compress source I would publish my source. I dedicate this source to all people who invo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:48.66kb
    • 提供者:李泉
  1. linux.base64.tar

    0下载:
  2. base64解码编码c++的,我找了好久才找到的-decoding base64 encoding c, and I look for a long time to find the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.89kb
    • 提供者:访访
  1. PKCS最全面的资料

    0下载:
  2. PKCS最全面的资料,从PKCS1到PKCS15,全面而详实,想学习PKCS的朋友可以看一下,PKCS most comprehensive information, from PKCS1 to PKCS15, comprehensive and informative, would like to learn PKCS friends can look at
  3. 所属分类:加密解密

    • 发布日期:2017-04-09
    • 文件大小:1.73mb
    • 提供者:suntinghui
  1. aspEnTiFvAz

    1下载:
  2. asp 最傻的加密方式EnTiFvAz 解密简单 一看代码就是被EnTiFvAz这个函数解密的,最后一段是编码加密的我们先解开。-asp is the most stupid encryption EnTiFvAz decrypt a look at the code is decrypted EnTiFvAz this function, the last paragraph is encrypted, we first unlock.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:14.29kb
    • 提供者:皮皮
« 12 3 4 5 »
搜珍网 www.dssz.com