代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
algorithm.html,v
head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2005.06.05.06.30.31; author picone; state Exp;
branches;
next ;
desc
@updated links for the new CAVS web site.
@
1.1
log
@temp.te
algorithm.java,v
head 1.9;
access;
symbols;
locks; strict;
comment @# @;
1.9
date 2005.06.10.19.37.57; author rirwin; state Exp;
branches;
next 1.8;
1.8
date 2005.06.10.15.05.44; author rirwin; state Exp;
branches;
k_algorithm.c
#include
#include
#include
#include
int vectornum;
int vectorsize;
float * datafield;
float * tempcenter;
struct GROUP
{
genetic_algorithm.m
function D = Genetic_Algorithm(train_features, train_targets, params, region);
% Classify using a basic genetic algorithm
% Inputs:
% features - Train features
% targets - Train targets
% Para
idea-algorithm.txt
HOWTO: INTERNATIONAL DATA ENCRYPTION ALGORITHM
Implementation summary by Fauzan Mirza (F.U.Mirza@sheffield.ac.uk)
This document was written to help programmers to understand how to
implement the IDE
k_algorithm.c
#include
#include
#include
#include
int vectornum;
int vectorsize;
float * datafield;
float * tempcenter;
struct GROUP
{
fastica_algorithm.m
%FastICA algorithm
% [W,P] = fastica1(X,opts,g,gg)
%
%Input parameters
% X : Matrix with components in the columns. Components are assumed to be
% uncorrelated and have zer
k_algorithm.c
#include
#include
#include
#include
int vectornum;
int vectorsize;
float * datafield;
float * tempcenter;
struct GROUP
{