当前位置:
首页 资源下载
搜索资源 - image encryption in c
搜索资源列表
-
0下载:
640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过
实例程序能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计-640 * 480256 color. BMP file display program ca
-
-
0下载:
用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
-
-
0下载:
Setup-OpenStego is a tool implemented in Java for image based steganography, with support for password-based encryption of the data. It currently supports embedding of messages/files in a 24bpp images. Implementation of the same in C++ is also planne
-
-
0下载:
针对JPEG2000格式的图像,利用了Arnold变换对图像的小波系数进行加密,对初步研究JPEG2000图像加密算法的有试用价值-JPEG2000 image format for the use of the Arnold transform the image of the wavelet coefficients encryption, preliminary study of the JPEG2000 image encryption algorithms have tested th
-
-
0下载:
DES算法
DSA算法
ElGamal算法
Kohonen的SOFM(自组织特征映射)
LAM(线性联想记忆)算法
LZW 压缩算法
MD5算法
PGP的安全性(一)
PKCS #7
RSA算法
SSL是怎样工作的?
Ternary Search Trees
产生组合的非递归算法
大整数的乘法
对LZW算法的改进及其在图象无损压缩中的应用
复数快速傅立叶变换算法
加密算法与密钥管理
经典加密算法在VB中的实现(1)- Rsa
-
-
1下载:
实现基于小波变换数字水印的嵌入和提取,并实现对压缩,噪声等攻击的检测。-Using the same key after a chaotic sequence of scrambling the watermark information to achieve the double encryption, consider the wavelet energy distribution problem, the watermark information embedded in low-freq
-
-
0下载:
code for image encryption and decryption ...in c interface with microcontroller-code for image encryption and decryption ...in c interface with microcontroller..
-
-
0下载:
Image Encryption and Decryption In C
-
-
0下载:
Py.Core提供了以下的功能:
- 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。
- 缩略图/验证码/水印 等图片操作。
- 排序/搜索/加密/遍历 等常用算法。
- 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。
- HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。
- FTP/上传/下载/邮件/登陆网站 等网络功能 。
-
-
-
1下载:
Visual.C++编程技巧精选500例源代码
内含各种例子(vc下各种控件的使用方法、标题栏与菜单栏、工具栏与状态栏、图标与光标、程序窗口、程序控制、进程与线程、字符串、文件读写操作、文件与文件夹属性操作、文件与文件夹系统操作、系统控制操作、程序版权信息、系统软件信息、 系统硬件信息、存储设备管理、鼠标及键盘、声音和视频、图形和图像、网络、数据库)
《远程控制编程技术》源代码
内含(重启、图片操作、ip操作、键盘与鼠标、客户端以及服务端、文件传输等实例源码)
多个V
-
-
0下载:
图像加密解密一法
这个程序的来源是《数字图像处理原理与实践——基于Virsual C++开发》(左飞 万晋森 刘航著)随书光盘中的一个程序。
只是原程序运行时速度很慢,我使用了多线程技术,并把像素调换变成块(8×8象素)调换,速度有了改善。-A method of image encryption and decryption
Source of this program is digital image processing theory and practice-
-