代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/402286/11539138
m mmono.m
function f=mmono(x)
%MMONO Test for Monotonic Vector.
% MMONO(X) where X is a vector returns:
% 2 if X is strictly increasing,
% 1 if X is non decreasing,
% -1 if X is non increasing,
%
www.eeworm.com/read/400577/11572711
m findnlab.m
%FINDNLAB Determine indices of specified classes (numeric)
%
% J = FINDNLAB(A,NLAB)
%
% INPUT
% A Dataset
% NLAB vector with numerical indices of reqested classes
%
% OUTPUT
%
www.eeworm.com/read/347629/11653356
txt readme.txt
请注意:
本例的各个源描述的编译顺序应该是:
64_tlc.vhd
64_test_vector.vhd
www.eeworm.com/read/157396/11711828
h hsigp.h
/* ----------------------------------------------------------- */
/* */
/* ___ */
/*
www.eeworm.com/read/346869/11714662
h cga.h
#ifndef CGA_H
#define CGA_H
//------------------------------------------------------------------------
//
// Name: Cga.h
//
// Author: Mat Buckland 2002
//
// Desc: The evolutionary algori
www.eeworm.com/read/346868/11714769
h ccontroller.h
#ifndef CController_H
#define CController_H
//turn off the warnings for the STL
#pragma warning (disable : 4786)
//------------------------------------------------------------------------
//
www.eeworm.com/read/346862/11716751
h ccontroller.h
#ifndef CController_H
#define CController_H
//turn off the warnings for the STL
#pragma warning (disable : 4786)
//------------------------------------------------------------------------
//
www.eeworm.com/read/346862/11717079
h cga.h
#ifndef CGA_H
#define CGA_H
//------------------------------------------------------------------------
//
// Name: Cga.h
//
// Author: Mat Buckland 2002
//
// Desc: The evolutionary algori