代码搜索:Algorithm

找到约 10,000 项符合「Algorithm」的源代码

代码结果 10,000
www.eeworm.com/read/369728/9635030

pas dedecrypt.pas

{******************************************************************************} {** Base classes for block cipher and hash algorithm implementations **********} {***********************************
www.eeworm.com/read/147200/12577088

cpp mars.cpp

// This is an independent implementation of the encryption algorithm: // // MARS by a team at IBM,
www.eeworm.com/read/204978/15330641

h ptsga.h

/*---------------------------------------------------------------------------------------------* * This is the Pareto Tree Searching Genetic Algorithm. * * We
www.eeworm.com/read/106479/15635529

pas dedecrypt.pas

{******************************************************************************} {** Base classes for block cipher and hash algorithm implementations **********} {***********************************
www.eeworm.com/read/106089/15647932

cpp mars.cpp

// This is an independent implementation of the encryption algorithm: // // MARS by a team at IBM,
www.eeworm.com/read/101635/15823028

pas dedecrypt.pas

{******************************************************************************} {** Base classes for block cipher and hash algorithm implementations **********} {***********************************
www.eeworm.com/read/101225/15840837

cpp mars.cpp

// This is an independent implementation of the encryption algorithm: // // MARS by a team at IBM,
www.eeworm.com/read/101225/15840843

cpp mars.cpp

// This is an independent implementation of the encryption algorithm: // // MARS by a team at IBM,
www.eeworm.com/read/241366/13150285

sql get_mac_val.sql

CREATE OR REPLACE FUNCTION get_mac_val ( p_in_val IN VARCHAR2, p_key IN VARCHAR2, p_algorithm IN VARCHAR2 := 'SH1' ) RETURN VARCHAR2 IS l_mac_val RAW (400
www.eeworm.com/read/379598/9192298

txt diamond.txt

The Diamond Encryption Algorithm by Michael Paul Johnson Abstract--Diamond is a royalty-free, symmetric key block cipher encryption algorithm based on a combination of nonlinear functions. T