代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/262261/11595775
readme
Chapter 2 - Shell Programming.
first - A shell script that searches for files containing the word, "POSIX", and prints these files to screen.
variable - A script that demonstrates the quoting r
www.eeworm.com/read/158404/11620558
txt readme_plugins.txt
# LASTMOD: 01.01.2003
# Readme for Nikto
# http://www.cirt.net/
# Last accurate for version: 1.018
THIS DOCUMENT HAS NOT BEEN UPDATED IN A LONG TIME, SO MANY OPTIONS MAY HAVE CHANGED.
IT MAY BE UPDAT
www.eeworm.com/read/156956/11750266
m makeay.m
function [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas)
% makeAy: Make the A matrix and RHS for the CCV formulation.
%
% [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas) con
www.eeworm.com/read/259727/11770633
m makeay.m
function [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas)
% makeAy: Make the A matrix and RHS for the CCV formulation.
%
% [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas) con
www.eeworm.com/read/344877/11854177
f90 enkftv_module.f90
MODULE enkftv_module
! -------------------------------------------------------------------
! | clmtv_ensemble_module is modified from clmtv_module written by |
! | Dai Yongjiu. This module is
www.eeworm.com/read/258259/11874242
des modes.des
Modes of DES
Quite a bit of the following information has been taken from
AS 2805.5.2
Australian Standard
Electronic funds transfer - Requirements for interfaces,
Part 5.2: Modes of operation for
www.eeworm.com/read/344512/11876283
m stlsident.m
function [ sysh, info, w, xini ] = stlsident( w, m, l, opt )
% STLSIDENT - Identification by structured total least squares.
%
% [ sysh, info, wh, xini ] = stlsident( w, m, l, opt )
%
% Inputs:
% W
www.eeworm.com/read/257911/11907029
m makeay.m
function [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas)
% makeAy: Make the A matrix and RHS for the CCV formulation.
%
% [Ay, by] = makeAy(baseMVA, ng, gencost, pgbas, qgbas, ybas) con
www.eeworm.com/read/341494/12081729
install
howto compile and install this package
======================================
really short install instructions
---------------------------------
$ make
$ su -c "make install"
the more detail