代码搜索结果

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

unshrink.c

/*--------------------------------------------------------------------------- unshrink.c Shrinking is a Dynamic Lempel-Ziv-Welch compression algorithm with partial clearing. ---------------

mutation.c

/*--------------------------------------------------------------- | Sample classification and gene assessment for expression data | | using a genetic algorithm and k-nearest neighbor method |

shs.c

/* * shs - old Secure Hash Standard * ************************************************************************** * This version implements the old Secure Hash Algorithm specified by * * (FIPS P

shs.h

/* * shs - old Secure Hash Standard * ************************************************************************** * This version implements the old Secure Hash Algorithm specified by * * (FIPS P

fftrealusetrigo.h

/***************************************************************************** FFTRealUseTrigo.h Copyright (c) 2005 Laurent de Soras Template parameters: - ALGO: algorithm cho

dft.c

/****************************************************************************** FILE dft.c - This is the C source code for the implmentation of the Discrete Fourier Transform (DFT) algorithm.

test_r2_dit.m

%------------------------------------------------------------ % Complete this code that implements % Radix-2 DIT Algorithm for 8-point Input Sequence. %-----------------------------------------

susan.txt

------susan.m 文件------------ % ----------------------------------------------------------------------- % % This function uses the SUSAN algorithm to find edges within an image % % % >>image_

qq_tea.cpp

/********************************************************** TEA - Tiny Encryption Algorithm Feistel cipher by David Wheeler & Roger M. Needham (extended version) ****************************

qq_tea.h

/********************************************************** TEA - Tiny Encryption Algorithm Feistel cipher by David Wheeler & Roger M. Needham (extended version) **********************