代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/182300/9207862
m decsova.m
function out = sovadec( msg, llr, trl, win )
% SOVADEC is an implementation of the soft input soft output Viterbi
% algorithm. The algorithm can be called using
% DEC = SOVADEC( MSG, LLR,
www.eeworm.com/read/181646/9242865
txt tour1.txt
!001
Introductory Tutorial.
In this tutorial we will cover the following topics:
(1) Running the genetic algorithm.
(2) Looking at the data output from the algorithm.
(3) One wa
www.eeworm.com/read/179739/9341109
m jpegdemo.m
% JPEGdemo.m
% Prototype JPEG compression algorithm demostration
%
% copyright (c) 1997-2002 by Yu Hen Hu
%
% This algorithm only demonstrate the basic
% JPEG functionalities.
% It is not nec
www.eeworm.com/read/424260/10477058
m jpegdemo.m
% JPEGdemo.m
% Prototype JPEG compression algorithm demostration
%
% copyright (c) 1997-2002 by Yu Hen Hu
%
% This algorithm only demonstrate the basic
% JPEG functionalities.
% It is not nec
www.eeworm.com/read/352304/10565517
m jpegdemo.m
% JPEGdemo.m
% Prototype JPEG compression algorithm demostration
%
% copyright (c) 1997-2002 by Yu Hen Hu
%
% This algorithm only demonstrate the basic
% JPEG functionalities.
% It is not nec
www.eeworm.com/read/278099/10569962
c soundex4.c
/* +++Date last modified: 05-Jul-1997 */
/*
** Variant Soundex Algorithm (Algorithm #4), Optimized for use with Surnames
**
** Written by Joe Celko. Originally published in "The C Gazette" vol
www.eeworm.com/read/465112/6966496
c md5.c
/*
* This code implements the MD5 message-digest algorithm.
* The algorithm is due to Ron Rivest. This code was
* written by Colin Plumb in 1993, no copyright is claimed.
* This code is in the
www.eeworm.com/read/465112/6966733
readme
IDEA (International Data Encryption Algorithm), formerly known as IPES
(Improved Proposed Encryption Standard).
Algorithm developed by Xuejia Lai and James L. Massey, of ETH Zurich.
This imp
www.eeworm.com/read/450639/7479560
c md5.c
/*
* This code implements the MD5 message-digest algorithm.
* The algorithm is due to Ron Rivest. This code was
* written by Colin Plumb in 1993, no copyright is claimed.
* This code is in the
www.eeworm.com/read/450639/7479654
readme
IDEA (International Data Encryption Algorithm), formerly known as IPES
(Improved Proposed Encryption Standard).
Algorithm developed by Xuejia Lai and James L. Massey, of ETH Zurich.
This imp