代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
goertzel test.cpp
/**********************************************
* Filename : Goertzel Test.CPP *
* Function : Test Goertzel algorithm *
**********************************************/
#i
axb_core.c
/////////////////////////////////////////////////////////////////////////////////
//
// Solution of linear systems involved in the Levenberg - Marquardt
// minimization algorithm
// Copyright (C)
axb.c
/////////////////////////////////////////////////////////////////////////////////
//
// Solution of linear systems involved in the Levenberg - Marquardt
// minimization algorithm
// Copyright (C)
election.c
/*.....................................................
//Program For Implementing Election Algorithm
....................................................*/
#include
#include
readme.txt
**********************************
A* Algorithm by Justin Heyes-Jones
**********************************
***********
Description
***********
This implementation is intended to be simple to r
eatsp.cpp
/***************************************************************************
eaTSP.cpp - description
A "flimflam" Simple Memetic Algorithm to solve the VRPS
watershed.txt
//Image Watershed Segmentation
//This is the implementation of the algorithm based on immersion model.
// ===========================================================================
// ===== M
kmeans.m
% ----------------------------------------------------------------
% FUNCTION kmeans.m kmeans algorithm.
% ----------------------------------------------------------------
% builds a block tr
clusmse.m
% ----------------------------------------------------------------
% FUNCTION clusmse.m CLUSterin algorithm, MSE metric.
% ----------------------------------------------------------------
% b
crypton加密算法.txt
/* This is an independent implementation of the encryption algorithm: */
/* */
/* CRYPTON by Chae Hoon Lim of Future Sy