搜索资源列表

  1. Jiami

    0下载:
  2. 凯撒加密,用java实现 非扩展算法,C=M*K,有加密和解密两步-Caesar encryption, using java to achieve non-expansion algorithm, C = M* K, have a two-step encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:黑人
  1. Caesarcyphered

    0下载:
  2. 用C#实现简单的Caesar解密过程,用Visual 2005 运行-With C# Simple Caesar decryption process, to run with Visual 2005
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:gloria
  1. cssear

    0下载:
  2. 此程序用c语言实现凯撒密码,实现了加密算法-This procedure using c language Caesar password encryption algorithm achieved
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Ian
  1. Untitled1

    0下载:
  2. 实现移位密码(扩展凯撒密码),用键盘接收明文和密钥,屏幕打印密文。 -Achieve translocation password (Extension Caesar password), use the keyboard to receive explicit and key, screen printing ciphertext.
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:杨建春
  1. bahuanghou

    0下载:
  2. 八皇后了看见发 疯狂数据分类开始减肥凯撒福建考生独立开发就-8 Queen of the data classification to see the beginning of crazy-fat diet Caesar Fujian candidates on the independent development
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-20
    • 文件大小:506880
    • 提供者:wanganxiang
  1. 4464885f-cfeb-4ffe-98c6-4777ab6c92c5

    0下载:
  2. 超宽带仿真看看可口可乐 的看法金额附件撒-Simulation of ultra-wideband to see the view of the amount of Coca-Cola Annex Caesar
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:355328
    • 提供者:郭郭
  1. kaiser1

    0下载:
  2. 凯撒密码算法的实现 加密:c=k1*m+k2 mod 26 解密:m=k1-1(c-k2) mod 26 -Caesar password encryption algorithm: c = k1* m+ K2 mod 26 Decryption: m = k1-1 (c-k2) mod 26
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:archy
  1. kasaer

    0下载:
  2. 凯撒密码加密程序-Caesar password encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:两仪式
  1. brain2

    0下载:
  2. 帆点点滴滴京东方卡上;附近的卡上;房价肯定撒-点点滴滴BOE fan card near card prices certainly Caesar
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:ddd
  1. jd

    0下载:
  2. “儒略日(Julian Day)”与“儒略历(Julian Calendar/Julian Date)”不同。 儒略历 是 Julius Caesar在45 BC发明的。一年有12个月,大月31日,小月30日,平年2月 有28,日闰年2月则有29日,平均每年有365.25日。-"Julian Day (Julian Day)" and "Julian calendar (Julian Calendar/Julian Date)"
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:bobi
  1. kaisajiami

    0下载:
  2. 凯撒密码,凯撒加密核心算法,代码有加密也有解密功能-Caesar password encryption Caesar the core algorithm, the code also has encryption decryption function
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:方丈
  1. gssecurity

    0下载:
  2. java环境下编写的凯撒加密和解密算法,可以实现加密解密计算,其中有实现例子。-java environment prepared Caesar encryption and decryption algorithm, encryption and decryption can be achieved, of which there is an example implementation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:xie
  1. homework

    0下载:
  2. 3种用Java写的算法 其中包括了DES凯撒 编译软件用的是Intell J IDEA-Writing Java with three kinds of algorithms including DES Caesar are used to compile software Intell J IDEA
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:ZTN
  1. kw

    0下载:
  2. 凯撒和维吉尼亚加密方法,两种算法都不是很复杂,基本原理也相似所以都写入一个文件中来表示。-Caesar and Virginia encryption method, two algorithms are not very complicated, so the basic principles are also similar to a document written to express.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李辰
  1. Brutus7BETAv01

    0下载:
  2. 一款值得研究的国际象棋引擎程序,很初级,适合作为编写人工智能的入门代码。兼容winboard Gui.-Brutus Chess is a winboard-compatible chess engine. It ain t the strongest, but be carefull, a millenium or two ago he knocked out Caesar! You can play chess against Br
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-20
    • 文件大小:137216
    • 提供者:klack
  1. Caser

    0下载:
  2. 用mfc实现凯撒密码 。 可以输除了中文外的所有字母和标点都能实现加密和解密-Mfc password with the achievement of Caesar. In addition to Chinese, can lose all the letters and punctuation can achieve encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:王林
  1. caser

    0下载:
  2. 这是一个通用的凯撒加密,进入界面可以选择,1.加密2.解密-This is a common Caesar encryption, enter the interface to choose, 1. Encryption 2. Decrypt
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:吕婉琪
  1. encryption

    0下载:
  2. 采用一种类似于凯撒密码加密方式对输入的一段文字进行加密,同时编写完成其对应得解密程序对加密后的密文进行解密恢复原始输入的原文。-Caesar uses a password encryption method is similar to the input section of text is encrypted, at the same time to complete its preparation of a correspondi
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:shenhw
  1. kaisa

    0下载:
  2. 凯撒加密算法 自己编的一个简单的实现凯撒加密算法的C++程序代码-Caesar encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:au
  1. SARS123

    0下载:
  2. 可以测试包括撒sars在内的很多传染疾病的传播情况-Sars can be tested, including Caesar, including the spread of infectious diseases in many cases
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:50176
    • 提供者:钱文超
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »

源码中国 www.ymcn.org