代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/457088/1600435
c arithmetic.c
#include "BaseInc.h"
#include "math.h"
/*========================================================//
函数:PIDInit
功能:PID参数初始化
作者:
参数:
返回值:
www.eeworm.com/read/457088/1600437
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/251030/4424685
c arithmetic.c
#include
void main()
{
float basic, da, hra, salary;
printf("\n 请输入基本工资:");
scanf("%f", &basic);
/*计算 da(物价津贴)、hra(房屋津贴)和 salary(工资)*/
da = basic * 40 / 100;
hra = bas
www.eeworm.com/read/251030/4424686
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/251030/4424687
plg arithmetic.plg
Build Log
--------------------Configuration: arithmetic - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\LI
www.eeworm.com/read/251030/4424688
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/243402/4526843
h arithmetic.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/243402/4526887
h arithmetic.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/243402/4526914
h arithmetic.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**