代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/158443/11616549
c fitexy.c
#include
#include "nrutil.h"
#define POTN 1.571000
#define BIG 1.0e30
#define PI 3.14159265
#define ACC 1.0e-3
int nn;
float *xx,*yy,*sx,*sy,*ww,aa,offs;
void fitexy(x,y,ndat,sigx
www.eeworm.com/read/158443/11616566
c cyclic.c
#include "nrutil.h"
void cyclic(a,b,c,alpha,beta,r,x,n)
float a[],alpha,b[],beta,c[],r[],x[];
unsigned long n;
{
void tridag();
unsigned long i;
float fact,gamma,*bb,*u,*z;
if (n
www.eeworm.com/read/346138/11766381
c msp43013xinterruptvoid.c
//******************************************************************************
// MSP-FET430P140 Demo
// Description: interrupt service routine
//
//
//
//
// Built with IAR Em
www.eeworm.com/read/155759/11851049
h aimath.h
#ifndef AI_MATH_H
#define AI_MATH_H
class Vector3
{
public:
Vector3(){x=0.f;y=0.f;z=0.f;}
void operator=(const Vector3& v);
Vector3& operator-();
Vector3& operator-(const Vector3&
www.eeworm.com/read/258562/11854186
f90 nutility.f90
module defoperator
use typedef
implicit none
interface assignment(=)
module procedure vector2i_assign_vector2f
module procedure vector2f_assign_vector2i
end interface
interface o
www.eeworm.com/read/341047/12111689
asm vectors.asm
;-----------------------------------------------------
.def Interrupt_Vectors
; .ref nNMI_SINT16
; .ref SINT17
; .ref SINT18
; .ref SINT19
; .ref SINT20
; .ref SINT
www.eeworm.com/read/341043/12111939
asm vectors.asm
;-----------------------------------------------------
.def Interrupt_Vectors
; .ref nNMI_SINT16
; .ref SINT17
; .ref SINT18
; .ref SINT19
; .ref SINT20
; .ref SINT
www.eeworm.com/read/148895/12415991
cc mvblasi.cc
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* */
/*
www.eeworm.com/read/130715/14176154
asm vectors.asm
;*******************************************************************************
; Module Name: Interrupt_Vectors
;******************************** GLOBALS ***********************************
www.eeworm.com/read/230783/14273942
asm c5402vec.asm
*************************************************************************
* (C) Copyright Texas Instruments, Inc. 2000 *
************************************************************