代码搜索:represents
找到约 10,000 项符合「represents」的源代码
代码结果 10,000
www.eeworm.com/read/383411/8949427
readme
libptp2 (c)2001-2006 Mariusz Woloszyn
ptpcam (c)2001-2006 Mariusz Woloszyn
=====================
*About this software*
=====================
You may find new
www.eeworm.com/read/186003/8967143
readme
libptp2 (c)2001-2005 Mariusz Woloszyn
ptpcam (c)2001-2005 Mariusz Woloszyn
=====================
*About this software*
=====================
You may find new
www.eeworm.com/read/185622/8998522
txt rfc769.txt
Network Working Group J. Postel
Request for Comments: 769 ISI
www.eeworm.com/read/165536/10058015
txt until.txt
UNTIL [DUAL MODE]
NAME UNTIL - Waits until a specified time.
SYNTAX
until time
USAGE
Until
www.eeworm.com/read/354597/10343164
txt until.txt
UNTIL [DUAL MODE]
NAME UNTIL - Waits until a specified time.
SYNTAX
until time
USAGE
Until
www.eeworm.com/read/465477/6936098
txt rfc769.txt
Network Working Group J. Postel
Request for Comments: 769 ISI
www.eeworm.com/read/445181/7598135
m type2_union_or_intersection.m
% THIS FUNCTION IS DEVELOPED BY C. JEGANATHAN, IIRS, DEPT. OF SPACE
% 4 KALIDAS ROAD, DEHRADUN, INDIA
%THIS FUNCTION IS USED TO CALCULATE UNION OR INTERSECTION OF
% ANY INPUT TYPE-2 FUZZY SETS
www.eeworm.com/read/398324/7994459
m fwd.m
function y = fwd(net, x)
% FWD
%
% Compute the output of a dag-svm multi-class support vector classification
% network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, in
www.eeworm.com/read/398324/7994624
m fwd.m
function y = fwd(net, x)
% FWD
%
% Compute the output of a dag-svm multi-class support vector classification
% network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, in
www.eeworm.com/read/142788/12920300
h generic_msg_de.h
// ----------------------------------------------------------------------- //
//
// MODULE : Generic_msg_de.h
//
// PURPOSE : Generic game message ids
//
// CREATED : 10/8/97
//
// ----------