搜索资源列表
EncTextToPic
- 把文本信息加密到图片: 这个代码演示了把指定的文本信息加密后插入到图片文件中,并且可以进行读取图片解密文本信息,这个功能对于保护您的图片版权信息有着很大的作用。而且这个程序的一些界面特效也不错,如选项卡的动画滚动,窗体的淡入淡出的显示等编程思路值得学习。-make text message encryption to Photo : This code is the designated demonstration of the text messages encrypted insert
EasySitePM_Enterprise_3_5_10_0413_UTF8
- EasySitePM Enterprise3.5系统是一款适用于不同类型企业使用的网站管理平于,它具有多语言、繁简从内核转换、SEO搜索优化、图片自定生成、用户自定界面、可视化订单管理系统、可视化邮件设置、模板管理、数据缓存+图片缓存+文件缓存三重提高访问速度、百万级数据快速读取测试、基于PHP+MYSQL系统开发,功能包括:产品管理、文章管理、订单处理、单页信息、会员管理、留言管理、论坛、模板管理、语言管理、权限自定等,更多功能请详细查看以下说明-EasySitePM Enterprise3.
Image_Encr21707212182009
- This is an experimental program that encrypts text using ASCII character equivalency to pixel-color values (RGB Hex) stored in an SQLite db table. The main purpose of this app is to demonstrate only the possibility of using image-based message
SingleKeyExample
- Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。 用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥; 用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
CPPBuilder_ziliao
- 报表打印,窗体,底层消息,控件使用,数据库,图像处理,网络与通信,文件处理,系统编程-Report printing form, the underlying message, controls, database, image processing, network and communications, document processing, system programming
BitmapWindow1
- VC++异形窗口,示范了如何使用VC创建以图片为对话框形状的异形窗口,本款异形窗口在WM_ERASEBKGND消息中自贴图,实现的方法和原理:先创建一个无背影画刷窗口,然后在WM_CREATE中并指定透明颜色, 缩放位图后加载至s_hdcMem中,最后在WM_ERASEBKGND中用s_hdcMem贴图即可。 实现时需要缩放位图、得到窗口大孝创建与窗口大小相等且能容纳位图的HDC - s_hdcMem、将原位图缩放到窗口大校 按下Esc键时退出(关闭)窗口。-Profiled
Color-Extended-Visual-Cryptography-Using-Error-Di
- Color visual cryptography (VC) encrypts a color secret message into color halftone image shares. Previous methods in the literature show good results for black and white or gray scale VC schemes, however, they are not sufficient to be applied directl
xiaocms_v1.0.1229
- XiaoCms企业建站版基于PHP+Mysql架构 是一款小巧、灵活、简单、易用轻量级cms。 能满足大部分企业 博客 等小型站点。 XiaoCms系统简介 01. 支持自定义内容模型 通过自定义内容模型和自定义字段可以轻松简单的定制出各种内容模型 如新闻模块、产品模块、下载模块、图片模块。 02. 支持自定义会员模型。 通过自定义会员模型可以扩展各种会员模型 如 个人、企业。 03. 支持自定义表单模型。
steganography
- IMAGE STEGANOGRAPHY:HIDING AND GETTING THE MESSAGE BACK
text2LBC
- The program will hide the text message to the cover image.
Crypto_Steganography-master
- C# project integrating RSA enciphering and concealing the message in QR code/Image.
Steganography6
- Steganography in java using LSB technique for hiding message in PNG image & using AES and SHA-2 algorithm for encryption/decryption of message.
Steganography9
- The project allows the user to encrypt a text message inside an image. The image can be decrypted back to get the original message.