搜索资源列表

  1. 换位和工作安排

    0下载:
  2. 经典算法之换位和工作安排-classic algorithms transposition and organization of work
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2587
    • 提供者:常乐
  1. 矩阵所有运算

    1下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposit
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83488
    • 提供者:球球
  1. WinRAR

    1下载:
  2. 这是一个最简单的换位密码,希望可以让大家工作之余,做喷饭之笑。-This is a simple transposition password, we can hope, must do double up with laughter laugh.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31115
    • 提供者:刘明月
  1. Matrix_Transposition_Multiplication

    0下载:
  2. Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:74640
    • 提供者:Hong
  1. 换位法

    0下载:
  2. 这是硕士生计算机软件专业组合数学的一个换位法算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm law transposition demonstration purposes only.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3819
    • 提供者:殷勤
  1. 换位和工作安排

    0下载:
  2. 经典算法之换位和工作安排-classic algorithms transposition and organization of work
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:常乐
  1. 换位法

    0下载:
  2. 这是硕士生计算机软件专业组合数学的一个换位法算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm law transposition demonstration purposes only.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:殷勤
  1. 矩阵所有运算

    0下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposit
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:82944
    • 提供者:球球
  1. ywmm

    0下载:
  2. 一个简单的移位密码算法程序,可以实现移位加密和解密的功能,-A simple transposition cipher procedures, can shift realize encryption and decryption functions,
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:268288
    • 提供者:王功臣
  1. zhihuan

    0下载:
  2. 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。试编程实现矩阵换位密码。它的加密方法是将明文中的字母按照给定的顺序安排在一个矩阵中,然后用根据密钥提供的顺序重新组合矩阵中的字母,形成密文。-Permutation cipher does not change the principle is expressly characters, only characters in
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:rose
  1. traditionalcode

    0下载:
  2. 古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use t
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:baichi123
  1. Transpositions_java_security

    0下载:
  2. transposition algorithm developed here in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:92160
    • 提供者:cybercbm
  1. test

    0下载:
  2. 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:31744
    • 提供者:何何
  1. huanwei

    0下载:
  2. VB加密换位算发,VB6调试通过-Transposition encryption algorithm VB
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Mdx
  1. Encryption

    0下载:
  2. this program implements Substitution and Transposition cipher
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Akshay
  1. VB.transposition.password.encryption.code.

    0下载:
  2. VB换位密码加密技术示例源代码VB transposition password encryption source code example-VB transposition password encryption source code example
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:7zip
  1. Transposition.Ciphers

    0下载:
  2. A Program For Transposition Ciphers
  3. 所属分类:CA认证

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:Jerry
  1. Transposition.Ciphers

    0下载:
  2. This is a c++ program for Transposition ciphers.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:105472
    • 提供者:Jerry
  1. Implementation-of-transposition-cipher

    0下载:
  2. Implementation of Transposition Cipher in C
  3. 所属分类:CA认证

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:
  1. transposition

    0下载:
  2. In cryptography, a transposition cipher is a method of encryption by which the positions held by units of plaintext (which are commonly characters or groups of characters) are shifted according to a regular system, so th
  3. 所属分类:CA认证

    • 发布日期:2024-05-18
    • 文件大小:39936
    • 提供者:pradeep
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org