文件名称:LSB
介绍说明--下载内容均来自于网络,请自行研究使用
利用LSB算法实现数字水印技术,算法做了一些改进,比传统的嵌入算法鲁棒性更强-void CMyDlg::OnButton1()
{
// TODO: Add your control notification handler code here
/*CString filename //保存路径
CFileDialog opendlg (TRUE,_T("*"),_T("*.html"),OFN_OVERWRITEPROMPT, _T("所有文件(*.* )|*.*||"),NULL)
if (opendlg.DoModal()==IDOK)
{filename=opendlg.GetPathName() }*/
{
// TODO: Add your control notification handler code here
/*CString filename //保存路径
CFileDialog opendlg (TRUE,_T("*"),_T("*.html"),OFN_OVERWRITEPROMPT, _T("所有文件(*.* )|*.*||"),NULL)
if (opendlg.DoModal()==IDOK)
{filename=opendlg.GetPathName() }*/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
基于VC的数字图像水印LSB算法实现.pdf
下载说明.txt