代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/412167/11212915
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/265721/11255662
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/334860/12568496
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/247565/12641913
8 sysctl.8
.\" Copyright 1999, George Staikos (staikos@0wned.org)
.\" This file may be used subject to the terms and conditions of the
.\" GNU General Public License Version 2, or any later version
.\" at your o