代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
garner.c
/*
Author: Pate Williams (c) 1997
14.71 Algorithm Garner's Algorithm for CRT
See "Handbook of Applied Cryptography" by
Alfred J. Menezes et al page 612.
*/
#include
#incl
intlll.c
/*
Author: Pate Williams (c) 1997
"Algorithm 2.6.7 (Integral LLL Algorithm). Given
a basis b[1], b[2],..., b[n] of a lattice (L, q)
by its gram matrix which is assumed to have inte-
lehmer.c
/*
Author: Pate Williams (c) 1997
14.57 Algorithm Lehmer's gcd algorithm
See "Handbook of Applied Cryptography" by Alfred
J. Menezes et al page 607.
*/
#include
#include
prefixspantemplatealgm.h
#ifndef PREFIX_SPAN_TEMPLATE_ALGORITHM_H
#define PREFIX_SPAN_TEMPLATE_ALGORITHM_H
#include "SQLServerTblWrappers.h"
#include "FreItemCounter.h"
#include "ProjectDB.h"
#include
usin
凸包.cpp
//convex hull algorithm of Graham
#include"iostream"
#include"stdio.h"
//#include"stdlib.h"
#include"math.h"
#include"algorithm"
#include"stack"
using namespace std;
#define N 1002
#define IN
lib_stl.html
STL Conventions
STL Conventions
Algorithm Conventions
·
readme1
Genetic Algorithm M-files
Last modified: January 24, 1994
Written by: Andrew F. Potvin
The MathWorks, Inc.
email: potvin@mathwork.com
The main genetic algorithm M-fil
readme
Genetic Algorithm M-files
Last modified: January 24, 1994
Written by: Andrew F. Potvin
The MathWorks, Inc.
email: potvin@mathwork.com
The main genetic algorithm M-fil
frontier_inf_engine.m
function engine = frontier_inf_engine(bnet)
% FRONTIER_INF_ENGINE Inference engine for DBNs which which uses the frontier algorithm.
% engine = frontier_inf_engine(bnet)
%
% The frontier algorithm ext
frontier_inf_engine.m
function engine = frontier_inf_engine(bnet)
% FRONTIER_INF_ENGINE Inference engine for DBNs which which uses the frontier algorithm.
% engine = frontier_inf_engine(bnet)
%
% The frontier algorithm ext