代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/427960/8908658
c mrflash.c
/*
* MIRACL floating-Slash arithmetic
* mrflash.c
*
* Copyright (c) 1988-2001 Shamus Software Ltd.
*/
#include "miracl.h"
#ifdef MR_FLASH
void flop(_MIPD_ flash x,flash y,int *op
www.eeworm.com/read/420885/10769403
h gf2m12x.h
/*
* MIRACL C++ Headerfile GF2m12x.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class GF2m12x - Arithmetic over the extension
* field GF(2^12m) - uses irredu
www.eeworm.com/read/420885/10769430
h gf2m6x.h
/*
* MIRACL C++ Headerfile GF2m6x.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class GF2m6x - Arithmetic over the extension
* field GF(2^6m) - uses irreducib
www.eeworm.com/read/420885/10769438
h sf2m12x.h
/*
* MIRACL C++ Headerfile SF2m12x.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class SF2m12x - Arithmetic over the special extension
* field GF(2^12m). Repr
www.eeworm.com/read/267412/6957990
m motor_5_2.m
%PID arithmetic
s=tf('s');
G=0.1/(1.405*s^2+2.37*s+1); %Model changed
t=[0:0.01:30];
Kc=100; %Standard PID
Ti=0.5;
Td=0.1;
Gc=Kc*(1+1/(Ti
www.eeworm.com/read/242742/12988463
h publicfunc.h
#pragma once
#include "global.h"
#include "Arithmetic.h"
#include "DateTime.h"
#include "DirFile.h"
#include "Log.h"
#include "OSRelate.h"
#include "String.h"
#include "UIHandle.h"
#include