代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/277067/10670862
h henc.h
/*!
********************************************************
*\file
* HEnc.h
*\brief
* Definition of data structure used by encoder,
* Definition of macros and global variables
*\date
www.eeworm.com/read/275320/10824092
bas modoutput.bas
Attribute VB_Name = "modOutput"
'#############################################
'modOutput vbgamer45 2004
'##############################################
'Types and Variables for exe changes
P
www.eeworm.com/read/127320/6939213
asm crc10.asm
;----------------------------------------------------------------------
; Subroutine: CRC10
;
; Description:
;
; Constants:
;
; Global Variables: W as source data to calculate crc_ta
www.eeworm.com/read/461264/7230322
pro randomdir.pro
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;+
; NAME:
; RANDOMDIR
; PURPOSE:
; GENERATE DIRICHLET-DISTRIBUTED RANDOM VARIABLES.
;
; AUTHOR : BRANDON C. KELLY
www.eeworm.com/read/449504/7502386
m boxplotmap_d.m
% PURPOSE: An example using boxplotmap
% to examine the boxplot of
% a vector-variables over a map
%---------------------------------------------------
% USAGE: boxplotmap_d
%--
www.eeworm.com/read/444354/7613577
h global.h
/************************************************************************
*
* global.h, global variables for tmndecode (H.263 decoder)
*/
/* choose between declaration (GLOBAL undefined)
www.eeworm.com/read/297265/8033948
c ccalc.c
/*! @file ccalc.c
* @brief main program
*********************************************************************
* a simple calculator with variables
*
* sample-files for a artikel in develope
www.eeworm.com/read/297265/8033952
h ccalc.h
/*! @file ccalc.h
* @brief Include for all modules
*********************************************************************
* a simple calculator with variables
*
* sample-files for a artikel
www.eeworm.com/read/297265/8033961
c cmath.c
/*! @file cmath.c
* @brief mathematical functions
*********************************************************************
* a simple calculator with variables
*
* sample-files for a artikel i
www.eeworm.com/read/297265/8033967
y parse.y
%{
/*! @file lex.l
* @brief Lexical Analysis
*********************************************************************
* a simple calculator with variables
*
* sample-files for a artikel in dev