代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/134894/13971931
m coord_search.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Simple coordinate search algorithm
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Kevin Pas
www.eeworm.com/read/134894/13971980
m spsa.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Simultaneous Perturbation Stochastic Approximation (SPSA) algorithm
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/291164/8438896
h ppc64alt.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2000,2005 by Solar Designer
*/
/*
* Architecture specific parameters for 64-bit PowerPC w/ AltiVec (128-bit).
*/
www.eeworm.com/read/287732/8673394
c macbrspn.c
/*
* $Log:: /OEM Source Code/Spantree/macbrsp $
*
* 1 12/04/98 2:36p Release Engineer
* code cleanup, bug fixes, code style
* changes, linted, system level test
* STP v4.3.0
*
*
www.eeworm.com/read/379130/9206875
in configure.in
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRES
www.eeworm.com/read/417735/10978447
rfc5090 dictionary.rfc5090
# -*- text -*-
#
# Attributes and values defined in RFC 5090.
# http://www.ietf.org/rfc/rfc5090.txt
#
# $Id$
#
ATTRIBUTE Digest-Response 103 string
ATTRIBUTE Digest-Realm 104 string
ATTRIBUTE Di
www.eeworm.com/read/170249/9813390
m settrain.m
function tr = settrain(trparms,varargin)
%SETTRAIN set parameters for training algorithm.
% It is only necessary to set parameters specific to the selected
% training algorithm. In case paramet
www.eeworm.com/read/365029/9881364
cpp setblosumweights.cpp
/***
Code for implementing HMMer's "BLOSUM weighting" algorithm.
The algorithm was deduced by reverse-engineering the HMMer code.
The HMMer documentation refers to BLOSUM weighting as "Henikoff
www.eeworm.com/read/357514/10207294
m example_1.m
%This program uses Genetic Algorithm Toolbox to find Thicknesses and
%Shear Wave Velocities (vs) by forward solution of Rayleigh function using
%experimental dispersion data.
%Genetic Algorithm
www.eeworm.com/read/357514/10207315
asv example_1.asv
%This program uses Genetic Algorithm Toolbox to find Thicknesses and
%Shear Wave Velocities (vs) by forward solution of Rayleigh function using
%experimental dispersion data.
%Genetic Algorithm