代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/168320/9919997

vhd vgainterface.vhd

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_unsigned.all; --use IEEE.std_logic_arith.all; entity VgaInterface is port( reset : in STD_LOGIC; c
www.eeworm.com/read/167079/9980883

m topocent.m

function [Az, El, D] = topocent(X,dx) %TOPOCENT Transformation of vector dx into topocentric coordinate % system with origin at X. % Both parameters are 3 by 1 vectors. %
www.eeworm.com/read/166860/9992986

java taginfoframe.java

/* * TagInfoFrame.java - DICOM僞僌忣曬傪昞帵偡傞偨傔偺僼儗乕儉 * * Copyright(C) 2000, Nagoya Institute of Technology, Iwata laboratory and Takahiro Katoji * http://mars.elcom.nitech.ac.jp/dicom/ * * @auth
www.eeworm.com/read/166778/9998723

c bitsetv.c

/* Bitset vectors. Copyright (C) 2001, 2002, 2004, 2005 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of
www.eeworm.com/read/165199/10072536

m topocent.m

function [Az, El, D] = topocent(X,dx) %TOPOCENT Transformation of vector dx into topocentric coordinate % system with origin at X. % Both parameters are 3 by 1 vectors. %
www.eeworm.com/read/165196/10072579

m topocent.m

function [Az, El, D] = topocent(X,dx) %TOPOCENT Transformation of vector dx into topocentric coordinate % system with origin at X. % Both parameters are 3 by 1 vectors. %
www.eeworm.com/read/165178/10073214

java inventory.java

import java.io.*; import java.util.*; class InventoryClass{ String description_inv,supplier_inv; int item_inv,quantity_inv; InventoryClass(int i1,int i2,String i3,String str){ item_inv=i1
www.eeworm.com/read/164962/10080349

txt cpu_3rd_package.txt

-- Third Party Package containing functions for Bit_Vector operations -- download from: www.fpga.com.cn & www.pld.com.cn -- Cypress Semiconductor WARP 2.0 -- -- Copyright Cypress Semicondu
www.eeworm.com/read/164962/10080355

vhd testadder.vhd

-- download from: www.pld.com.cn & www.fpga.com.cn entity testbench is end; ------------------------------------------------------------------------ -- testbench for 8-bit adder ------------
www.eeworm.com/read/162467/10303252

vhd 相应加法器的测试向量(test bench).vhd

-- download from: www.pld.com.cn & www.fpga.com.cn entity testbench is end; ------------------------------------------------------------------------ -- testbench for 8-bit adder ------------