代码搜索:VARIABLES
找到约 10,000 项符合「VARIABLES」的源代码
代码结果 10,000
www.eeworm.com/read/101848/6235402
js opencms_kontextmenu.js
// mouseevent
function start() {
document.onclick = mouseClicked;
if(ns){document.captureEvents(Event.CLICK); }
}
//------------------------------------------
// global variables and globa
www.eeworm.com/read/101082/6242716
c uucpdefs.c
#ifndef lint
static char sccsid[] = "@(#)uucpdefs.c 4.1 ULTRIX 7/2/90";
#endif
/*****************
* definitions of global variables
****************/
/******************************************
www.eeworm.com/read/493630/6396283
h sd.h
//############################################################################
//
// FILE: SD.h
//
// TITLE: Command, Data Token, Global Prototypes, and Global Variables
//
#include "DSP2833x
www.eeworm.com/read/493005/6403450
environment
Environment variables
CALCPATH
A :-separated list of directories used to search for
resource filenames (*.cal files) that do not begin with:
/ ./ ../ ~
If this variable does not exist, a
www.eeworm.com/read/483254/6602519
m psoforlayout.m
function PSOforLayout()
% A SIMPLE IMPLEMENTATION OF THE
% Particle Swarm Optimization IN MATLAB
clc
clear
close all
% Initializing variables
success = 0; % Succ
www.eeworm.com/read/403804/11509225
txt crc ccitt.txt
;-----------------------------------------------;
; Generate/Check CRC(-CCITT)
;
; Register Variables
; Call: crc[1:0] = CRC working register
; src = Source data to be checke
www.eeworm.com/read/348005/11618168
dsp postfilt.dsp
/*************************************************************************
* $$01/10/2000 checked post filter module data variables and function *
* $$01/16/2001 modified and printed,Author: Jaso
www.eeworm.com/read/348005/11618179
dsp posproc.dsp
/*************************************************************************
* $$01/10/2000 checked pre process module data variables and function *
* $$01/16/2001 modified and printed,Author: Jaso
www.eeworm.com/read/348005/11618186
dsp preproc.dsp
/*************************************************************************
* $$01/10/2000 checked pre process module data variables and function *
* $$01/16/2001 modified and printed,Author: Jaso
www.eeworm.com/read/347848/11632820
java generalizedselectionsort.java
public class GeneralizedSelectionSort
{
/**
Precondition: numberUsed