登录
首页 » Visual C++ » LSB

LSB

于 2020-10-20 发布 文件大小:959KB
0 211
下载积分: 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 个回复

  • dizi-data
    各种图像处理算法集合,包括灰度、滤波等,已调试,可用。(Collection of a variety of image processing algorithms, including grayscale, filtering, etc.)
    2013-04-21 20:54:48下载
    积分:1
  • paint
    对于vc++中经典的画线画图示例程序.对于类的控制和画线算法的实现.代码简洁明了(For vc++ in a classic example of procedures for drawing a line drawing. The type of control and painting line algorithm. Concise code)
    2009-04-13 21:09:16下载
    积分:1
  • udf
    运用在fluent中的udf,解决边界正弦运动的情况,非常珍贵(Border harmonic vibration UDF, use them in fluent, very precious resource)
    2021-04-13 21:08:56下载
    积分:1
  • lecture6_eigen_selection
    中科院图像理解与计算机视觉课件6 值得参考一下 some topics on pattern recognition and computer vision(Chinese Academy of Sciences and Computer Vision Image Understanding Courseware 6 worth refer to some topics on pattern recognition and computer vision)
    2008-04-25 21:16:01下载
    积分:1
  • dashline
    一个简单的虚线类,绘制各种虚线的C++类库,请看效果截图,可绘制出各种彩色的虚线效果。画横向或竖向虚线,以及对角线的虚线框效果,都是可以的,带有一个演示程序。(A simple dashed class, draw various dashed C++ library, see the effects shots, you can draw a variety of color dotted effect. Draw horizontal or vertical dashed line, as well as the effect of diagonal dashed box, are possible with a demo program.)
    2021-05-14 14:30:02下载
    积分:1
  • median-filtering
    中值滤波,取出奇数个数据进行排序,用排序后的中值取代要处理的数据即可(median filtering.rar)
    2013-12-05 17:24:42下载
    积分:1
  • Canny
    用Canny算子提取边缘 用Canny算子提取边缘(Using Canny edge extraction Using Canny edge extraction Using Canny edge extraction Using Canny edge extraction Using Canny edge extraction)
    2013-07-12 18:17:10下载
    积分:1
  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • ImageRetrieval
    毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件(Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files)
    2010-09-14 17:31:44下载
    积分:1
  • ImageFusion_PCA
    在GDAL库下,采用主成分变换实现多光谱影像与全色高分辨影像的融合。(Under the GDAL library, the principal component transformation is used to fuse multispectral images with panchromatic high resolution images.)
    2021-01-21 13:08:42下载
    积分:1
  • 696518资源总数
  • 105034会员总数
  • 16今日下载