代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
id3inducer.java
package id3;
import java.lang.*;
import java.util.*;
import shared.*;
import shared.Error;
/** The ID3Class is the Java implementation of the ID3 algorithm. The
* ID3 algorithm is a top-down
rijn.c
/***************************************************************************************
* File: bc_rijn.c
*
* Purpose: Using the Rijndael algorithm in CBC and CFB mode
* We use it
fftrealusetrigo.h
/*****************************************************************************
FFTRealUseTrigo.h
Copyright (c) 2005 Laurent de Soras
Template parameters:
- ALGO: algorithm cho
gh_cordic_rotation_28.vhd
-----------------------------------------------------------------------------
-- Filename: gh_cordic_rotation_28.vhd
--
-- Description:
-- The Cordic Rotation Algorithm
--
-- Copyright (c) 2005
gh_cordic_rotation.vhd
-----------------------------------------------------------------------------
-- Filename: gh_cordic_rotation.vhd
--
-- Description:
-- The Cordic Rotation Algorithm
--
-- Copyright (c) 2005, 2
gh_sincos.vhd
-----------------------------------------------------------------------------
-- Filename: gh_sincos.vhd
--
-- Description:
-- uses the cordic algorithm to generate sin/cos
--
-- Copyright (c)
gh_cordic.vhd
-----------------------------------------------------------------------------
-- Filename: gh_cordic.vhd
--
-- Description:
-- The Cordic Rotation Algorithm
--
-- Copyright (c) 2005, 2006 by Ge
input-algo-bfgs
/*
* =====================================================
* Use BFGS Algorithm to Solve Nonlinear Equations
*
* Function :
* 2x[1]^2 + x[2]
input-algo-bfgs
/*
* =====================================================
* Use BFGS Algorithm to Solve Nonlinear Equations
*
* Function :
* 2x[1]^2 + x[2]
lightv.c
/*****************************************************************************
* name: lightv.c
* programmer: MrElusive
*
* desc: global illumination algorithm using light volumes
*
* p