代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/212245/15161390

hxx as_vector.hxx

// Header for vector. // // A vector represents a displacement in three-dimensional // cartesian space. It is subject to transformations as well as the // usual vector operations. // We define sev
www.eeworm.com/read/212047/15167909

c vector.c

/* vector/vector.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of th
www.eeworm.com/read/211049/15187798

c _vector.c

/******************************************************************************* + + LEDA 3.0 + + + _vector.c + + + Copyright (c) 1992 by Max-Planck-Institut fuer Informatik + Im Stadt
www.eeworm.com/read/210697/15193247

o vector.o

www.eeworm.com/read/210697/15193303

s vector.s

ModeMask EQU 0x1F SVC32Mode EQU 0x13 IRQ32Mode EQU 0x12 FIQ32Mode EQU 0x11 User32Mode EQU 0x10 Abort32Mode EQU 0x17 Undef32Mode EQU 0x1B IRQ_BIT EQU 0x80 FIQ_BIT EQU 0x40
www.eeworm.com/read/209907/15211937

java vector.java

package math; import math.Matrix; /** Vector implements a mathematical vector and functions to manipulate it. For speed reasons, the coordinates are made public. @author Christian Nentwich @autho
www.eeworm.com/read/207521/15269508

obj vector.obj

www.eeworm.com/read/207521/15269509

asm vector.asm

********************************************************************** ********************************************************************** ****************************************************
www.eeworm.com/read/207521/15269515

lst vector.lst

dspa -l -s -iD:/FCHEV_pid/inlcude -v2xx -id:/ti/c2400/cgtools/include -g vector.asm vector.obj TMS320C24xx COFF Assembler Version 7.01 Wed Apr 28 18:29:22 2004 Copyright (c) 1987-2002 Texas Ins
www.eeworm.com/read/207333/15274852

h vector.h

.title "Include file with vector lables" * file: VECTOR.h * funtion: defines interrupt vector labels *================================================================== .sect "vectors" b start