搜索资源列表
密码编码学:加密方法的C与C++实现
- 密码编码学:加密方法的C与C++实现
如何用c语言给一个文件加密
- 如何用c语言给一个文件加密??? 应该可以做到吧?有人吗? 下面是一个实例,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改). :) -how to use language to a file encryption? ? ? Should be able to do it? Someone? Below is an example of an arbitrary right to file encryption, password request user
jdjiami
- 一个用C编写的简单的加密小程序,试试看,不错的哦-prepared by the simple process of encryption small Try and good oh
TwoMain
- 自解密的加密程序的制作,是为了保证自己的数据不被别人非法地窃取,有必要对数据文件进行适当地加密。本程序采取一定的算法,对密码和数据进行加密,生成一个自解密的EXE文件。这个自解密文件是由两部分组成的。第一部分为可执行代码部分,其作用是对密码进行判断,对数据进行解密;后一部分是被加过密的密码和数据。 本程序分两个模块进行编写。第一个是main.c,它是用来进行加密,产生EXE文件的;第二个是main2.c,它是用来解密的。分别对它们进行编译生成main.exe和main2.exe,再对
des102
- des加密解密算法,c++实现,-des encryption and decryption algorithms, c + +.
jiamihejiemi
- C语言程序:加密解密小程序 -C Programming Language : encryption and decryption procedures sma
baoling
- 这是本人的作业 该程序是用C++语言在VC++6.0的环境下做的 非常好 解压后有执行结果 和一个加密的源文件感觉还可以的话发邮件给我索取密码邮箱是lijinhui2000@126.com-This is my work that the procedure was used in the C language VC 6.0 environment doing a very good unpacked Executive results and an encrypted source fil
25814DES_100
- DES加密算法C++实现,简单易懂。 绝对好用!-DES encryption algorithm C realization of simple and understandable. Absolutely handy!
简单硬盘加密程序
- Turbo c 2.0开发,可以对硬盘的主引导扇区的某些信息进行加密,从而对这个硬盘其到加密作用!!这样就不能进入系统了-Turbo c 2.0, the drive can master boot some of the information encrypted on the hard drive so as to its encryption role! ! This can not enter the system
Visual+C++视频技术方案宝典+源代码
- 通过63个实际开发方案深入讲解Visual C++视频开发的核心应用全面提高实际开发能力 系统设计方案:用户界面与业务逻辑的分离方案、数据抽象与封装方案、业务层部署方案以及系统建模方案等,共12个实用方案。 视频采集方法:包括视频录像设计方案、视频预览设计方案和事件通知设计方案,共8个实用方案。 视频编码方案:H263编码方案、H263编码方案以及MPEG-4编码方案,共3个实用方案。 音频采集方案:音量控制方案、MCI音频存储方案和CD播放及抓轨方案等,共9个实用方案。
PloyBox[C] 随机加密内存解密解压运行
- PloyBox[C] 随机加密内存解密解压运行
cyuyanshishangbianchengbaili
- 第二篇 文件操作 实例24 文件加密(1) 实例25 文件加密(2) 实例26 批处理程序的加密 实例27 给自己的程序加上行号 实例28 文件分割程序 实例29 删除目录树 实例30 显示系统文件表 实例31 显示一个目录的存储内容 实例32 递归读取磁盘文件 实例33 C语言直接读取FoxPro的.DBFYYWR 实例34 用索引文件读取数据项 实例35 加密数据库 第三篇 系统调用 实例36 用C语言内嵌汇编语言实现
C
- 此文件为C语言的基础源码,其中包括画图、菜单制作、加密算法、信息管理系统等不同层次的源码,对初学者有很好的帮助。-This file is the basis for the C language source code, including drawing, menu production, encryption algorithm, information management systems at different levels of source code, there is a go
AES-encryption-algorithm-
- 本例通过C语言编程来实现AES的加密算法-C programming language to implement the AES encryption algorithm
AES-encryption-algorithm-c
- AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original DES has been multi-analysis and is widely used around
C
- C语言,先输入一串字符串数组,可以实现数组的反转,还可以求最大值,最小值,平均值,以及给字符串加密-C language, enter the string of an array of strings, you can achieve the reversal of the array, but also in order to the maximum, minimum, average, and to string encryption
RC4-C
- RC4加密算法的C语言实现,还包括它的带哦用示例,希望能够对大家有所帮助-The RC4 encryption algorithm C language implementation
RSA1
- rsa加密,C++版-rsa mima
I 帧提取
- I帧的提出,提取的是从h.264流程中的运动帧,并通过AES进行加密(I frame proposed, extracted from the h.264 process in the motion frame, and encrypted by AES)
des4
- 测试对字符串的加密和解密;有注释有内容;新手初始;有大神;请指教;谢谢评价啊;这是一个小白的真心话(#define ENCRYPTION_H_INCLUDED#include "encryption.h")