代码搜索结果

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

obj_mac.h

/* lib/obj/obj_mac.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * T

obj_mac.h

/* lib/obj/obj_mac.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * T

pa-risc.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * Architecture specific parameters for PA-RISC. */ #ifndef _JOHN_ARCH_H #define _JO

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-

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-

gaselctr.m

function [fit,pop] = gaselctr(x,y,np,mg,mt,wn,cn,bf,cr,ml,cv,sp,it) %GASELCTR genetic algorithm for variable selection with PLS % GASELCTR uses a genetic algorithm optimization to % minimize cros

tspatt48.html

The GA Playground: TSP Test Problem Att48 handled by genetic algorithm

bp_with_ga.cc

/* back-propagation algorithm - a modified algorithm to embed GA into BP */ #include #include #include #include #include #in

cast.c

/* * * CAST-128 (also known as CAST5) * implementing the CAST-128 algorithm in CBC mode * * Written by Walter Dvorak * * For details in the CAST Encryption Algorithm pl

bingcd.c

/* Author: Pate Williams (c) 1997 14.54 Algorithm Binary gcd algorithm See "Handbook of Applied Cryptography" by Alfred J. Menezes et al page 606. */ #include #include