代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/252909/12255495
h globals.h
//--------------------------------------------------------------------------
// globals.h
//
// global variables used by the firmware
//
// Format: indent 3. NO TABS!
//
//-------------------
www.eeworm.com/read/336465/12442324
nlogo ---minority game.nlogo
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Variable and Breed declarations ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
globals
[
;; system variables for program to be functional
player-history ;; t
www.eeworm.com/read/132159/14106044
bas gamestuf.bas
Attribute VB_Name = "GAMESTUF"
Option Explicit
'--------------------------------------------------
' Global variables, constants and declaration.
'-------------------------------------------------
www.eeworm.com/read/234300/14116568
makefile
##############################################################################
# Makefile
# used to build ippcompress sample
#
# Control variables
# CC - Lets you to choose Microsoft
www.eeworm.com/read/231951/14214765
h sd.h
//############################################################################
//
// FILE: SD.h
//
// TITLE: Command, Data Token, Global Prototypes, and Global Variables
//
//################
www.eeworm.com/read/120019/14814142
bas module1.bas
Attribute VB_Name = "Module1"
'*****************************************************************
'Custom Variables.
'*****************************************************************
Public IOCTL
www.eeworm.com/read/215457/15060955
i386 arch.i386
.EXPORT_ALL_VARIABLES:
############################################################################
#
# Vendor specific settings
#
CONSOLE_BAUD_RATE = 19200
#########################################
www.eeworm.com/read/212486/15155692
bas gamestuf.bas
Attribute VB_Name = "GAMESTUF"
Option Explicit
'--------------------------------------------------
' Global variables, constants and declaration.
'-------------------------------------------------
www.eeworm.com/read/210119/15206365
m crmapping.m
%**************************************************************
%crmapping.m
function [iout,qout] = crmapping(idata,qdata,fftlen,nd);
%**********************variables*******************************
www.eeworm.com/read/210119/15206370
m cramapping.m
%**************************************************************
%crmapping.m
function [iout,qout] = crmapping(idata,qdata,fftlen,nd);
%**********************variables*******************************