CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - transposition

搜索资源列表

  1. Rearrangement-Algorithm

    0下载:
  2. 基因组重构是改变基因在基因组中排列顺序的生物过程,可归结为三种主要操作:移位、反转和转位。重组距离即从一个基因组转化为另一个基因组所需的最少重组次数。双重基因组中每条染色体都是成对出现的。双重基因组重构问题,即要求计算一个与给定基因组移位距离最短的双重基因组。对于该问题,Nadia El-Mabrouk等人给出了一个多项式时间算法。本文利用Delphi集成开发环境,将该算法实现为双重基因组重构软件:(1)设计了优化的数据结构 (2)给出了详细的实现方法。(3)调试验证了算法的正确性。 本文首先介
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2141171
    • 提供者:廖世龙
  1. juzhenzhuanzhi

    0下载:
  2. 基于matlab程序对矩阵转置编写的程序,对于矩阵转置很有帮助-Matlab program based on programs written in matrix transposition, matrix transpose for helpful
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2197
    • 提供者:河马
  1. DImageProcess

    0下载:
  2. 可以实现图像的位置变换,包括图像平移,旋转,镜像,转置等,实现图像的尺度变换,包括尺度缩放,和插值算法的实现-Can change the location of the image, including image translation, rotation, mirroring, transposition, etc., to achieve the image of the scale transformation, including scale scaling, and interpo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11393317
    • 提供者:代菊
  1. transposition_enc

    0下载:
  2. To find the transposition encryption in a text.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:632
    • 提供者:Anupa
  1. Ex4-3

    0下载:
  2. 回溯法实现的青蛙换位问题,具体的问题可以参考网上的讲解。-Backtracking to achieve the frog transposition issues, specific problems can refer to online explanations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:205375
    • 提供者:万畅
  1. Classical-Cipher

    0下载:
  2. Classical - Cipher is a useful stand alone PC app that can be used to decipher/Encrypt different ciphers, such as Shift Substitution, Affine Substitution, Vigenere Cipher, Transposition Cipher and Jefferson Cipher. Hope you find this useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:287729
    • 提供者:Alex
  1. Columnar-Transpositions

    0下载:
  2. encryption and dycription using Columnar transposition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:8173
    • 提供者:chirag
  1. jihebianhuan

    0下载:
  2. 此软件实现了图像的几何变换,转置、缩放、旋转等功能,并带有程序注释-This software image geometric transformation, transposition, scaling, rotation, and other functions, and with program notes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2089070
    • 提供者:清水磐石
  1. File-Encryption

    0下载:
  2. 换位加密文件。先自己创建一个原文件,然后将其加密。-Transposition encrypted files.First, to create an original document, then encrypt it.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2960355
    • 提供者:张娟
  1. java-chess

    0下载:
  2. 中国象棋,位棋盘,Zobrist键值,alpha-beta搜索,置换表,局面评价,包含设计说明-Chinese chess, chessboard, Zobrist keys, alpha-beta search, transposition table, situation assessment, including design descr iption
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2416501
    • 提供者:王打狗
  1. pic_BH

    0下载:
  2. 可进行图象平移,旋转,镜像,转置,缩放等几何变换- For image translation, rotation, mirroring, transposition, scaling and other geometric transformations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6134
    • 提供者:hg
  1. MAT

    0下载:
  2. 矩阵的运算:加法、减法、乘法、除法、转置,其中包括内存的分配-Matrix operations: addition, subtraction, multiplication, division, transposition, including the allocation of memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:205533
    • 提供者:midou
  1. frog

    0下载:
  2. 青蛙换位问题,左边的青蛙和右边的青蛙要面对面跳跃,墩子数比青蛙数多1,左边右边交换位置了代表成功-Frog problem of transposition, the frog on the left and right sides of the frog to jump face to face baidunzi than frog a few more than a left right swap positions on behalf of successful
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:166447
    • 提供者:杨一
  1. jihebianhuan

    0下载:
  2. 图像的平移,缩放,镜像,转置,旋转等多种图像的处理-Image translation, scaling, mirroring, transposition
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1608086
    • 提供者:dongshuai
  1. Matrix

    0下载:
  2. 稀疏矩阵的行数、列数和非零元素的个数 将稀疏矩阵 a转置,结果在稀疏矩阵 b中-The number of rows of sparse matrix, the number of columns and the number of nonzero elements of sparse matrix a transposition, results in the sparse matrix b
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1247
    • 提供者:党心蕊
  1. Tjjuzhengh

    0下载:
  2. 实现稀疏矩阵转化为三元组,并且且进行转置和其他运算。可直接使用。 -Sparse matrix into triples, and transposition and other operators. Can be used directly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1135
    • 提供者:面积
  1. Mjzrara

    0下载:
  2. 矩阵转置。压缩稀疏矩阵存储到三三阵,移调他们到了一系列的三倍。 -Matrix transposition. Compressed sparse matrix stored in the 3 3 matrix, and transpose them to the series three times.
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:6621
    • 提供者:
  1. bmp-operation

    0下载:
  2. raw转bmp,bmp图像灰度线性拉伸、局部处理(低通高通中值滤波)、几何变换(平移、缩放、旋转、转置)、二值化、边缘检测-turn raw bmp, bmp image gray linear stretch, local processing (value, high-pass, low pass filter), geometric transformations (translation, scaling, rotation, transposition), binarization,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4128083
    • 提供者:Smillence
  1. cjihhezipo

    0下载:
  2. 包含了对一图像进行旋转,平移移,缩放,转置的几何处理的算法。 -Contains a translational shift of an image rotation, scaling, transposition of geometry processing algorithms.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4845
    • 提供者:商人
  1. Cipher

    0下载:
  2. 此程序是基于移位和代换算法实现的对信息的加密和解密,对信息安全行业和从事密码方面的研究是个很好的例子。-This procedure is based on the transposition and substitution algorithm implementation of information encryption and decryption, safe to information industry and in the code area of study is a good
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:2273
    • 提供者:
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com