代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/478303/6714506

vhd ex_p5_28_bcd_adder.vhd

entity BCD_A is port(x,y:in BIT_VECTOR(3 downto 0); ci:in BIT; sum: out BIT_VECTOR(3 downto 0); co:out BIT); end BCD_A; architecture struct of BCD_A is signal s1,s2: BIT_VECTOR(3
www.eeworm.com/read/477825/6723491

java sealdealservlet.java

package networkshopsystem; import javax.servlet.*; import javax.servlet.http.*; import java.io.*; import java.sql.*; import java.util.*; /** * Title: 网络商店的销售系统 * Description: 教学示范 * Copyright:
www.eeworm.com/read/155759/11851041

h ainavigation.h

#ifndef AI_NAVIGATION_H #define AI_NAVIGATION_H #include "aiMath.h" #include "aiVehicle.h" class aiPath; class aiObstacle; struct aiRouteNode { aiRouteNode(); void Reset(); aiObstac
www.eeworm.com/read/251851/12315356

m stretch_const_fmincon.m

function [f,g] = ... stretch_const_fmincon(X,n_vector,C_matrix,d_vector,t0,tf) % Compute objective function for the optimization problem in the flow pipe % segment approximation procedure for
www.eeworm.com/read/148895/12416100

cc icpre_double.cc

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/ /* ******** *** SparseLib++ */ /* ******* ** *** ***
www.eeworm.com/read/230506/14284107

m myhopfieldnet.m

function main() clc close all clear all % 输入模式 m=12;n=10; num0=[-1 1 1 1 1 1 1 1 1 -1; 1 1 1 1 1 1 1 1 1 1; 1 1 -1 -1 -1 -1 -1 -1 1 1; 1 1 -1 -1 -1 -1 -1 -1
www.eeworm.com/read/124283/14578333

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/124283/14581783

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/122349/14698967

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/219695/14869396

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: