代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/426483/9018018
h fast_me.h
/*!
************************************************************************
*
* \file fast_me.h
*
* \brief
* Macro definitions and global variables for fast integer pel motion
*
www.eeworm.com/read/380728/9131501
c setenv.c
/************************************************************************
*
* setenv.c
*
* Shell setenv and unsetenv commands
*
* TBD : Clear env variables if flash is erased.
*
*
www.eeworm.com/read/380728/9132147
c env.c
/************************************************************************
*
* env.c
*
* ENV module
*
* This module implements YAMON environment variables. It will create
* default variabl
www.eeworm.com/read/375404/9361595
h fast_me.h
/*!
************************************************************************
*
* \file fast_me.h
*
* \brief
* Macro definitions and global variables for fast integer pel motion
*
www.eeworm.com/read/371384/9554492
f90 matdata.f90
! --------------------------------------------------------------------------
! - This module is used to read and write variables from and into Matlab -
! - .mat format data file, which require lin
www.eeworm.com/read/366412/9816594
win32 makevars.win32
# -*- Mode: makefile -*-
# Copyright (c) 1999 Matthew Wall, all rights reserved
# makefile variables for compiling on windows
# ------------------------------------------------------------------------
www.eeworm.com/read/159333/10668770
makefile
#****************************************************************#
# Description file for NMAKE. User needs to set the following #
# variables appropriately. For examples #
# TCS= c:\
www.eeworm.com/read/469776/6926782
java members.java
package lib;
import java.sql.*;
public class Members {
/***************************************************************************
*** declaration of the private variables used in the p
www.eeworm.com/read/152030/7114544
s 44binit.s
; *******************************************************
; * NAME : 44BINIT.S *
; * Description: *
; * Fill zeros into zero-initialized C-variables *
; **********************