代码搜索:Vector

找到约 10,000 项符合「Vector」的源代码

代码结果 10,000
www.eeworm.com/read/412366/11202647

vhd dispselector_2.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; ENTITY dispselector IS PORT (CLK: IN STD_LOGIC; NUM1: IN STD_LOGIC_VECTOR(3 DOWNTO 0); NUM2: IN STD_LOGIC_VECTO
www.eeworm.com/read/412366/11202953

vhd dispselector_2.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; ENTITY dispselector IS PORT (CLK: IN STD_LOGIC; NUM1: IN STD_LOGIC_VECTOR(3 DOWNTO 0); NUM2: IN STD_LOGIC_VECTO
www.eeworm.com/read/335011/12555223

h wmlvector3.h

// Magic Software, Inc. // http://www.magic-software.com // http://www.wild-magic.com // Copyright (c) 2004. All Rights Reserved // // The Wild Magic Library (WML) source code is supplied under
www.eeworm.com/read/237686/13937425

html copy_backward.html

copy_bac
www.eeworm.com/read/237004/13981604

cc rank_1_gen_mat.cc

#include "mtl/matrix.h" #include "mtl/mtl.h" #include "mtl/utils.h" #include "mtl/linalg_vec.h" /* Sample Outut: Matrix A:4x3 [ [100,100,100], [100,100,100], [100,100,100], [100,100,100] ] Vector X:
www.eeworm.com/read/102394/15782826

c directional_minimize.c

/* multimin/directional_minimize.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
www.eeworm.com/read/102394/15784347

h view.h

#define NULL_VECTOR {0, 0, 0, 0, 0} #define NULL_VECTOR_VIEW {{0, 0, 0, 0, 0}} #define NULL_MATRIX {0, 0, 0, 0, 0, 0} #define NULL_MATRIX_VIEW {{0, 0, 0, 0, 0, 0}}
www.eeworm.com/read/179705/9341513

c test_funcs.c

/* multimin/test_funcs.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 Ge
www.eeworm.com/read/179705/9341625

c broyden.c

/* multiroots/broyden.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 Gener
www.eeworm.com/read/179705/9344466

c lmder.c

/* multfit/lmder.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 Pu