代码搜索:arithmetic

找到约 7,844 项符合「arithmetic」的源代码

代码结果 7,844
www.eeworm.com/read/494691/6360378

c writen.c

#include "ourhdr.h" ssize_t /* Write "n" bytes to a descriptor. */ writen(int fd, const void *vptr, size_t n) { size_t nleft, nwritten; const char *ptr; ptr = vptr; /* can't do pointer arit
www.eeworm.com/read/494289/6381622

h complex.h

/* * Quick and dirty complex data type using float arithmetic * Should be extended */ #ifndef COMFLOAT_H #define COMFLOAT_H #include "floating.h" class Complex { Float x,y; pu
www.eeworm.com/read/490627/6449811

c writen.c

#include "ourhdr.h" ssize_t /* Write "n" bytes to a descriptor. */ writen(int fd, const void *vptr, size_t n) { size_t nleft, nwritten; const char *ptr; ptr = vptr; /* can't do pointer arit
www.eeworm.com/read/490627/6449849

c writen.c

#include "ourhdr.h" ssize_t /* Write "n" bytes to a descriptor. */ writen(int fd, const void *vptr, size_t n) { size_t nleft, nwritten; const char *ptr; ptr = vptr; /* can't do pointer arit
www.eeworm.com/read/490627/6450003

c writen.c

#include "ourhdr.h" ssize_t /* Write "n" bytes to a descriptor. */ writen(int fd, const void *vptr, size_t n) { size_t nleft, nwritten; const char *ptr; ptr = vptr; /* can't do pointer arit
www.eeworm.com/read/490627/6450114

c writen.c

#include "ourhdr.h" ssize_t /* Write "n" bytes to a descriptor. */ writen(int fd, const void *vptr, size_t n) { size_t nleft, nwritten; const char *ptr; ptr = vptr; /* can't do pointer arit
www.eeworm.com/read/489670/6468664

cpp exchangetype.cpp

#include "ExchangeType.h" #include "Arithmetic.h" int ExchangeType::OriginSysteam = 10; int ExchangeType::NewSysteam = 16; /*******************************************************\ 函数: Exchan
www.eeworm.com/read/487356/6508935

eqn pskfsk.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/482138/6628386

h baseinc.h

#ifndef _BASEINC_H_ #define _BASEINC_H_ #include /* common defines and macros */ #include /* derivative information */ #include "MCUDriver.h" #include "Arithm
www.eeworm.com/read/482138/6628437

h baseinc.h

#ifndef _BASEINC_H_ #define _BASEINC_H_ #include /* common defines and macros */ #include /* derivative information */ #include "MCUDriver.h" #include "Arithm