代码搜索:Routine
找到约 10,000 项符合「Routine」的源代码
代码结果 10,000
www.eeworm.com/read/451495/7462733
cpp fastio.cpp
/*
Copyright (c) 2004 By LiGen, All right reserved
Module Name:
FastIO.cpp
Abstract:
FAST I/O 处理函数
Environment:
Windows XP, Compiler Ver > 13.00
Notes:
注意,本文件不光包括了FastIO的函数的声明还包
www.eeworm.com/read/450608/7480143
m contents.m
% Pattern Recognition Tools
% Version 4.0.14 04-Mar-2005
%
%Datasets and Mappings (just most important routines)
%---------------------
%dataset Define and retrieve dataset from datamatrix and lab
www.eeworm.com/read/450608/7480156
m svo_nu.m
%SVO_NU Support Vector Optimizer: NU algorithm
%
% [V,J,C] = SVO(K,NLAB,NU,PD)
%
% INPUT
% K Similarity matrix
% NLAB Label list consisting of -1/+1
% NU Regularization parameter (0 <