代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/440025/7695722
m floatexample.m
echo on
% This script shows how to use the ga using a float representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Setting the seed to t
www.eeworm.com/read/440025/7695725
m orderbasedexample.m
echo on
% This script shows how to use the ga using an order-based representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global distMatrix
% Setting the
www.eeworm.com/read/440025/7695749
m binaryexample.m
echo on
% This script shows how to use the ga using a float representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Setting the seed back
www.eeworm.com/read/250359/7811483
m floatexample.m
echo on
% This script shows how to use the ga using a float representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Setting the seed to t
www.eeworm.com/read/250359/7811488
m orderbasedexample.m
echo on
% This script shows how to use the ga using an order-based representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global distMatrix
% Setting the
www.eeworm.com/read/250359/7811520
m binaryexample.m
echo on
% This script shows how to use the ga using a float representation.
% You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Setting the seed back
www.eeworm.com/read/199505/7847354
asm initc5402.asm
.global _InitC5402
.global _OpenMcBSP
.global _CloseMcBSP
.global _WRITEAD50
.include MMRegs.h
_InitC5402:
NOP
LD #0, DP ; reset data–page pointer
STM #0, CLKMD ; software setting of
www.eeworm.com/read/199503/7847447
asm initc5402.asm
.global _InitC5402
.global _OpenMcBSP
.global _CloseMcBSP
.global _WRITEAD50
.include MMRegs.h
_InitC5402:
NOP
LD #0, DP ; reset data–page pointer
STM #0, CLKMD ; software setting of
www.eeworm.com/read/199502/7847478
asm initc5402.asm
.global _InitC5402
.global _OpenMcBSP
.global _CloseMcBSP
.global _READAD50
.include MMRegs.h
_InitC5402:
NOP
LD #0, DP ; reset data–page pointer
STM #0, CLKMD ; software setting of
www.eeworm.com/read/198276/7943521
c 7843_tp_test.c
//////////////TP TEST START///////////////
//Setting & enable external interrupt 0
IT0=0;
EX0=1;
EA=1;
disp_Data(Black);
disp_Data(White);
disp_Data(Black);
n=1;
w