代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/158760/10730144
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/276075/10769392
h _main.h
/* this is the main system _main.h module, all the main parameter is define here. */
/* specification */
/* this program define the following prefix as a rule */
/* p - pointer variable
g
www.eeworm.com/read/349668/10805647
txt overloading overriding runtime type and object orientation (1).txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 10:01:58 AM
6)Overloading overriding runtime type and object orientation
Objective 1)
State the benefits of encapsulation in object oriented design and wri
www.eeworm.com/read/349646/10808549
m compute_counts.m
function count = compute_counts(data, sz)
% COMPUTE_COUNTS Count the number of times each combination of discrete assignments occurs
% count = compute_counts(data, sz)
%
% data(i,t) is the value o
www.eeworm.com/read/349646/10809308
m compute_counts.m
function count = compute_counts(data, sz)
% COMPUTE_COUNTS Count the number of times each combination of discrete assignments occurs
% count = compute_counts(data, sz)
%
% data(i,t) is the value o
www.eeworm.com/read/419830/10834660
c nsga2r.c
/* NSGA-II routine (implementation of the 'main' function) */
# include
# include
# include
# include "global.h"
# include "rand.h"
int nreal;
int nbin;
int nobj;
int
www.eeworm.com/read/419752/10839708
h keyscan_4x4.h
uchar key,value,variable;
void keyscan();
void scan();
void count_key();
void keyscan()
{
uchar i;
uchar key_table[]={0xfe,0xfd,0xfb,0xf7};
P3=0xf0;
value=P3;
if(value!=0xf0) //判断是
www.eeworm.com/read/419752/10839731
h keyscan_4x4..h
uchar key,value,variable;
void keyscan();
void scan();
void count_key();
void keyscan()
{
uchar i;
uchar key_table[]={0xfe,0xfd,0xfb,0xf7};
P3=0xf0;
value=P3;
if(value!=0xf0) //判断是