代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/304373/13795500
m diff.m
function d = diff(p,v)
% @MPOL/DIFF - Differentiate
%
% DIFF(P,V) differentiates a scalar, vector or matrix polynomial P
% with respect to the variable V
%
% If V is a vector of several variables, the
www.eeworm.com/read/304373/13795506
m indvar.m
function v = indvar(x)
% @MPOL/INDVAR - Internal use only
% INDVAR(X) returns a row vector of sorted problem variable indices in X
%
% If X is a constant polynomial, then INDVAR(X) = 0
% D.
www.eeworm.com/read/304348/13795981
c vfork1.c
#include "apue.h"
int glob = 6; /* external variable in initialized data */
int
main(void)
{
int var; /* automatic variable on the stack */
pid_t pid;
var = 88;
printf("before vfork\n"); /*
www.eeworm.com/read/304348/13796180
3 fig8.3
#include "apue.h"
int glob = 6; /* external variable in initialized data */
int
main(void)
{
int var; /* automatic variable on the stack */
pid_t pid;
var = 88;
printf("before vfork\n"); /*
www.eeworm.com/read/304275/13797022
com build.com
! Bootstrap build script for Jam
$ cxx /define=VMS builtins.c
$ cxx /define=VMS command.c
$ cxx /define=VMS compile.c
$ cxx /define=VMS expand.c
$ cxx /define=VMS execvms.c
$ cxx /define=VMS filevms.c
www.eeworm.com/read/303963/13806023
h config.h
/****************************************Copyright (c)**************************************************
**
**
**
www.eeworm.com/read/303658/13810606
h config.h
/****************************************Copyright (c)**************************************************
********************************************************************************************
www.eeworm.com/read/303351/13817569
m set.m
function set(r,varargin)
%SET Set Rational Polynomial Object Parameters. (MM)
% SET(R,Name,Value, . . .) sets MMRP object parameters of R
% described by the Name/Value pairs:
%
% Name Value
www.eeworm.com/read/303140/13821092
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/303140/13821116
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**