登录
首页 » Visual C++ » LSB

LSB

于 2020-10-20 发布 文件大小:959KB
0 367
下载积分: 1 下载次数: 104

代码说明:

  C++语言实现的LSB数字水印算法,Visual C++亲测可用。(C++ language LSB digital watermarking algorithm, the Visual C++ pro-measurement available.)

文件列表:

LSB
...\Debug
...\.....\DIB.obj,22868,2009-05-08
...\.....\DIB.sbr,0,2009-05-08
...\.....\LSB1.exe,360529,2009-05-08
...\.....\LSB1.ilk,341424,2009-05-08
...\.....\LSB1.obj,30932,2009-05-08
...\.....\LSB1.pdb,492544,2009-05-08
...\.....\LSB1.res,204796,2009-05-08
...\.....\LSB1.sbr,0,2009-05-08
...\.....\LSB1Doc.obj,14965,2009-05-08
...\.....\LSB1Doc.sbr,0,2009-05-08
...\.....\LSB1View.obj,40867,2009-05-08
...\.....\LSB1View.sbr,0,2009-05-08
...\.....\MainFrm.obj,19088,2009-05-08
...\.....\MainFrm.sbr,0,2009-05-08
...\.....\StdAfx.obj,105754,2009-05-08
...\.....\vc60.idb,287744,2009-05-08
...\.....\vc60.pdb,454656,2009-05-08
...\DIB.cpp,5908,2009-05-08
...\DIB.h,1023,2009-05-08
...\LSB1.cpp,4208,2009-05-08
...\LSB1.dsp,4695,2009-05-08
...\LSB1.dsw,516,2009-05-08
...\LSB1.h,1355,2009-05-08
...\LSB1.ncb,33792,2012-04-10
...\LSB1.opt,49664,2009-05-09
...\LSB1.plg,2057,2009-05-09
...\LSB1.rc,10137,2009-05-08
...\LSB1Doc.cpp,1727,2009-05-08
...\LSB1Doc.h,1474,2009-05-08
...\LSB1View.cpp,5045,2009-05-08
...\LSB1View.h,1989,2009-05-08
...\MainFrm.cpp,2546,2009-05-08
...\MainFrm.h,1598,2009-05-08
...\ReadMe.txt,4270,2009-05-08
...\Release
...\.......\DIB.obj,11782,2009-05-09
...\.......\LSB1.exe,233472,2009-05-09
...\.......\LSB1.obj,16154,2009-05-09
...\.......\LSB1.res,204772,2009-05-09
...\.......\LSB1Doc.obj,9398,2009-05-09
...\.......\LSB1View.obj,20215,2009-05-09
...\.......\MainFrm.obj,12372,2009-05-09
...\.......\StdAfx.obj,786,2009-05-09
...\.......\vc60.idb,58368,2009-05-09
...\res
...\...\LSB1.rc2,396,2009-05-08

...\...\s,1078,2009-05-08

...\resource.h,1330,2009-05-08
...\StdAfx.cpp,206,2009-05-08
...\StdAfx.h,1054,2009-05-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jpeg无失真压缩源代码jpeg_lossless
    jpeg无失真压缩源代码(jpeg lossless compression source code)
    2020-07-09 14:18:55下载
    积分:1
  • DSP
    程序是基于DSP的数字图像处理技术,可以实现军事滤波,中值滤波和维纳滤波,实现效果较好(The program is a DSP-based digital image processing technology, the military filtering, median filtering and Wiener filtering, better )
    2012-03-18 08:30:46下载
    积分:1
  • PMFFT
    PMF FFT捕获技术性能仿真,分段匹配滤波法和改进算法相比较(FFT PMF capture technology performance simulation, segmented matching filter and improved algorithm comparison)
    2021-03-08 21:29:28下载
    积分:1
  • DCT
    该函数用来实现快速离散余弦变换。该函数利用2N点的快速付立叶变换来实现离散余弦变换(This function is used to implement fast discrete cosine transform. 2N points of the function using the fast Fourier transform to achieve the discrete cosine transform)
    2010-11-15 09:53:27下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • fire-dete
    基于颜色来检测火焰,将是频频分帧,然后逐帧检测,碧昂切将火焰全画出来,基础编程。(Based on color to test the flame, basic programming )
    2012-04-23 20:54:52下载
    积分:1
  • LineTrans
    说明:  该程序实现的功能是:图像反色,线形变换,对于图像处理初学者非常实用。(The realization of the program)
    2008-11-11 16:35:10下载
    积分:1
  • hdr-example
    基于加权最小二乘的滤波器。实现应用的例子。(weighted least square)
    2021-04-22 10:28:48下载
    积分:1
  • keypointDetection
    点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
    2017-12-28 14:02:11下载
    积分:1
  • opencv
    数字图像处理 opencv 一些基本例子和源码(opencv code)
    2009-07-12 12:27:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载