搜索资源列表

  1. DES加密解密

    0下载:
  2. 对数据进行加密或者解密的demo,方便初学者学习(A demo that encrypts or decrypts data for beginners to learn)
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:51200
    • 提供者:willving
  1. DES文件加密

    0下载:
  2. DES加密解密实现,基于C语言。完成基本功能(DES encryption and decryption implementation, based on C language. Complete basic functions)
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:1344512
    • 提供者:忘机
  1. Delphi md5加密单元及DEMO

    0下载:
  2. Delphi md5加密单元及DEMO,完整代码(MD5 encryption unit and demo)
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-22
    • 文件大小:236544
    • 提供者:leon3000
  1. 把文本信息加密到图片

    0下载:
  2. 加密文本信息。提供加密、解码完整源程序。(Encrypted text information. Provide encryption and decoding complete source.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:31744
    • 提供者:Cbingwen
  1. 密码加密登录

    0下载:
  2. 易语言post密码加密的一个源码例子,希望能帮到需要的人。(An example of a source code encrypted with the easy language post password, hoping to help people who need it.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:35840
    • 提供者:afeifei1120
  1. 200多个常见的VC++加密算法源码

    0下载:
  2. 200多个常见的VC++加密算法源码,有兴趣的好好研究下(More than 200 common VC++ encryption algorithm source code)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:391168
    • 提供者:wenchangci
  1. 易盾PHP代码加密工具 1.6

    0下载:
  2. 易盾PHP代码加密工具 1.6.zipQQ:714087175(Easy shield PHP code encryption tool 1.6.zip)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1132544
    • 提供者:f110110
  1. 网页加密专家(Encrypt Web Pro) 3.2 汉化破解版

    0下载:
  2. 网页加密专家(Encrypt Web Pro) 3.2 汉化破解版.zip(Web encryption expert (Encrypt Web Pro) 3.2 finished crack version.Zip)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1168384
    • 提供者:f110110
  1. 加密算法

    0下载:
  2. c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:384000
    • 提供者:XZY123
  1. 加密des算法

    0下载:
  2. DES算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(DES algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-22
    • 文件大小:1145856
    • 提供者:虫子虫
  1. 基于混沌的图像无损压缩加密算法的研究_陈鹏辉

    1下载:
  2. 混沌的图像无损压缩加密算法 Chaotic image lossless compression encryption algorithm(Chaotic image lossless compression encryption algorithm)
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:5436416
    • 提供者:grq8888
  1. 基于混沌的音视频加密系统的设计与实现_孟宪文

    0下载:
  2. 基于混沌的音视频加密系统的设计与实现论文;对混沌学习有帮助(Design and implementation of the chaotic audio and video encryption system)
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:2434048
    • 提供者:grq8888
  1. 加密工具

    0下载:
  2. 用于游戏客户端文件加密,防止非法分子修改。(For game client file encryption, to prevent illegal molecular modification.)
  3. 所属分类:游戏

  1. 文件加密C++源代码

    0下载:
  2. 允许文件加密,以便保护保密的数据不会被攻击者以直接访问计算机的方式进行窃取。(This allows for file encryption in order to protect confidential data from attackers with physical access to the computer)
  3. 所属分类:加密解密

  1. 完整加密图像例子

    0下载:
  2. 图像加密包括置乱和扩散,这里有一个完整的图像混沌加密案例(Image encryption includes scrambling and diffusion, where there is a complete image encryption case)
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:阿糖糖
  1. tea加密解析算法

    0下载:
  2. 在游戏项目中,一般需要对资源或数据进行加密保护,最简单高效的加密算法就是采用位与或之类的,但是比较容易被人分析出来。 TEA加密算法不但比较简单,而且有很强的抗差分分析能力,加密速度也比较快。可以根据项目需求设置加密轮数来增加加密强度。(Simple algorithm of tea encryption and decryption)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:19456
    • 提供者:panpanpan9898
  1. 简单的字符串加密解密函数

    0下载:
  2. 用于加密1字符串,不错 用2于加密字符串,不错 用于加密字3符串,不错(Simple file search function, very convenient, very easy to use, especially to share with you)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:18432
    • 提供者:kof2018
  1. 网疙瘩专用加密记事本

    0下载:
  2. 网疙瘩专用加密记事本,带加密,解密,录制教程很好用(Mesh dedicated encryption Notepad, with encryption, decryption, recording tutorial, very good)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:839680
    • 提供者:网疙瘩
  1. 文本加密

    0下载:
  2. 文本加密的小程序源码,学java的时候交的大作业。(Text encryption applet)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:C-u
  1. 加密(带调试171019)

    0下载:
  2. stm32和e2prom结合,做的加密,生产批量使用(Encryption combined with STM32 and E2PROM)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:30720
    • 提供者:liushidan2
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

源码中国 www.ymcn.org