CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - hide

搜索资源列表

  1. draw

    0下载:
  2. 可同时绘制多条贝塞尔曲线和B样条曲线 鼠标增加控制点,可显示或隐藏控制点 拖动控制点可改变曲线 -Can also draw a number of Bezier curves and B-spline curve Point the mouse to increase control, can display or hide the control point Drag the control point can change the curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:2028332
    • 提供者:杨一峰
  1. A-new-steganogra-phic-method-for-color-and-graysc

    0下载:
  2. A new steganogra phic method for color and grayscale image hiding... Full Implementatin In C# and Full C# project... this Program Get Secret Image And Host Image and then convert secret color image to palette based color image and then hide
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1677811
    • 提供者:
  1. Robust-Dynamic-Block-Based-Image-Watermarking-in-

    0下载:
  2. Robust Dynamic Block-Based Image Watermarking in DWT Domain this source code is programmed in MATLAB and contains original article... hide a mark in host image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1682195
    • 提供者:
  1. Histogram

    0下载:
  2. matlab 直方图均衡化 图像加法隐藏-Histogram equalization image addition to hide
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1153
    • 提供者:王鹏
  1. hiding-code

    0下载:
  2. 含有多个图像信息隐藏经典matlab仿真程序,适合初学者入门学习-Contains information on more than one image to hide the classic program, suitable for beginner learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:189773
    • 提供者:tingting
  1. 62947e117467

    0下载:
  2. lsb图像隐写 lsb文字隐写 lsb图像隐写 信息安全-Lsb hide images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:33521
    • 提供者:吴楚仁
  1. hide

    0下载:
  2. 包括了两个程序,一个是用于DCT信息的隐藏,一个是用于DCT隐藏信息的提取-Includes two procedures, one for DCT information hidden, one is used for the extraction of the DCT hidden information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1106
    • 提供者:
  1. WINTC-GUI

    0下载:
  2. WINTC GUI,模仿WINTC界面。文本模式下的GUI设计时,主要要用到这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打印文本的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函数,就可以实现文本窗口的保存与恢复。比如,在每次显示菜单,之前先把,菜单将要覆盖的文本窗口内容用gettext() 保存到内存中,然后显示菜单,在退出菜单时使用puttext() 把覆盖的文本内容还原,刚进入GUI程
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:4217
    • 提供者:GoD
  1. source

    0下载:
  2. pdf数字水印的嵌入与提取(类似隐藏),文件操作-pdf digital watermark embedding and extraction (similar to hide), file operations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:116479
    • 提供者:宿凯翔
  1. LSB-Data-Hiding

    0下载:
  2. LSB 信息隐藏方法,分别对BMP图像 和 YUV视屏帧进行LSB信息隐藏。-LSB information hiding, and BMP image and YUV screen frame LSB Information Hide
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3433422
    • 提供者:黄安安
  1. glut

    0下载:
  2. glut即OpenGL Utility Toolkit,是一个和窗口系统无关的软件包,   它由Mark Kilgard在SGI时写的。作为AUX库的功能更强大的替代品,用于隐藏不同窗口系统API的复杂性。是一个学习OpenGL编程的一个良好开端。本文档介绍了glut的常用函数及其案例。-glut the OpenGL Utility Toolkit, is a software package and window system independent, which consists of M
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4480654
    • 提供者:yangjianhong
  1. Adaptive-hide-binary-image

    0下载:
  2. 二值水印图像的自适应隐藏技术论文,自己整理-Adaptive binary watermark image hiding technology
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:638193
    • 提供者:朱小哲
  1. infohiden

    0下载:
  2. 利用F5实现的信息隐藏java源代码,有界面,实现了将文本信息隐藏到图像并且可以还原出来-F5 achieve to hide java source code, interface text information hidden to the image, and you can restore them
  3. 所属分类:Wavelet

    • 发布日期:2017-11-19
    • 文件大小:1087591
    • 提供者:didaliping
  1. GrabCut

    0下载:
  2. 实施GRABCUT源代码 由贾斯汀塔尔博特jtalbot@stanford.edu 。 放置在公共领域, 2010年 代码最后更新:2006年 弗拉基米尔·洛夫( vnk@cs.cornell.edu ) , 2001年使用GRAPHCUT实施。 要求: OpenGL的, GLUT和OpenCV的库来编译和运行。 用法: grabcut.exe <ppm文件名 使用鼠标拖动矩形围绕前景部分显示的图像。 然后使用下面的按键
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:36177
    • 提供者:liu
  1. LSBwatermarking

    0下载:
  2. 通过在原始数据中嵌入秘密信息--水印来证实数据的所有权 。这种被嵌入的水印可以是一段文字、标识、序列号等 ,而且这种水印通常是不可见或不可察的 ,它与原始数据紧密结合并隐藏其中,并可以经历一些不破坏源数据使用价值或商用价值的操作而能保存下来 。-By secret information- the watermark is embedded in the original data to verify the ownership of the data. This embedded waterm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:200726
    • 提供者:腾飞
  1. Digitalwatermarking-research

    0下载:
  2. 同时本论文针对LSB水印系统的算法保密性差的特点,研究了为隐藏信息加密的DES算法。通过对多种空域水印算法优缺点的分析,提出了基于DES算法的空域数字图像水印加入方法。引入的加密方法确保了隐藏信息的安全性,并利用VC++6.0对该方法进行了设计实现-This thesis studied for LSB watermarking system algorithm confidentiality of poor the encrypted DES algorithm to hide informa
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1310435
    • 提供者:腾飞
  1. GrabCut

    0下载:
  2. GrabCut实现源代码 贾斯廷·塔尔博特,jtalbot@stanford.edu 放置在公共领域,2010 代码最后更新,2006 使用Graphcut实现弗拉基米尔• 柯尔莫哥洛夫(vnk@cs.cornell.edu),2001。 要求:OpenGL,供过于求,OpenCV库来编译和运行。 用法:grabcut。 exe < ppm文件名> 使用鼠标拖动矩形在前台部分的显示图像。 然后使用以下键 1 :显示图像 “2”:显示
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:37257
    • 提供者:王明
  1. LSB

    0下载:
  2. 将信息隐藏到图片中,以达到隐藏信息的目的,便于保护信息。-The information hiding to the picture in order to hide information purposes, to facilitate protection information.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:2900
    • 提供者:李华
  1. extended-contraction-programming

    0下载:
  2. 可扩展收缩的程序界面编程,通过编写按键控制VC界面的收缩或隐藏-Scalable contraction program interface programming, through the preparation of VC interface buttons control the contraction or hide
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-18
    • 文件大小:4838916
    • 提供者:高峰
  1. DCT-watermark-

    0下载:
  2. DCT域图像隐藏,基于DCT系数关系的图像水印算法,88分块后比较选定的两个系数的大小以此来隐藏1或者0.-DCT domain image hiding, based on the relationship between the DCT coefficients image watermarking algorithm, 88 blocks selected after comparing the size of the two coefficients in order to hide o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:397359
    • 提供者:hua
« 1 2 34 »
搜珍网 www.dssz.com