登录
首页 » Visual C++ » StegoTool

StegoTool

于 2020-11-05 发布 文件大小:683KB
0 282
下载积分: 1 下载次数: 28

代码说明:

  LSB替换隐写软件,该软件能把ASCII码嵌入到图像中,其载体图像是24位的BMP格式图像(LSB Steganography tool which provides hide ASCII infomation within 24-bit Bitmap images)

文件列表:

StegoTool
.........\nunit.framework.dll,139264,2011-04-02
.........\nunit.framework.xml,555637,2011-04-02
.........\reports
.........\.......\110721.120548.7408.pex
.........\.......\......................\cov
.........\.......\......................\...\a19410430
.........\.......\......................\...\.........\cov.xml,11006,2011-07-21
.........\.......\......................\...\e290
.........\.......\......................\...\....\cov.xml,4257,2011-07-21
.........\.......\......................\...\e302
.........\.......\......................\...\....\cov.xml,10516,2011-07-21
.........\.......\......................\...\t94
.........\.......\......................\...\...\cov.xml,11006,2011-07-21
.........\.......\......................\dg
.........\.......\......................\exceptions.xml,1454,2011-07-21
.........\.......\......................\fix
.........\.......\......................\...\out
.........\.......\......................\report.overview.xml,10020,2011-07-21
.........\.......\......................\report.per,15960,2011-07-21
.........\.......\......................\tests
.........\.......\110721.120611.5884.pex
.........\.......\......................\cov
.........\.......\......................\...\a37173971
.........\.......\......................\...\.........\cov.xml,11006,2011-07-21
.........\.......\......................\...\e291
.........\.......\......................\...\....\cov.xml,4257,2011-07-21
.........\.......\......................\...\e303
.........\.......\......................\...\....\cov.xml,10516,2011-07-21
.........\.......\......................\...\t94
.........\.......\......................\...\...\cov.xml,11006,2011-07-21
.........\.......\......................\dg
.........\.......\......................\exceptions.xml,1454,2011-07-21
.........\.......\......................\fix
.........\.......\......................\...\out
.........\.......\......................\report.overview.xml,10021,2011-07-21
.........\.......\......................\report.per,15962,2011-07-21
.........\.......\......................\tests
.........\.......\110721.120717.7212.pex
.........\.......\......................\cov
.........\.......\......................\dg
.........\.......\......................\fix
.........\.......\......................\...\out
.........\.......\......................\report.overview.xml,9023,2011-07-21
.........\.......\......................\report.per,9565,2011-07-21
.........\.......\......................\tests
.........\.......\110721.120740.5584.pex
.........\.......\......................\cov
.........\.......\......................\dg
.........\.......\......................\fix
.........\.......\......................\...\out
.........\.......\......................\report.overview.xml,9066,2011-07-21
.........\.......\......................\report.per,9640,2011-07-21
.........\.......\......................\tests
.........\.......\110721.120806.8028.pex
.........\.......\......................\cov
.........\.......\......................\dg
.........\.......\......................\fix
.........\.......\......................\...\out
.........\.......\......................\report.overview.xml,7891,2011-07-21
.........\.......\......................\report.per,7893,2011-07-21
.........\.......\......................\tests
.........\.......\110721.121038.7416.pex
.........\.......\......................\cov
.........\.......\......................\dg
.........\.......\......................\fix
.........\.......\......................\...\out
.........\.......\......................\report.overview.xml,7891,2011-07-21
.........\.......\......................\report.per,7893,2011-07-21
.........\.......\......................\tests
.........\.......\110721.121100.6240.pex
.........\.......\......................\cov
.........\.......\......................\dg
.........\.......\......................\fix
.........\.......\......................\...\out
.........\.......\......................\report.overview.xml,7814,2011-07-21
.........\.......\......................\report.per,7816,2011-07-21
.........\.......\......................\tests
.........\.......\110721.121157.5556.pex
.........\.......\......................\cov
.........\.......\......................\dg
.........\.......\......................\fix
.........\.......\......................\...\out
.........\.......\......................\report.overview.xml,7906,2011-07-21
.........\.......\......................\report.per,7908,2011-07-21
.........\.......\......................\tests
.........\.......\110721.123223.5100.pex
.........\.......\......................\cov
.........\.......\......................\dg
.........\.......\......................\fix
.........\.......\......................\...\out
.........\.......\......................\report.overview.xml,7754,2011-07-21
.........\.......\......................\report.per,7756,2011-07-21
.........\.......\......................\tests
.........\.......\110721.123236.5512.pex
.........\.......\......................\cov
.........\.......\......................\...\a15336981
.........\.......\......................\...\.........\cov.xml,24330,2011-07-21
.........\.......\......................\...\e290
.........\.......\......................\...\....\cov.xml,12094,2011-07-21

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

发表评论

0 个回复

  • Mybole
    实现对酒瓶子的边缘检测,背景差分,垂直和水平投影等,并可实现计数功能。(Achieve the bottles of edge detection, background difference, the vertical and horizontal projection, and to achieve counting.)
    2011-07-30 17:07:43下载
    积分:1
  • 原码
    一个很实用图象处理原码(a practical source image processing)
    2004-09-07 10:38:48下载
    积分:1
  • houseDetect
    小型图像处理平台,包括滤波,边缘提取,边缘优化以及图像匹配功能(Small image processing platform, including filtering, edge detection, edge optimization and image matching function)
    2009-05-13 21:05:30下载
    积分:1
  • segmant
    在VS2012平台上利用C++语言和opencv实现对图像的分块,并保存分块图像(Using the C++ language and OpenCV to block the image on the VS2012 platform and save the block image)
    2017-12-13 16:05:48下载
    积分: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
  • laplace
    说明:  本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!(This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!)
    2009-08-24 09:50:35下载
    积分:1
  • dirty glass
    建立一个透明物体上有污点的模型,可以模拟玻璃上有污点的图象(Rendering of clean transparent objects has been well studied in computer graphics. However, real-world transparent objects are seldom clean—their surfaces have a variety of contaminants such as dust, dirt, and lipids. These contaminants produce a number of complex volumetric scattering effects that must be taken into account when creating photorealistic renderings. In this paper, we take a step toward modeling and rendering these effects. We make the assumption that the contaminant is an optically thin layer and construct an analytic model following results in radiative transport theory and computer graphics. Moreover, the spatial textures created by the different types of contamination are also important in achieving visual realism. To this end, we measure the spatially varying thicknesses and the scattering parameters of a number of glass panes with various types of dust, dirt, and lipids. We also develop a simple interactive synthesis tool to create novel instances of the me)
    2009-07-11 17:13:08下载
    积分: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
  • ImageZoom
    利用VTK实现图像的放大缩小,基于对话框编写的,有助于学习VTK的朋友(Using VTK to achieve the image to zoom in, based on the dialog box, prepared to help a friend learn VTK)
    2009-11-24 16:22:21下载
    积分:1
  • 5845688suanfayanjiu
    基于扫描地形图的几何纠正算法研究。主要讲解了关于倾斜的数字图像的处理问题。(Scanned topographic maps based on the geometric correction algorithm. Mainly on the inclination to explain the deal with the issue of digital images.)
    2008-03-01 21:15:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载