代码搜索:Transposition
找到约 56 项符合「Transposition」的源代码
代码结果 56
www.eeworm.com/read/113520/15454417
htm article1046.asp.htm
Chess Programming Part II: Data Structures
www.eeworm.com/read/183805/9137629
c ttable.c
/* GNU Chess 5.0 - ttable.c - transposition table code
Copyright (c) 1999-2002 Free Software Foundation, Inc.
GNU Chess is based on the two research programs
Cobalt by Chua Kong-Sian an
www.eeworm.com/read/145881/12696553
html 148-152.html
Learn Encryption Techniques with BASIC and C++:Transposition-based Monoalphabetic Substitution
www.eeworm.com/read/225993/14506053
c ttable.c
/* GNU Chess 5.0 - ttable.c - transposition table code
Copyright (c) 1999-2002 Free Software Foundation, Inc.
GNU Chess is based on the two research programs
Cobalt by Chua Kong-Sian and Ga
www.eeworm.com/read/293929/8262187
changes
981012 rawnjl2.cc: fix transposition of Ra,Rb in codecRunEndSample() arg
list; fix == rather than = for 0 case of Errval while decompressing
in codecRunEndSample() - bitstream is now interoperable w
www.eeworm.com/read/378186/9242997
f gtrans.f
Subroutine gtrans( a, at, n1, n2, size1, size2, ctime )
! ----------------------------------------------------------------------
! --- 'gtrans' does a global transpose of array 'a' and puts it i
www.eeworm.com/read/229258/14347143
cpp distance.cpp
/*
writer : Opera Wang
E-Mail : wangvisual AT sohu DOT com
License: GPL
*/
/* filename: distance.cc */
/*
http://www.merriampark.com/ld.htm
What is Levenshtein Distance?
Levenshtein dist
www.eeworm.com/read/116193/14983445
cpp trantest.cpp
#include
#include "ap.h"
using namespace std;
// Transposition test functions
int main (void)
{
int t, r, n = 128, n1 = 8, n2 = 16;
modint *data = new modint[n];
www.eeworm.com/read/378188/9242576
f ltrans.f
Subroutine ltrans( a, w, n1, n2 )
! ---------------------------------------------------------------------
! --- 'ltrans' does transposition of a rectangular Real*8 matrix.
! 'a' is the input
www.eeworm.com/read/378186/9242903
f ltrans.f
Subroutine ltrans( a, w, n1, n2 )
! ---------------------------------------------------------------------
! --- 'ltrans' does transposition of a rectangular Real*8 matrix.
! 'a' is the input