代码搜索:N
找到约 10,000 项符合「N」的源代码
代码结果 10,000
www.eeworm.com/read/454457/7390055
c n-gram.c
/*
* Copyright (C) 1993 Eric E. Moore and Thomas W. Strong
*
* All rights reserved. Any unauthorized distribution of this
* program is prohibited.
*/
/* compute letter frequ
www.eeworm.com/read/454324/7394185
c m_n.c
www.eeworm.com/read/454214/7396300
jpg openfile_n.jpg
www.eeworm.com/read/454050/7402199
gif n_download.gif
www.eeworm.com/read/454050/7402201
gif n_agency.gif
www.eeworm.com/read/453267/7423136
m n_psvm.m
function [w,gamma, trainCorr, testCorr, cpu_time, nu, mu]=n_psvm(A,d,rr,k,nu,mu,output,bal);
% version 1.1
% last revision: 01/24/03
%===============================================================
www.eeworm.com/read/453267/7423137
m n_ssvm.m
function [w, gamma, trainCorr, testCorr, cpu_time, nu, mu] = n_ssvm(C,d,rr,k,nu,mu,output,step_size,tol,maxIter,w0,gamma0)
% version 1.1
% last revision: 01/24/03
%=================================
www.eeworm.com/read/453267/7423139
m n_lpsvm.m
function [w,gamma,trainCorr, testCorr, cpu_time, nu, mu]=n_lpsvm(A,d,rr,k,nu,mu,output,delta)
% version 1.1
% last revision: 01/24/03
%==============================================================
www.eeworm.com/read/453267/7423140
m n_nsvm.m
function [w,gamma,trainCorr, testCorr, cpu_time, nu, mu]=n_nsvm(A,d,rr,k,nu,mu,output,arm)
% version 1.1
% last revision: 01/24/03
%=================================================================
www.eeworm.com/read/451480/7463093