代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/327092/6346299
html 229-232.html
Linux in Plain English:Linux Commands Organized by Group
www.eeworm.com/read/493294/6400013
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 <
www.eeworm.com/read/410380/11288683
changelog
2002-05-14 Sergey Poznyakoff
* rexecd.c: Use HAVE_STRUCT_type_member instead
of HAVE_type_member.
2002-04-21 Alfred M. Szmidt
* Makefile.am (inet
www.eeworm.com/read/402294/11538709
updating
This file lists incompatible changes and additional/new features made to
mutt. Please read this file carefully when upgrading your installation.
The keys used are:
!: modified feature, -: deleted f
www.eeworm.com/read/400577/11572702
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 <
www.eeworm.com/read/261194/11660482
readme
The c++ wrapper lets you use objects in more or less the same way you would
with PHP or Python. Just #include and you've got handy c++ objects
instead of c structs. The mingpp.h file is
www.eeworm.com/read/259619/11777272
readme
This is giflib version 4.1.2, a library for manipulating gif files.
Latest versions of giflib are currently hosted at:
http://sourceforge.net/projects/libungif
====
Building this package should b
www.eeworm.com/read/258337/11869464
changelog
1999-03-29 Harri Porten
* keditcl1.cpp: i18n'ed "Untitled" (Save As ... bug)
* keditcl2.cpp: gave QMessageBox'es more appropriate parents
1999-03-04 Harri Porten
www.eeworm.com/read/255755/12057412
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 <
www.eeworm.com/read/253222/12238389
test sh.test
#! /bin/sh
# sh.test - check that we haven't forgotten a `test' command
# Test script header.
need_prefix=no
if test -z "$srcdir"; then
srcdir=`echo "$0" | sed 's%/[^/]*$%%'`
test "$srcdir" = "$0