代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/350485/10740719
inc mars.inc
comment *
Algorithm : MARS ( Block Cipher )
Block : 16 bytes
KeySize : 128/192/256 bits
Abstract : This is an independent implementation of the encryption algorithm
MA
www.eeworm.com/read/457626/7322249
cpp clientmap.cpp
#include "ClientMap.h"
#include "WorldModel.h"
#include
using namespace _algorithm;
using namespace _base;
////////////////////////////////////////////////
ClientMap::ClientMap(u
www.eeworm.com/read/152721/5667390
java digest.java
package org.bouncycastle.crypto;
/**
* interface that a message digest conforms to.
*/
public interface Digest
{
/**
* return the algorithm name
*
* @return the algorithm name
www.eeworm.com/read/150409/5692606
java digest.java
package org.bouncycastle.crypto;
/**
* interface that a message digest conforms to.
*/
public interface Digest
{
/**
* return the algorithm name
*
* @return the algorithm name
www.eeworm.com/read/157232/11726479
java digest.java
package Sec.Md5;
/**
* interface that a message digest conforms to.
*/
public interface Digest
{
/**
* return the algorithm name
*
* @return the algorithm name
*/
www.eeworm.com/read/218402/14921911
java neuquant.java
/* NeuQuant Neural-Net Quantization Algorithm
* ------------------------------------------
*
* Copyright (c) 1994 Anthony Dekker
*
* NEUQUANT Neural-Net quantization algorithm by Anthony Dek
www.eeworm.com/read/218402/14921922
java neuquant.java
/* NeuQuant Neural-Net Quantization Algorithm
* ------------------------------------------
*
* Copyright (c) 1994 Anthony Dekker
*
* NEUQUANT Neural-Net quantization algorithm by Anthony Dek
www.eeworm.com/read/38039/1094888
mnu optrulem.mnu
SET#RULE#ALG
#
Next#Closest
Next Closest algorithm will be used.
#
TS#Problem
TSP algorithm will be used.
#
www.eeworm.com/read/487231/1239196
cc roadc.cc
/*
Jiangsu Olympiad in Informatics
Training Problem
Testdata Creator Program
Task: Road Construction
Author: Wenyuan Dai
Algorithm: Prim Algorithm
Complex: O
www.eeworm.com/read/479495/1331596
java digest.java
package org.bouncycastle.crypto;
/**
* interface that a message digest conforms to.
*/
public interface Digest
{
/**
* return the algorithm name
*
* @return the algorithm name