代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
algorithm-slog.txt
irec = interval record
Define 4 sectors in each frame, they are basically double linked lists.
_cur_( current sector ) : irec's timestamps are bounded by
th
greedy_algorithm.java
/*
* Greedy_Algorithm.java
*
* Created on 2007年6月3日, 下午4:30
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package sunfa;
/*
genetic_algorithm.m
function test_targets = Genetic_Algorithm(train_patterns, train_targets, test_patterns, params)
% Classify using a basic genetic algorithm
% Inputs:
% training_patterns - Train patterns
% tra
sa_algorithm.h
/*
* Copyright (C) 2004 Mike Wray
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
sa_algorithm.c
/*
* Copyright (c) 2002 James Morris
* Copyright (C) 2004 Mike Wray
*
* This program is free software; you can redistribute it and/or modify
* it un
algorithm.svn-base
// UnderC Development Project, 2001
// First draft of some useful standard algorithms
#ifndef __ALGORITHM_H
#define __ALGORITHM_H
namespace std {
// until our template function resolution is
algorithm.svn-base
// UnderC Development Project, 2001
// First draft of some useful standard algorithms
#ifndef __ALGORITHM_H
#define __ALGORITHM_H
namespace std {
// until our template function resolution is
algorithm.svn-base
// UnderC Development Project, 2001
// First draft of some useful standard algorithms
#ifndef __ALGORITHM_H
#define __ALGORITHM_H
namespace std {
// until our template function resolution is
phoenix_algorithm.hpp
/*=============================================================================
Copyright (c) 2001-2008 Joel de Guzman
Copyright (c) 2001-2008 Hartmut Kaiser
http://spirit.sourceforge.net/
inserter_algorithm.hpp
#ifndef BOOST_MPL_AUX_INSERTER_ALGORITHM_HPP_INCLUDED
#define BOOST_MPL_AUX_INSERTER_ALGORITHM_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2003-2004
// Copyright David Abrahams 2003-2004
//
// Distri