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

搜索资源列表

  1. sanpack_rsa_vs2003sln_src

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1052497
    • 提供者:周刘兵
  1. DES_real

    0下载:
  2. 用C++开发的一个简单的DES加密解密程序,绝对可用,编译通过。不过只对字符操作,不可以加密文件-C development of a simple DES encryption and decryption procedures, definitely can be used, compile. But only the characters operation, not encrypting documents
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:118524
    • 提供者:王选
  1. FullPassword

    0下载:
  2. 关于C#用DES对文件加解密操作及用C#操作SQL Server图像处理-on C# using DES encryption of documents operate with C# and SQL Server operating Image Processing
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:104615
    • 提供者:万建平
  1. q

    0下载:
  2. 设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:YUCHEN
  1. LaoenED_V1.0

    0下载:
  2. Laoen 加密器 V1.0,可对任意类型文件进行加(解)密,操作十分简便。文件加(解)密速度极快。是学习加密技术不可多得的入门范本。LaoenED V1.0 for DOS小巧精干,完全可以作为DOS扩充的外部命令使用(拷贝至c:\\windows\\command or c:\\dos)。 本次发布的Laoen加密器V1.0有2个版本(DOS/Windows): 版本 文件 大小 编译平台 1、LaoenED V1.0 for DOS Laoen
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:125125
    • 提供者:beetle
  1. md5

    0下载:
  2. 改进的MD5文件校验,可以直接在LINUX/windos下编译,纯C文件。还有makefiel和操作简介-md5.c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4933
    • 提供者:唐宇涛
  1. xrsa_c_dll

    0下载:
  2. 看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。-RSA encryption to see the C++ category of people download a lot, I also downloaded, and then slightly altered to make it look more
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:290610
    • 提供者:freejam
  1. Research-And-Development-Of-RSA-File-Encryption.ra

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1044211
    • 提供者:张波
  1. copy.c

    0下载:
  2. 模拟系统右键菜单相关操作:复制,粘贴,剪贴,文件操作,文件内容压缩,加密。-Right-click menu related to Operation Simulation System
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1402
    • 提供者:jurson jiang
  1. Caesar

    0下载:
  2. 用C++6.0写得一个加解密算法,非常简单,但是对于初学者来说,是一个很经典的算法问题,尤其是对文件读取操作很有益-Written using C++6.0 of a decryption algorithm, is very simple, but for beginners, is a classical algorithm, in particular the file read operation is very useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:954
    • 提供者:RainFly
  1. DES_code_c

    0下载:
  2. 在visual studio 2005环境下开发的一个DES加解密程序,使用的是C语言,可以完成对.txt文件的加解密操作,不支持pdf等其他文件类型。密钥为8为字符,须字母开头。-In visual studio 2005 environment, the development of a DES encryption and decryption process, using the C language, can be completed. Txt file encryption and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:255863
    • 提供者:lw
  1. mima

    0下载:
  2. C#编写图形化界面对文件进行加密和解密操作-C#, graphical interface to the file encryption and decryption operations ~ ~ ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:283901
    • 提供者:
  1. disk_code_reg_v2

    0下载:
  2. 自己写的硬盘分区卷标号与注册码!文件操作!可改成加密注册;新手不错,-Write your own hard disk partition volume label and registration! File operation! Encryption can be changed up novice good
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:814
    • 提供者:敏敏
  1. MD5_1

    0下载:
  2. C语言编写的MD5函数,有界面操作,对文件或者字符串用MD5算法,进行处理-MD5 function written in C language, there are interface operation, the file or string using the MD5 algorithm for processing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4528800
    • 提供者:丹丹
  1. FlieList

    0下载:
  2. 用的C++语言。因为前阵子需要大批量修改不同文件夹下同一个配置文件里的某一个位置信息(我要修改的文件:PlatForm),因为配置文件加密成十六进制,而且不知道结构体,根据字节对齐,我模糊判断要修改位置为INT类型,所以只能从内存直接拷贝修改。包括遍历文件夹寻找文件和内存拷贝修改操作,如果要批量修改文件名字或者之类的原理是一样的不打算做其他修改了,仅供参考。-With the C++ language. A while back, need to change because of large
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-01
    • 文件大小:966315
    • 提供者:
  1. md4

    0下载:
  2. 很给力的MD4算法,对文件进行Hash操作,非常实用的东西哦,亲-MD4 c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2312
    • 提供者:陆羽
  1. aes_decrypt

    0下载:
  2. 纯C语言实现基于AES算法的解密功能,从用AES加密后的文件读取16个字节后,解密操作,同时读取加密文件的前四个字节,表示源文件的长度大小。-Pure C language implementation based on AES algorithm decryption functions, read 16 bytes from the file after using AES encryption and decryption operations, read the first four b
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:814
    • 提供者:刘小生
  1. SecretOnFile

    0下载:
  2. VC/C++源码,MD5,加密,文件多层MD5加密工具。本MD5加密工具速度快,适用于除纯英文类文件外的其他文件,如果加密或解密非纯英文类文件,建议使用此方法,加密或解密纯英文类文件,建议选择全部操作。-VC/C++ source, MD5, encryption, file multi-MD5 encryption tool. The MD5 encryption tool is fast, applicable to other documents in plain English clas
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-30
    • 文件大小:37269
    • 提供者:韩雅
  1. file-encryption-and-decryption

    0下载:
  2. 简单的文件加密与解密操作实例,用C++做的,对于初学者可以入门时用。-Simple file encryption and decryption operations instance, with C++ do, beginners can start during the event.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:586605
    • 提供者:李龙
  1. sha

    0下载:
  2. 实现安全散列函数sha1,可对任意不超过2^64大小的文件进行操作,产生160bits的摘要,因本人较懒,注释较少,不过程序很好理解。是用c语言实现的。-Secure hash function sha1, can not exceed 2 ^ 64 any size file to operate, generate 160bits summary, because I am more lazy, notes less, but the program is well understood.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:11888
    • 提供者:杨勇
搜珍网 www.dssz.com