登录
首页 » Visual C++ » StegoTool

StegoTool

于 2020-11-05 发布 文件大小:683KB
0 260
下载积分: 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 个回复

  • FBP
    N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
    2013-08-23 00:08:28下载
    积分:1
  • EdgeDetection
    基于Visual C++的图像边缘检测工程,以Canny为例(Visual C++-based image edge detection works to Canny Case)
    2013-10-22 11:33:56下载
    积分:1
  • GaborTexture
    使用MFC以及Gabor小波处理进行图像的特征纹理提取(Using MFC and Gabor wavelet to extract texture features for image)
    2011-10-07 08:46:32下载
    积分:1
  • HazeRemoval
    数字图像处理有关于图像去雾的新型算法与实现(There are new digital image processing algorithms on the image to go to the fog and Implementation)
    2014-11-12 14:34:37下载
    积分:1
  • PM
    说明:  Perona和Malik在热传导方程的基础上,建立了各向异性扩散方程并将其应用到了图像处理中尺度空间的图像平滑上,该模型针对图像的边缘部分和非边缘部分进行不同性质的图像处理,同时解算方程的迭代格式简单,克服传统滤波的主要缺陷,是图像质量大为改善,为图像的边缘检测和增强开辟了新的方向。(This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.)
    2011-07-04 21:30:44下载
    积分:1
  • HOG-adaboost
    HOG adaboost pedestrian-detect
    2014-04-09 02:59:39下载
    积分:1
  • ImgZoom
    图像局部放大功能。包括主要的三个消息处理函数,由鼠标拖动画出需放大区域,松开即将图像局部放大到整个客户区,能够实现层层放大。(enlarge images partial function. Including the three main message processing function, the mouse scrolling painted by the need to enlarge the regional, Loosen the forthcoming local enlarge images of the entire client area, can be achieved at every level to enlarge.)
    2007-01-28 22:55:21下载
    积分:1
  • division
    图像的分割处理,可以将图像中的数字分割找出(IMAGE division)
    2010-08-28 08:43:02下载
    积分:1
  • 2019DSP实验
    锐化图片 拉普拉斯算法 两种方法 一种是自己写的一种是用了matlab里面自带的函数(ruihua picture Laplace there are two mechof a fi [as fs aflasl;nvb)
    2019-05-28 21:51:24下载
    积分:1
  • Grid
    基于OpenCV实现的图像切割程序,通过程序中参数设置分块的数量和大小(The project is uesd to break an image into block)
    2013-12-01 22:31:29下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载