CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 隐藏

搜索资源列表

  1. 字符解密

    2下载:
  2. 这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the text string in the order, hide
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1976
    • 提供者:xtbc
  1. trnn

    0下载:
  2. 神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier ve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2413
    • 提供者:kingking
  1. LSB

    2下载:
  2. 信息隐藏算法lsb的matlab实现,可以实现正确的隐藏及提取-Lsb of information hiding algorithm matlab implementation, can achieve the proper extraction of hidden and
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:195897
    • 提供者:水霖铃
  1. shuzishuiyindeng

    2下载:
  2. 基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
  3. 所属分类:matlab

    • 发布日期:2016-12-19
    • 文件大小:14183424
    • 提供者:abcd0609
  1. Hidinginformationinbinaryimage

    0下载:
  2. 基于隐藏密钥可以,将秘密信息msg嵌入到二值载体图像cover,算法简单,主要适合于将密文隐藏在BMP格式的文档里。-Key can be based on hidden, secret information will be embedded into the binary vector msg image cover, simple algorithm, mainly for the cipher text hidden in the BMP format documentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4467
    • 提供者:sqt
  1. shel

    1下载:
  2. 强壳源码,首次发布 ,可以加密隐藏, 建议收藏那个,自动化指令生成-Strong Shell source, the first time can be encrypted to hide, it is recommended that collection, automated command generation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:9146
    • 提供者:dvdvv
  1. hide_docs_in_pics

    0下载:
  2. 本文告诉读者怎样将文件以图片形式隐藏起来,是一种文件压缩方式-This article tells readers how to document the form of hidden picture is a file compression mode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1053
    • 提供者:阿里
  1. LSB

    1下载:
  2. 在matlab环境下利用LSB最低有效位算法将一个图片水印隐藏在载体图片中,并对被隐藏那个信息进行提取。-Matlab environment in the use of least significant bit LSB algorithm will be a picture watermark hidden in the picture carrier, and that information has been extracted hidden.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:746
    • 提供者:耿其
  1. LFSRchengxu

    0下载:
  2. 利用LFSR生成伪随机序列(m序列) 对待隐藏的图像进行加密然后利用线性插值的方法隐藏于载体图像中。 代码很完整 用的是MATLAB7.0-Use LFSR to generate pseudo-random sequence (m sequence) to treat encryption to hide the image and then use linear interpolation method of hidden images in the vector. Complete cod
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1040
    • 提供者:Yummy
  1. fake_randoner

    0下载:
  2. 伪随机数发生器: “利用随机序列进行间隔控制,选择消息隐藏位”的描述算法、Matlab程序(可参考所给的程序)、原理与步骤-some thing about watermark
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6768
    • 提供者:tonado
  1. lsbhide

    0下载:
  2. 信息隐藏的函数,matlab 编写,简单方便-A function of information hiding, matlab prepared, simple and convenient
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1155
    • 提供者:王春辉
  1. HelloV

    0下载:
  2. 生成hello (Win32)、helloV(单文档、无文档/视图结构)、exhello(单文档、文档/视图结构)和exdlg(基于对话框)四个程序框架。添加一个快捷菜单,在其下添加显示、隐藏、红色、绿色、蓝色等菜单项,进行消息映射,添加OnContextMenu函数,编写代码,实现快捷菜单。 -Generated hello (Win32), helloV (single document, no document/view structure), exhello (Single Docu
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2531288
    • 提供者:herome
  1. NeuralNet

    1下载:
  2. 一个神经网络程序,特点:可配置各层神经元个数,可配置隐藏层层数.纯C语言编写。-A neural network program, features: You can configure the number of neurons at all levels, can be configured a number of hidden layers. Pure C language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:227464
    • 提供者:jimmy
  1. 4

    0下载:
  2. 在计算机辅助设计(CAD)中,有一个经典问题:消除隐藏线(被其它图形遮住的线段)。你需要设计一个软件,帮助建筑师绘制城市的侧视轮廓图。为了方便处理,限定所有的建筑物都是矩形的,而且全部建立在同一水平面上。每个建筑物用一个三元组表示(Li,Hi,Ri)其中Li和Ri分别是建筑物i的左右边缘坐标,Hi是建筑物i的高度。 -In computer-aided design (CAD), there is a classic problem: the elimination of hidden li
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1188
    • 提供者:hjx
  1. GUI_2_EXE_yincangDOS

    0下载:
  2. 该软件可以隐藏MATLAB编译成可执行文件之后的DOS框! 非常有用!-The MATLAB software can be hidden after the executable file compiled into the DOS box! Very useful!
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:44889
    • 提供者:滕达
  1. a244

    0下载:
  2. 这个是利用图像分解和Logistics混沌序列可以对图像先进行加密然后进行隐藏在另一个图像中再进行解密-This is the use of image decomposition and Logistics chaotic sequence can be encrypted on the image first and then proceed to hide in another image and then decrypt
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3095
    • 提供者:zhangwaiwai
  1. run

    0下载:
  2. 隐藏按钮的实现,用户点击界面上的按钮确永远也抓不到-Hide button implementation, the user clicks the button interface is indeed never be able to shackle
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10960083
    • 提供者:xujay
  1. momitor

    0下载:
  2. 监视程序,能监视系统有没有打开扫雷程序,如果打开就关闭,其窗口自动隐藏,按ALT+F10调出窗口,-Monitoring program, can monitor the system has no open mine program, if the opening is closed, its windows auto-hide, press ALT+ F10 transferred out of the window,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12174
    • 提供者:wangyun
  1. the_number_of_hidden_layers

    0下载:
  2. 以前看到的一个关于将如何确定人工神经网络问题中隐藏层数目的资料,拿出来和大家分享一下-some word documents about how to determine the number of the hidden-layers in the neural net.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:8234
    • 提供者:andy
  1. Am

    0下载:
  2. 对PE文件进行 加密输入表 加密Section 修改资源表 隐藏区块名字 是很强大的软件保护工具-Input of the PE file encryption encryption Section modify the resource table table hidden block name is a very powerful software protection tools
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4118876
    • 提供者:王明华
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com