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

搜索资源列表

  1. avi-LSB-embed-in-rgb

    0下载:
  2. 在AVI格式的视频文件中分通道分层隐藏彩色RGB图像-Hierarchical hidden color RGB image channel separate video files in AVI format
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:91864
    • 提供者:Sunny
  1. myeg1

    0下载:
  2. matlab 图形标注函数及柱形图演示 以及图形网格的显示与隐藏函数-matlab graphical annotation function and column chart presentation as well as graphical grid display hidden function
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:12212
    • 提供者:kevin
  1. em

    0下载:
  2. 在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。最大期望经常用在机器学习和计算机视觉的数据聚类(Data Clustering)领域。 -In the statistical calculations, the maximum expected (EM) algorithm parameter maximum likelihood estimate
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3435666
    • 提供者:梦含
  1. EM

    1下载:
  2. EM最大期望算法:算法是在概率模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量。最大期望经常用在机器学习和计算机视觉的数据聚类领域。-EM algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:1259
    • 提供者:张豪
  1. Information-Hiding-PNG

    0下载:
  2. 用matlab编写的在png图像中隐藏并提取rgb图像和二值图像,注意隐藏的图像要小点,源图像png要大些-Png images using matlab hide and extract the rgb image and binary image, pay attention to the hidden image is smaller point source image png
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:5971685
    • 提供者:王博
  1. Pack

    0下载:
  2. 游戏打包技术,完成游戏资源的打包,使游戏玩家看不到游戏内的资源,实现资源隐藏-pack to files
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:3869
    • 提供者:李文
  1. lvlingam-1.1

    1下载:
  2. 用于隐藏向量分析的软件包及源码。独立成分分析算法的最新进展。- This Matlab package handles LiNGAM models with latent variables. The package contains the full code for all the experiments
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:9475292
    • 提供者:empires2
  1. Password-log-in-Matlab

    0下载:
  2. 使用matlab工具实现账户登陆功能,密码的隐藏,使用matlab做系统可以参考,内含源码-Use the Matlab tools account login function hidden password, use matlab system can reference containing source
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:12612
    • 提供者:小熊
  1. randlsbhide

    0下载:
  2. 使用LSB算法进行图片信息隐藏的matlab代码-LSB algorithm matlab code image information hiding
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:878
    • 提供者:落木
  1. JSTEG

    3下载:
  2. Jsteg隐写算法[23][24]由D. Upham提出,该算法将秘密信息嵌入在量化后的DCT系数的LSB上,但值为-1、0、+1的DCT系数例外。提取秘密信息时,也只是将隐藏信息的图像中不等于-1、0、+1的量化DCT系数的LSB取出即可-steganography of jsteg
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:5965
    • 提供者:JCL
  1. LSB

    0下载:
  2. LSB是一种简单易于实现的信息隐藏方法。此方法可用于空域和变换域的图像隐写或者水印技术。-method of LSB
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:1461
    • 提供者:JCL
  1. bp

    0下载:
  2. BP神经网络-C语言实现 C语言来实现一个简单的单隐藏层的BP神经网络,,因此对于其他C类语言(C#、JAVA等)只需对本文中的代码稍作修改即可移植。-BP neural network-C language C language to implement a simple single hidden layer BP neural network, so for the other C-like language (C#, Java, etc.) only need to make som
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:1373
    • 提供者:李冬
  1. laplacian-pyramid

    0下载:
  2. Laplacian Pyramid: 用MATLAB实现并改进的图像拉普拉斯金字塔分解以及隐藏信息嵌入的源码。程序展示了Laplacian Pyramid Decomposition 在图像嵌入隐藏信息的重要作用。-Laplacian Pyramid: Based on MATLAB, original codes realize the improved Laplacian Pyramid Decomposition and the method to embed hidden informa
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:241815
    • 提供者:MichaelPan
  1. dct

    0下载:
  2. dct水印算法的嵌入及提取,图像psnr计算,有良好的隐藏性性能-dct watermarking algorithm for embedding and extraction, image psnr calculation, there is a good hidden performance
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:吕泽
  1. mt

    0下载:
  2. 音频的信息隐藏技术是利用了人耳听觉系统的时域掩蔽特性。-Audio information hiding technique is the use of the human auditory system' s time-domain masking properties.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:912
    • 提供者:谭梅
  1. principal-component-analysis

    0下载:
  2. 因子分析是指研究从变量群中提取共性因子的统计技术。最早由英国心理学家C.E.斯皮尔曼提出。因子分析可在许多变量中找出隐藏的具有代表性的因子。将相同本质的变量归入一个因子,可减少变量的数目,还可检验变量间关系的假设。-Factor analysis is the study of common factors extracted from the variable group statistical techniques. First proposed by British psychologis
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2815
    • 提供者:黄毅
  1. question1

    0下载:
  2. 信息隐藏技术,数字水印算法Patchwork算法。-Digital watermarking algorithm Patchwork algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:452801
    • 提供者:张道德
  1. EM-algorithm

    0下载:
  2. EM算法,在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。-EM algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7643096
    • 提供者:窦本君
  1. login

    0下载:
  2. 收集的matlab实现密码登录框,星号隐藏密码不显示.组测和登陆-Password box ,password hidden
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:14783
    • 提供者:
  1. Pseudo-random-number-Generator

    0下载:
  2. 几个伪随机数发生器及其在信息隐藏中的应用,hash函数-Several pseudo-random number generator and its Application in Information Hiding, hash function
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:25009
    • 提供者:唐万万
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com