代码搜索:varables
找到约 11 项符合「varables」的源代码
代码结果 11
www.eeworm.com/read/271693/10983730
m mdiv.m
function s = mdiv(varargin) % multiplies a number of argument
% DESCRIPTION s = mdiv(a,b,c,...)
% Divides (.*) varables of different sizes.
% No warning if divide by zero.
% Arguments are expanded
www.eeworm.com/read/406910/11432821
m mdiv.m
function s = mdiv(varargin) % multiplies a number of argument
% DESCRIPTION s = mdiv(a,b,c,...)
% Divides (.*) varables of different sizes.
% No warning if divide by zero.
% Arguments are expanded
www.eeworm.com/read/250225/12423208
m mdiv.m
function s = mdiv(varargin) % multiplies a number of argument
% DESCRIPTION s = mdiv(a,b,c,...)
% Divides (.*) varables of different sizes.
% No warning if divide by zero.
% Arguments are expanded
www.eeworm.com/read/182103/5266734
c fpathconf.c
/*
* fpathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution ter
www.eeworm.com/read/182103/5266741
c pathconf.c
/*
* pathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution term
www.eeworm.com/read/13904/286120
h var.h
#ifndef var_h
#define var_h
//------------- define Varables -------------
#define ubyte unsigned char
#define uword unsigned int
EXTERN ubyte t500ms,t20ms;
EXTERN ubyte Flag;
EXTERN ubyte
www.eeworm.com/read/13904/286186
h var.h
#ifndef var_h
#define var_h
//------------- define Varables -------------
#define ubyte unsigned char
#define uword unsigned int
EXTERN ubyte t500ms,t20ms;
EXTERN ubyte Flag;
EXTERN ubyte
www.eeworm.com/read/35654/895067
4g+̤ 2.4g+̤
#ifndef var_h
#define var_h
//------------- define Varables -------------
#define ubyte unsigned char
#define uword unsigned int
EXTERN ubyte t500ms,t20ms;
EXTERN ubyte Flag;
EXTERN ubyte
www.eeworm.com/read/158171/11639077
c carinit.c
// car_init.c
// 8/1/2005 written by MrLiu
//
#include
#include
#include "1602LCD.h"
#include "CarInit.h"
// globals :
int tenms=0;
// extern varables :
extern i
www.eeworm.com/read/158171/11639146
_c car_init._c
// car_init.c
// 8/1/2005 written by MrLiu
//
#include
#include
#include "1602LCD.h"
#include "car_init.h"
// globals
int tenms=0;
// extern varables
extern in