代码搜索:selection
找到约 9,869 项符合「selection」的源代码
代码结果 9,869
www.eeworm.com/read/119706/14824167
mpr zcd.mpr
* *********************************************************
* *
* * 06/13/04 ZCD.MPR 18:16:06
www.eeworm.com/read/119542/14826690
prg main.prg
*-------------------main.prg
set talk off
set esca off
set exact off
set excl Off
SET REPROCESS TO AUTOMATIC
set help to comp_help.chm
set cons on
set date ansi
set score off
set safe off
s
www.eeworm.com/read/119473/14829528
aoa readme.aoa
"ART OF Assembly Language Programming" support files.
These are the source and sample files to accompany
Randy Hyde's text "The Art of Assembly Language Programming".
(c) Copyright 1995 by Randa
www.eeworm.com/read/218386/14923086
mpr menu.mpr
* *********************************************************
* *
* * 2004.10.08 MENU.MPR 14:31:20
www.eeworm.com/read/116902/14950044
mpr men.mpr
* *********************************************************
* *
* * 2003.01.29 MEN.MPR 10:05:46
www.eeworm.com/read/216488/15005683
m contents.m
% Text describing the m-files in directory D:\Karl\Matlab\FrameTools
% File generated by mkcontnt.m 22-Sep-2003 15:10:21
%
% BulidFg Build the Fg matrix from F vector and G matrix
% BulidG Bu
www.eeworm.com/read/216488/15005722
m vsblock.m
function W=VSblock(X,Fin,S,VSalg,B,el,Bf)
% VSblock Vector Selection for block-oriented frame,
% several (=B) blocks may be done at each step (each call to VSalg)
% At each step we sele
www.eeworm.com/read/114454/15052874
m arfit.m
function [w, A, C, sbc, fpe, th]=arfit(v, pmin, pmax, selector, no_const)
%ARFIT Stepwise least squares estimation of multivariate AR model.
%
% [w,A,C,SBC,FPE,th]=ARFIT(v,pmin,pmax) produces esti
www.eeworm.com/read/214177/15111598
c term.c
/* term.c
* Copyright (c) 1997 David Cole
*
* Control and manage the terminal window
*/
#include
#include
#include
#include
#include