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

搜索资源列表

  1. EncodeCaser

    0下载:
  2. 1、采用(1)盲目搜索(2)启发式搜索对凯撒密文进行自动解密。 2、对替代法加密的程序进行解密(未完成,请多多指教) 3、词库使用到30万。 4、福州大学人工智能课程设计-1, using (a) blindly search (2) heuristic search for Caesar ciphertext automatically declassified. Two of the alternative method of encryption decryption proc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.78mb
    • 提供者:heiniu532
  1. Caeser.java

    0下载:
  2. 1.凯撒密码的盲目搜索 2.凯撒密码的启发示搜索1 3.凯撒密码的启发示搜索2 -1. Caesar password blindly Search 2. Caesar said password inspired Search 1 3. Caesar said password inspired Search 2
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:rtshen
  1. kaiser

    0下载:
  2. 凯撒窗的设计,采用了公式和matlab内部函数两种办法可以实现,并画图比较结果。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6.4kb
    • 提供者:wwx
  1. Windows

    0下载:
  2. 用MATLAB设计各种滤波器参数,包括各种窗函数法,如凯撒、汉明、布莱克特等
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:wl
  1. 凯撒密码算法实验

    0下载:
  2. 我自己做的小程序。多多支持啊啊
  3. 所属分类:密码/编码算法

  1. kaiser/凯撒窗函数的源代码

    0下载:
  2. 凯撒窗函数的源代码/MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2012-11-24
    • 文件大小:2.56kb
    • 提供者:aizhouliguo
  1. kaiser

    0下载:
  2. 凯撒窗的产生,包括高通,低通和带通,以及窗的长度和系数-Kaiser window production, including high-pass, low pass and band-pass, and the window length and coefficients
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8.63kb
    • 提供者:刘高星
  1. KSjm

    0下载:
  2. 最近密码学的一个小作业,简单的大小写英文字母凯撒加密解密。-Recent cryptography, a small operation, a simple case letters Caesar encryption and decryption.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:26.82kb
    • 提供者:Fifty5th
  1. CaesarCode

    0下载:
  2. 凯撒密码(Caesar Code)的加密和解密。图形界面。人工智能课大作业。-The encryption and decryption of Caesar Code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:13.23kb
    • 提供者:张旭初
  1. xiaobao

    0下载:
  2. 数字信号处理中DSP中的matlab编程,有关汉明窗函数,汉宁窗以及凯撒窗的编写。-DSP digital signal processing in matlab programming, the Hamming window function, Hanning window, and the preparation of Caesar.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:925byte
    • 提供者:
  1. kaise_filter

    0下载:
  2. 用凯撒窗进行FIR低通滤波器的设计,对输入信号进行滤波-Implementation of FIR low-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.09kb
    • 提供者:zhangjia
  1. ccc

    0下载:
  2. 使用C语言编程实现凯撒算法,掌握凯撒算法是应用-Achieve Caesar algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:606byte
    • 提供者:姚赛
  1. Interpolator-of-polyphase-filter

    1下载:
  2. 代码用两种方法设计了一个基于多相滤波的内插器,低通滤波器采用128阶凯撒窗,内插倍数32,并且给定信号范围,验证了内插器的正确性,画出了内插前后信号的频谱。-The code design the interpolator based on polyphase filter using two methods.The low pass filter is 128 order Caesar window and interpolation multiple is 32.I give the ran
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1.88kb
    • 提供者:
  1. casear

    0下载:
  2. 凯撒密码的加密,凯撒密码的解密,凯撒加密算法,自动检错-Caesar cipher encryption, decryption password Caesar, Caesar encryption algorithm, automatic error detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-10
    • 文件大小:17.01mb
    • 提供者:王翔
  1. 凯撒密码

    0下载:
  2. 凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code (Caeser) is the operational c
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:781kb
    • 提供者:寒修末
  1. kaiser_band_filter

    0下载:
  2. 运用凯撒窗的一个带通滤波器,可以实现高通低通带通的功能。(A band pass filter with Kaiser window can achieve high pass, low pass and band pass function.)
  3. 所属分类:matlab例程

搜珍网 www.dssz.com