代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/167728/5452795
c fdjac.c
/* multiroots/fdjac.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/102394/15782834
c conjugate_fr.c
/* multimin/conjugate_fr.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Fabrice Rossi
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/102394/15782835
c simplex.c
/* multimin/simplex.c
*
* Copyright (C) 2002 Tuomo Keskitalo, Ivo Alxneit
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/102394/15782838
c conjugate_pr.c
/* multimin/conjugate_pr.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Fabrice Rossi
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/102394/15782906
c fdjac.c
/* multiroots/fdjac.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/212047/15167908
in makefile.in
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Softwar
www.eeworm.com/read/433114/8544655
m s_dsvector2ds.m
function seismic1=s_dsvector2ds(seismic)
% Combine the traces of a dataset vector into a single seismic dataset.
%
% See also: s_ds2dsvector
%
% Written by: E. R.: September 19, 2006
% Last upda
www.eeworm.com/read/430375/8753186
vst alu.vst
ENTITY alu IS
PORT (
al1: IN bit_vector(7 downto 0);
al2: IN bit_vector(7 downto 0);
sel : IN bit_vector(3 downto 0);
alout : OUT bit_vector(7 downto 0)
);
END alu ;
ARCHITECTURE alu_arch OF alu IS
www.eeworm.com/read/284617/8913178
h cpu_sph.h
#ifndef _SPH_CPU_H_
#define _SPH_CPU_H_
#include "glg.h"
#include "sph_common.h"
//#define N_RIGID (R_LEN*R_LEN*R_LEN)
/*
typedef struct
{
vector3 p; // position
vector3 v; // veloc
www.eeworm.com/read/380483/9145538
cpp functions.cpp
#include "nn-utility.h"
using namespace nn_utility;
/*User defined function to recieve input for training patterns*/
template
void nn_utility_functions::GetInput( int interation, V