代码搜索:Variable

找到约 10,000 项符合「Variable」的源代码

代码结果 10,000
www.eeworm.com/read/366065/9835204

tcl tcltest.tcl

# tcltest.tcl -- # # This file contains support code for the Tcl test suite. It # defines the tcltest namespace and finds and defines the output # directory, constraints available, output
www.eeworm.com/read/366065/9835207

tcl msgcat.tcl

# msgcat.tcl -- # # This file defines various procedures which implement a # message catalog facility for Tcl programs. It should be # loaded with the command "package require msgcat". # # Copyright
www.eeworm.com/read/365849/9844169

m ext2int.m

function expr=ext2int(expr,varargin); %EXT2INT Input arguments: % 1) cell (char) array % 2) variable cell array 1 % 3) base variable 1 % 2n) variable cell array n % 2n+1) base variable arra
www.eeworm.com/read/365849/9844387

m xlinear.m

function obj=xlinear(varargin) % Holds a matrix which forms a linear expression. % % Syntax: (* = optional) % % obj = xlinear(expression, evalvar*, varsize*); % % In arguments: % % 1. express
www.eeworm.com/read/365596/9853371

inc sect_i0.inc

;""FILE COMMENT""************************************************************** ; System Name : This program is only for education. ; File Name : sect_i0.inc ; Contents : Practice 8-A Sect
www.eeworm.com/read/365528/9858085

inc sect.inc

;""FILE COMMENT""************************************************************** ; System Name : This program is only for education. ; File Name : sect.inc ; Contents : Section definition (f
www.eeworm.com/read/169056/9884101

java scoperesolution.java

public class ScopeResolution { private static double number = 42.8; // this is a static (class scope) variable public static void main(String[] args) { double number = 26.4; // th
www.eeworm.com/read/167585/9959764

h globals.h

/* * Boa, an http server * Copyright (C) 1995 Paul Phillips * Some changes Copyright (C) 1996,97 Larry Doolittle * Some changes Copyright (C) 1997 Jo
www.eeworm.com/read/362266/10008314

txt readme-ssl.txt

To use the CSR and key generation functions from PHP, you will need to install an openssl.cnf file. We have included a sample file that can be used for this purpose in this folder alongside this re
www.eeworm.com/read/361765/10036837

rd choicevar.rd

\name{choicevar} \alias{choicevar} \title{Handle Choice-Specific Covariates in Multinomial Choice Models} \description{ This function handles choice-specific covariates in multinomial choice models.