代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/110972/6161477
c sdl_getenv.c
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/347945/11623790
m binvar.m
function sys = binvar(varargin)
%BINVAR Create symbolic binary variable
%
% BINVAR works exactly as SDPVAR, with the only difference that
% the elements in the variable automatically will be c
www.eeworm.com/read/347945/11624380
m intvar.m
function sys = intvar(varargin)
%INTVAR Create symbolic integer variable
%
% INTVAR works exactly as SDPVAR, with the only difference that
% the elements in the variable automatically will
www.eeworm.com/read/339483/12230791
sh subshell-pitfalls.sh
#!/bin/bash
# Pitfalls of variables in a subshell.
outer_variable=outer
echo
echo "outer_variable = $outer_variable"
echo
(
# Begin subshell
echo "outer_variable inside subshell = $outer_variable"
www.eeworm.com/read/158865/5593196
h variables.h
/* variables.h -- Description of user visible variables in Info.
$Id: variables.h,v 1.1.1.2 1998/03/22 20:43:02 law Exp $
This file is part of GNU Info, a program for reading online documentati
www.eeworm.com/read/473219/6848869
m binvar.m
function sys = binvar(varargin)
%BINVAR Create symbolic binary variable
%
% BINVAR works exactly as SDPVAR, with the only difference that
% the elements in the variable automatically will
www.eeworm.com/read/473219/6848901
m intvar.m
function sys = intvar(varargin)
%INTVAR Create symbolic integer variable
%
% INTVAR works exactly as SDPVAR, with the only difference that
% the elements in the variable automatically will
www.eeworm.com/read/193277/8242249
m binvar.m
function sys = binvar(varargin)
%BINVAR Create symbolic binary variable
%
% BINVAR works exactly as SDPVAR, with the only difference that
% the elements in the variable automatically will be c
www.eeworm.com/read/193277/8242670
m intvar.m
function sys = intvar(varargin)
%INTVAR Create symbolic integer variable
%
% INTVAR works exactly as SDPVAR, with the only difference that
% the elements in the variable automatically will