========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : NewReadBmp
========================================================================
AppWizard has created this NewReadBmp application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your NewReadBmp application.
NewReadBmp.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
NewReadBmp.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CNewReadBmpApp application class.
NewReadBmp.cpp
This is the main application source file that contains the application
class CNewReadBmpApp.
NewReadBmp.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
NewReadBmp.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\NewReadBmp.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file NewReadBmp.rc.
res\NewReadBmp.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one dialog class:
NewReadBmpDlg.h, NewReadBmpDlg.cpp - the dialog
These files contain your CNewReadBmpDlg class. This class defines
the behavior of your application's main dialog. The dialog's
template is in NewReadBmp.rc, which can be edited in Microsoft
Visual C++.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named NewReadBmp.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
该算法实现了以下功能: 1.先对灰度级的水印图像进行取每位高四位的二进制化处理,得到长度为原来四倍的二进制水印数据; 2.产生一个随机二进制序列,即密钥,长度与二进制水印数据长度相同; 3.利用此二进制序列对水印图像进行混沌加密; 4.根据二进制水印的对应位,修改图像的最低位,以保证其奇偶性; 5.根据要检测图像中每个像素的最低位的奇偶性提取水印信息; 6.根据密钥对水印图像进行还原。
资源推荐
资源详情
资源评论
收起资源包目录
LSB水印算法.rar (66个子文件)
基于混沌序列的LSB水印算法
dib.h 967B
NewReadBmp.dsw 528B
NewReadBmp.ncb 145KB
NewReadBmp.dsp 4KB
StdAfx.cpp 212B
resource.h 1009B
算法说明.txt 376B
NewReadBmp.rc 6KB
NewReadBmp.plg 3KB
NewReadBmpDlg.h 3KB
m1.bmp 192KB
NewReadBmp.h 1KB
NewReadBmpDlg.cpp 18KB
NewReadBmp.opt 50KB
pic
原图像
小孩和妈妈.bmp 117KB
小孩和妈妈1.bmp 117KB
小孩打电话.bmp 117KB
lena300.bmp 352KB
宿主图像的数据显示.txt 157KB
熊猫.bmp 157KB
lena512.bmp 768KB
Apple.bmp 192KB
嵌入水印后的图像
Apple嵌入水印后的图像.bmp 192KB
提取出二值化水印图像的数据显示.txt 139KB
小孩和妈妈_印章.bmp 117KB
提取出的水印数据显示.txt 35KB
要检测的图像数据显示.txt 157KB
未标题.bmp 117KB
未标题+8.bmp 192KB
小孩_大众.bmp 117KB
watermark
大众.bmp 10KB
原始水印图像的数据显示.txt 35KB
2816ee8cc2b14546accd5_ss.bmp 29KB
jldx.bmp 127KB
原二值化水印图像的数据显示.txt 139KB
jldx_128.bmp 64KB
小孩.bmp 29KB
印章.bmp 35KB
东风.bmp 30KB
修改过的图像
Apple嵌入水印后的图像(反色).bmp 192KB
Apple嵌入水印后的图像(喷涂).bmp 192KB
小孩和妈妈_印章(增加噪点10).bmp 156KB
小孩_大众(喷涂).bmp 117KB
提取出二值化水印图像的数据显示.txt 139KB
小孩_大众(裁剪).bmp 117KB
小孩和妈妈_印章(顺旋转5度).bmp 182KB
未标题(喷涂).bmp 192KB
提取出的水印数据显示.txt 35KB
小孩和妈妈_印章(放大1.5倍).bmp 352KB
未标题(反色).bmp 192KB
未标题(裁剪).bmp 192KB
未标题(旋转).bmp 192KB
要检测的图像数据显示.txt 157KB
Apple嵌入水印后的图像(裁剪).bmp 192KB
小孩和妈妈_印章(增加噪点50).bmp 156KB
小孩和妈妈_印章(风格化).bmp 156KB
Apple嵌入水印后的图像(旋转).bmp 192KB
文档
ReadMe.txt 4KB
StdAfx.h 1KB
NewReadBmp.aps 21KB
Thumbs.db 6KB
NewReadBmp.clw 1KB
res
NewReadBmp.ico 1KB
NewReadBmp.rc2 402B
NewReadBmp.cpp 2KB
Dib.cpp 4KB
共 66 条
- 1
资源评论
- xlalex2013-06-11毕设要用到,很基础的老算法。。。
younywang
- 粉丝: 1
- 资源: 8
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功