代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/235435/14072014
vhd mathpack.vhd
------------------------------------------------------------------------
--
-- This source file may be used and distributed without restriction.
-- No declarations or definitions shall be added to
www.eeworm.com/read/204980/15330613
input-rb+bin
Number of Real and Binary Variables (nreal nbinary)
Number of Objectives (2)
Number of Constraints (2)
Population size (100)
Maximum generations (100)
Crossover probability (0.9)
Real-parameter mutati
www.eeworm.com/read/204809/15333377
export1
#!/bin/sh
foo="The first meta-syntactic variable"
export bar="The second meta-syntactic variable"
./export2
www.eeworm.com/read/203302/15362767
m show_psooptions.m
%show_psoOptions >> A function to read and display the psoOptions structure.
%
% Usage : strOptions = show_psoOptions( psoOptions )
% Arguments : A structure containing various option
www.eeworm.com/read/202234/15388962
data ex52.data
CC*******************************************************************
CC *
CC BRIEF DESCRIPTION OF DATA SET : UTCHEM (VERSION 9.0)
www.eeworm.com/read/201064/15416760
vhd stringlib.vhd
--
-- _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-- _/ _/ ____________________________________________
-- _/ _/ /
www.eeworm.com/read/201064/15416763
vhd memorylib.vhd
--
-- _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-- _/ _/ ____________________________________________
-- _/ _/ /
www.eeworm.com/read/200302/15435715
changelog
version 1.0:
- first release
version 1.1:
- now handles case where device is a relative symbolic link
- looks at $CDROM environment variable for default device
- updated man page to reflect $CDROM
www.eeworm.com/read/200131/15440104
m exm0701_2.m
function exm0701_2(a , b)
% This is my second example.
% a Define the limit of variable x .
% b Define the limit of variable y .
clf;
x=-a:0.2:a;y=-b:0.2:b;
for i=1:length(y)
for j=1:leng