代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/467516/1500151

as arithmetic.as

package flare.query { /** * Expression operator for arithmetic operations. Performs addition, * subtraction, multiplication, or division of sub-expression values. */ public class Arithme
www.eeworm.com/read/192624/8371954

c arithmetic.c

#include "BaseInc.h" #include "math.h" /*========================================================// 函数:PIDInit 功能:PID参数初始化 作者: 参数: 返回值:
www.eeworm.com/read/192624/8371959

h arithmetic.h

#ifndef _ARITHMETIC_H_ #define _ARITHMETIC_H_ typedef struct{ float Kp; // 比例常数 Proportional Const float Ki; // 积分常数 Integral Const float Kd; // 微分常数 Derivative Const float Un_1; // U
www.eeworm.com/read/192624/8372069

c arithmetic.c

#include "BaseInc.h" #include "math.h" /*========================================================// 函数:PIDInit 功能:PID参数初始化 作者: 参数: 返回值:
www.eeworm.com/read/192624/8372073

h arithmetic.h

#ifndef _ARITHMETIC_H_ #define _ARITHMETIC_H_ typedef struct{ float Kp; // 比例常数 Proportional Const float Ki; // 积分常数 Integral Const float Kd; // 微分常数 Derivative Const float Un_1; // U
www.eeworm.com/read/288178/8648954

h arithmetic.h

#pragma once #include "global.h" DLL_INTERNAL DWORD GetHexDataByBitNum(int nBitNum, BOOL bReverse=FALSE);
www.eeworm.com/read/288178/8648961

cpp arithmetic.cpp

#include "StdAfx.h" #include "Arithmetic.h" // // 根据位数来制作一个所有位全为“1”的十六进制的数,比如输入 7 位 // 返回 0x7F,8位则返回 0xFF,即根据位数得到最大值 // DWORD GetHexDataByBitNum(int nBitNum, BOOL bReverse/*=FALSE*/) { DW
www.eeworm.com/read/285339/8849942

cpp arithmetic.cpp

/************************************************************************/ /* 文件描述: LR(1)文法实现四则运算 作者 : 谢伟 时间 : 16/12/2007 */ /**********
www.eeworm.com/read/285339/8849945

dsw arithmetic.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/285339/8849949

dsp arithmetic.dsp

# Microsoft Developer Studio Project File - Name="Arithmetic" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86