代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/489670/6468673
pdb arithmetic.pdb
www.eeworm.com/read/489670/6468674
exe arithmetic.exe
www.eeworm.com/read/489670/6468676
obj arithmetic.obj
www.eeworm.com/read/489670/6468677
pch arithmetic.pch
www.eeworm.com/read/489670/6468679
cpp arithmetic.cpp
#include "Arithmetic.h"
#include
long Arithmetic::m_precision = 15;//精度
int Arithmetic::m_Tstate = 0;//计算三角函数时 0表示数值为角度, 2表示数值为弧度
std::string Arithmetic::pai = "3.1415926535897932";//π
www.eeworm.com/read/489670/6468680
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/489670/6468683
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
www.eeworm.com/read/489670/6468684
plg arithmetic.plg
Build Log
--------------------Configuration: Arithmetic - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\Ki
www.eeworm.com/read/482138/6628385
c arithmetic.c
#include "BaseInc.h"
#include "math.h"
/*========================================================//
函数:PIDInit
功能:PID参数初始化
作者:
参数:
返回值:
www.eeworm.com/read/482138/6628387
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