代码搜索:technical
找到约 1,351 项符合「technical」的源代码
代码结果 1,351
www.eeworm.com/read/373460/2761927
m minballdemo1.m
% Demo on finding minimal ball around data.
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz
% Modifications
%
www.eeworm.com/read/364434/2904992
svn-base dv.c.svn-base
/*
* General DV muxer/demuxer
* Copyright (c) 2003 Roman Shaposhnik
*
* Many thanks to Dan Dennedy for providing wealth
* of DV technical info.
*
* Raw DV format
* Copyright
www.eeworm.com/read/364434/2905007
svn-base dv.h.svn-base
/*
* General DV muxer/demuxer
* Copyright (c) 2003 Roman Shaposhnik
*
* Many thanks to Dan Dennedy for providing wealth
* of DV technical info.
*
* Raw DV format
* Copyright
www.eeworm.com/read/364434/2905064
svn-base dvenc.c.svn-base
/*
* General DV muxer/demuxer
* Copyright (c) 2003 Roman Shaposhnik
*
* Many thanks to Dan Dennedy for providing wealth
* of DV technical info.
*
* Raw DV format
* Copyright
www.eeworm.com/read/358128/3001530
pod perlglossary.pod
=head1 NAME
perlglossary - Perl Glossary
=head1 DESCRIPTION
A glossary of terms (technical and otherwise) used in the Perl documentation.
Other useful sources include the Free On-Line Dictionary of
www.eeworm.com/read/257015/4366760
m test3.m
% DEMONSTRATION PROGRAM FOR TESTING NNARMAX2
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
www.eeworm.com/read/395742/8155312
txt readme.txt
(c) 2006 by Daniel Wagner
This package contains a pure technical demonstration
of how to connect to a PC from a Gizmondo.
Run the PC side progam using run.bat
Then run the autorun.exe
www.eeworm.com/read/367442/9747799
m color.m
function [c]=color(i)
% COLOR returns the one of 7 color (modulo)
%
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.fel
www.eeworm.com/read/367442/9747822
m bayesdemo3.m
% BAYESDEMO3 Bayesian risk and minimax strategy.
%
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz
%
www.eeworm.com/read/367442/9747937
m multisvmdemo1.m
% Demonstration of multi-class SVM learning.
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.cz
% Modifications
%