代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
udivide3.asm
;; Vectorized and modified by: Jeff Axelrod
;; Original Version: Alex Tessarolo
;;---------------------------------------------------------------------------
;;
;; Algorithm: Quot = Num/Den
;;
inherit.cpp
/**************************************************************************/
/* This is a simple genetic algorithm implementation where the */
/* evaluation function takes positive values only and t
des.c
/*--------------------------------------------------------------------------------
DES.C: DES Algorithm Program from the Book Appliced Cryptography, Bruce Schneier
----------------------------------
lmdemo.c
/////////////////////////////////////////////////////////////////////////////////
//
// Demonstration driver program for the Levenberg - Marquardt minimization
// algorithm
// Copyright (C) 2004-0
levmar.c
/* ////////////////////////////////////////////////////////////////////////////////
//
// Matlab MEX file for the Levenberg - Marquardt minimization algorithm
// Copyright (C) 2007 Manolis Louraki
input-algo-bfgs
/*
* =====================================================
* Use BFGS Algorithm to Solve Nonlinear Equations
*
* Function :
* 2x[1]^2 +
des.c
/*--------------------------------------------------------------------------------
DES.C: DES Algorithm Program from the Book Appliced Cryptography, Bruce Schneier
----------------------------------
main.c
/*******************************************/
/* Simple Genetic Algorithm - SGA */
/* Haploid Version */
/* (c) David Edward Goldberg 1986 */
/* All
makefile
# ===============================================================
#
# Makefile for the simple Bayesian optimization Algorithm (sBOA)
#
# author: Martin Pelikan
#
# last modified: February,
sgareport.txt
Simple Genetic Algorithm - SGA
________________________________________________________________________________
SGA Parameters:
Population Size(nPopSize) = 50
Chromosome Le