代码搜索结果

找到约 10,000 项符合 Algorithm 的代码

relx.c

/*---------------------------------------------------------------------- File : relx.c Contents: relim algorithm for finding frequent item sets (extended version, supporting penaliz

cqoctree.cpp

/****************************************************************** CqOctree.CPP Performing Color Quantization using Octree algorithm The 2 functions for global use is HPALETTE CreateO

apriori.c

/*---------------------------------------------------------------------- File : apriori.c Contents: apriori algorithm for finding association rules Author : Christian Borgelt History : 199

ga_init.m

% % Creating a front end for the tree structured genetic algorithm % % Ben.McKay & Mark Willis % (c) 1995 % % Dept

cqoctree.cpp

/****************************************************************** CqOctree.CPP Performing Color Quantization using Octree algorithm The 2 functions for global use is HPALETTE CreateO

lu_factorization.cc

//-*-c++-*----------------------------------------------------------------- // // A simple LU factorization algorithm written using MTL // The example matrix is the same as the getrf example, which

composite.h

///////////////////////////////////////////////////////////////////////////// // Composite.h : Composite design pattern // #include #include #include "..\GuidCast.h" #incl

lu_factorization.cc

//-*-c++-*----------------------------------------------------------------- // // A simple LU factorization algorithm written using MTL // The example matrix is the same as the getrf example, which

taohui.cpp

#include "iostream" #include "algorithm" #include "fstream" //从外部读取文件 #include "vector" using namespace std; //

pr23001.cpp

//////////////////////////////////////// // File Name: pr23001.cpp //////////////////////////////////////// #include #include #include int main() { // Create