登录
首页 » Visual C++ » LSB

LSB

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

  • VC_FFT
    傅里叶变换:采用VC++编写,实现二维图像的傅里叶变换(Fourier Transform: The VC++ prepared to achieve the two-dimensional Fourier transform of the image)
    2021-02-13 22:29:49下载
    积分:1
  • segmentforimage
    图像分割源码,是一种基于图论的方法做的。分割的质量超好,不信的话下载下来看,你就清楚了!(Image segmentation source code, is a method based on graph theory to do. Segmentation quality is super good, do not believe it download the next run, you will be clear!)
    2013-07-18 20:37:01下载
    积分:1
  • DecodeString
    根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
    2013-12-03 10:56:22下载
    积分:1
  • Server
    此程序采用vc++6.0编写,可以实现4路视频采集,压缩以及编码(编码算法包括mpeg2),采用的采集卡是天敏vc4000,利用回调函数作为采集的主要手段 另外提供网络传输的服务端程序(This program uses a vc + +6.0 preparation, can achieve 4-channel video capture, compression and encoding (encoding algorithm including mpeg2), using capture card is Mortimer vc4000, use the callback function as the primary means of collection additionally provides end network transport services program)
    2013-05-26 11:38:26下载
    积分:1
  • KNearestclass
    使用K近邻算法对一个2维德样本集进行分类,样本集的分布为混合高斯分布。(K nearest neighbor to use a 2 Verde sample set for classification, the distribution of sample set for mixed Gaussian distribution.)
    2008-06-25 04:50:13下载
    积分:1
  • RRT-path-panning-algorithm
    本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路 径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可 行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平 面障碍物环境下实验,验证了该算法的有效性.(AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(RapidlyRandom?exploring Trees)pathplanningalgorithm isproposed.Thealgorithm combinesthenoholonomicconstraintsofvehiclewithdoubleextend RRTs,whichnotonlyimprovestheefficiencyofsearchingbutalsoguaranteesthefeasibilityofthepathatthesametime.Thepath pointsaretakenasreferencepointsfortheB?splinebasicfunction,approachandcreateanewsmoothroutewhichsuitsforthevehi? cletofollow.Thesimulationoutcomesandfieldtestsverifytheeffectivenessofthemethodproposed.)
    2012-12-01 18:39:27下载
    积分:1
  • Chromosome_counter
    数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
    2007-09-17 17:11:33下载
    积分:1
  • gaues_
    高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,(Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program,)
    2013-04-12 09:47:28下载
    积分:1
  • boxFilter
    盒状滤波器,可以用来用来对图像进行滤波,对图像的预处理(Box-shaped filter can be used for image filtering, pre-processing of the image)
    2016-05-12 10:41:30下载
    积分:1
  • 91738645WaterShed
    分水岭算法的实现,用VC++语言实现,构成可靠的算法实现(the implement of the watershed)
    2013-07-17 09:19:23下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载