代码搜索:variable
找到约 10,000 项符合「variable」的源代码
代码结果 10,000
www.eeworm.com/read/173693/9641533
plg agv.plg
Build Log
--------------------Configuration: AGV - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\WANGZH~1\
www.eeworm.com/read/173632/9646497
h config.h
/*******************************************************************************************************
** File Name: config.h
** Last modified Date: 2004-09-17
** Last Version: 1.0
** Descripti
www.eeworm.com/read/369456/9647931
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/369456/9647978
bak config.h.bak
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/369399/9650626
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/173458/9657019
h operand.h
#ifndef _operand__h
#define _operand__h
class operand{
protected:
float Exponent;
double Value;
char Sign;
char Variable;
public:
operand(void);
operand(char X);
operand(do
www.eeworm.com/read/173458/9657046
cpp operand.cpp
#include "operand.h"
operand::operand(void)
{
Exponent = 1;
Value = 0;
Sign = '@';
Variable = '@';
}
operand::operand(char X)
{
Exponent = 1;
Value =
www.eeworm.com/read/369061/9665099
plg prog.plg
礦ision2 Build Log
Project:
E:\监测系统\单端\瓦斯功能\程序\prog.uv2
Project File Date: 01/18/2003
Output:
Build target 'Target 1'
compiling main.c...
MAI
www.eeworm.com/read/173140/9670843
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables with