代码搜索:VARIABLES
找到约 10,000 项符合「VARIABLES」的源代码
代码结果 10,000
www.eeworm.com/read/359019/10170196
configure
#! /bin/sh
# From configure.in Revision
# Guess values for system-dependent variables and create Makefiles.
# Generated
www.eeworm.com/read/280897/10280645
c sec2_global.c
/*
A definition used to control allocation and referencing
of global variables.
When the definition is not set it is considered
to be used as a reference (extern is prepend
www.eeworm.com/read/159787/10617835
c dsp28_globalvariabledefs.c
//---------------------------------------------------------------------------
// Define Global Peripheral Variables:
//
#include "DSP28_Device.h"
#pragma DATA_SECTION(AdcRegs,"AdcRegsFil
www.eeworm.com/read/467049/7014469
c dsp28_globalvariabledefs.c
//---------------------------------------------------------------------------
// Define Global Peripheral Variables:
//
#include "DSP28_Device.h"
#pragma DATA_SECTION(AdcRegs,"AdcRegsFil
www.eeworm.com/read/467049/7014715
c dsp28_globalvariabledefs.c
//---------------------------------------------------------------------------
// Define Global Peripheral Variables:
//
#include "DSP28_Device.h"
#pragma DATA_SECTION(AdcRegs,"AdcRegsFile"
www.eeworm.com/read/461264/7230507
pro randomchi.pro
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;+
; NAME:
; RANDOMCHI
; PURPOSE:
; GENERATE CHI-SQUARE DISTRIBUTED RANDOM VARIABLES.
;
; AUTHOR : BRANDON C. K
www.eeworm.com/read/458682/7291677
sh ex9.sh
#!/bin/bash
# ex9.sh
# Variables: assignment and substitution
a=375
hello=$a
#-------------------------------------------------------------------------
# No space permitted on either side of = sign
www.eeworm.com/read/313217/7810283
c dsp28_globalvariabledefs.c
//###########################################################################
//
// FILE: DSP28_GlobalVariableDefs.c
//
// TITLE: DSP28 Global Variables and Data Section Pragmas.
//
//##########
www.eeworm.com/read/197100/8030648
h globals.h
/* -*-C-*-
********************************************************************************
*
* File: globals.h (Formerly globals.h)
* Description: Global Variables for Wise Owl
* Author
www.eeworm.com/read/197100/8030769
cpp tordvars.cpp
/* -*-C-*-
********************************************************************************
*
* File: tovars.c (Formerly to-vars.c)
* Description: Text Ordering Control Variables
* Autho