代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/140727/5782664
sof recipe_std39.sof
@ Sof v1.0 @
' TransformBuilder GUI v2.0
@ FrontEnd @
name = AudioFrontEnd;
input_data_type = SAMPLED_DATA;
audio_input = {
sample_frequency = 8000.0;
file_type = BINARY;
file_format = RA
www.eeworm.com/read/159001/5589289
h pshalgo.h
/***************************************************************************/
/* */
/* pshalgo.h
www.eeworm.com/read/379130/9206864
am makefile.am
AUTOMAKE_OPTIONS=foreign
bin_PROGRAMS=Graph_Algorithm
Graph_Algorithm_SOURCES=Tree.cpp Tree-test.cpp Tree.h
www.eeworm.com/read/191902/8417199
m contents.m
% HMM's
% HMM_Backward - HMM backward algorithm
% HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks
% HMM_Decoding - Find probable states fro
www.eeworm.com/read/191573/8427314
cpp md5about.cpp
/*****************************************************************************************
*** MD5About.cpp: Implementation of the CMD5About class.
*** Developed by Langfine Ltd.
*** Relea
www.eeworm.com/read/291192/8436790
txt readme.txt
Source code of EE548 Assignment 1 (Neng Wang 56125488)
There are 5 java files in source folder:
Ass1.java -- main class
Monoalphabetic.java -- fulfill Monoalphabetic substitution algorithm
Palyf
www.eeworm.com/read/291161/8439017
m d_nlpow.m
%D_NLPOW HOSA Demo: Identification of Second-Order Volterra Systems
% Powers' algorithm, for arbitrary inputs
%
echo off
% A. Swami Oct 18, 1997.
% Copyright (c) 19
www.eeworm.com/read/291161/8439183
m contents.m
% Higher-Order Spectral Analysis Toolbox.
% Version 2.0.3 (R12 compliant) 27 Dec 2000
%
% New Features.
% Readme - Important release information about the HOSA Toolbox
%
www.eeworm.com/read/390412/8466375
m contents.m
% Higher-Order Spectral Analysis Toolbox.
% Version 2.0.3 (R12 compliant) 27 Dec 2000
%
% New Features.
% Readme - Important release information about the HOSA Toolbox
%
www.eeworm.com/read/189512/8466634
readme
/* Copyright (c) 1994 Burra Gopal, Udi Manber. All Rights Reserved. */
This directory contains the source code for the new text-compression
algorithm. The source is divided as follows:
1. main_comp