代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/340289/12167758
asm prog3.asm
; PROG3 - Direct Bank Register Addressing
;
; This Program shows the different methods that Bank Registers (8 Register addresses in
; the "current" Bank of the data space) can be accessed dire
www.eeworm.com/read/337307/12377779
m dblquad.m
function result=dblquad(intfcn,inmin,inmax,outmin,outmax,tol,method)
%矩形区域二重积分.
%z=dblquad('Fun',a,b,c,d)
% 其中:Fun-表示被积函数f的M函数名.
% a,b-变量x的上﹑下限.
% c,d-变量y的上﹑下限.
%
%DBLQUAD Nu
www.eeworm.com/read/336521/12439616
m winenvar.m
function d=winenvar(n)
%WINENVAR get windows environment variable [D]=(N)
%
% Inputs: N name of environment variable (e.g. 'temp')
%
% Outputs: D value of variable or [] is non-existant
%
% N
www.eeworm.com/read/230739/14276954
c rexxhelp.c
/*
Copyright (c) 1990-2001 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2000-Apr-09 or later
(the contents of which are also included in unzip.h) for terms of use.
www.eeworm.com/read/128477/14294677
m funxy.m
% Script file: funxy.m
%
% Purpose:
% This program solves the function f(x,y) for a
% user-specified x and y, where f(x,y) is defined as:
% _
% |
%
www.eeworm.com/read/228372/14388028
m winenvar.m
function d=winenvar(n)
%WINENVAR get windows environment variable [D]=(N)
%
% Inputs: N name of environment variable (e.g. 'temp')
%
% Outputs: D value of variable or [] is non-existant
%
% N
www.eeworm.com/read/228082/14401319
h videotype.h
#ifndef H_videoType
#define H_videoType
#include
#include
using namespace std;
class videoType
{
friend ostream& operator