代码搜索:finding
找到约 1,199 项符合「finding」的源代码
代码结果 1,199
www.eeworm.com/read/390106/8484879
htm findpref.htm
Finding a Preference in a Preference Tree (Java Developers Almanac Example)
www.eeworm.com/read/290293/8491484
c sqrtmod.c
/*
Author: Pate Williams (c) 1998
3.34 Algorithm Finding square roots modulo a prime.
See "Handbook of Applied Cryptography" by Alfred J.
Menezes et al page 100.
*/
#include
www.eeworm.com/read/432103/8631931
makefile
#
# KD_TREE2
# A Fortran 95 module for finding close neighbors in data sets of
# points in k-dimensional Euclidean space.
#
#
# For Intel Fortran 8.1
#
#FLAGSMACHINE= -xK -arch pn4 -rou
www.eeworm.com/read/386996/8714299
c sqrtmod.c
/*
Author: Pate Williams (c) 1998
3.34 Algorithm Finding square roots modulo a prime.
See "Handbook of Applied Cryptography" by Alfred J.
Menezes et al page 100.
*/
#include
www.eeworm.com/read/429797/8788455
m peak_threshhold_function.m
function gp=peak_threshhold_function(SP, Fs, pts_per_bin, exhaust_cycle)
% % peak_threshhold_function: Calculates a threshold for finding peaks
% %
% % Syntax:
% %
% % gp=peak_threshhold_functi
www.eeworm.com/read/180302/9313203
m parameterlivsvm.m
function [pamopt,nopt,crosserr]=parameterlivsvm(datas,z,ks,pa1,pa,kfold,out)
% finding optimal parameters of C, gamma for RBF kernal of libSVM regression
% k-fold crossvalidation to search optimal
www.eeworm.com/read/168857/9893784
html page174.html
Finding the Position of an Item and Accessing by Position
www.eeworm.com/read/168857/9895254
html page183.html
Finding the Position of an Item and Accessing by Position
www.eeworm.com/read/358250/10193390
m music_spectrum.m
function P = music(Y,M,d,Lamda,angle,K)
%MUSIC Multiple Signal Classification Method for direction finding.
%
% Usage: P = music(Y,M,d,Lamda,angle,K)
%
%Input parameters:
%
% Y -
www.eeworm.com/read/466243/7041426
m programs_11a.m
% Chapter 11 - Hamiltonian Systems, Lyapunov Functions, and Stability.
% Programs_11a - Surface and contour plots. Finding Vdot.
% Copyright Birkhauser 2004. Stephen Lynch.
% The double-well pote