代码搜索:VARIABLES
找到约 10,000 项符合「VARIABLES」的源代码
代码结果 10,000
www.eeworm.com/read/341494/12081758
mk variables.mk
# common variables ...
########################################################################
# package + version
empty :=
space := $(empty) $(empty)
PWD := $(shell pwd)
DIR := $(patsubst $(dir $(P
www.eeworm.com/read/253424/12222416
asm variables.asm
//***********************************************************************
// Variable defines for the FFT routines for TigerSHARC family
// of processors.
// Variables.asm
//*******
www.eeworm.com/read/250059/12437409
java variables.java
public class Variables
{
public static void main(String[] args)
{
byte b=10;
short s=0677;
int i=66666;
long l=0xfffa;
float f=0.12345f
www.eeworm.com/read/250059/12437432
class variables.class
www.eeworm.com/read/130969/14164912
gif variables.gif
www.eeworm.com/read/129763/14228300
hpp variables.hpp
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/129763/14228308
cpp variables.cpp
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/123749/14614307
txt variables.txt
VARIABLE STRUCTURE
There are two structures: 'para' and 'data',
where structure 'para' contains all parameters including 'load data',
'variogram', 'kriging', and 'display', and structur
www.eeworm.com/read/120493/14801875