代码搜索:COMPACT

找到约 3,584 项符合「COMPACT」的源代码

代码结果 3,584
www.eeworm.com/read/131016/14163268

asm tsrsub.asm

IDEAL P386 SMART MODEL COMPACT,C GLOBAL C int8h_proc:FAR GLOBAL C int10h_proc:FAR GLOBAL C set_old10h_proc:NEAR GLOBAL C generic_oldint10h_for_c_code:NEAR GLOBAL C get_reg:NEAR GLOBAL C
www.eeworm.com/read/479931/1327197

cgs fmac.cgs

# sh testcase for fmac -*- Asm -*- # mach: all # as: -isa=shcompact # ld: -m shelf32 .include "compact/testutils.inc" start # 0.0 * x + y = y. fldi0 fr0 fldi1 fr1 fldi1 fr2 fmac fr0, fr1, f
www.eeworm.com/read/479931/1327257

cgs movb1.cgs

# sh testcase for mov.b $rm, @$rn -*- Asm -*- # mach: all # as: -isa=shcompact # ld: -m shelf32 .include "compact/testutils.inc" start mov #55, r1 mov #40, r2 shll8 r2 mov.b r1, @r2 # Load i
www.eeworm.com/read/479931/1327265

cgs movb4.cgs

# sh testcase for mov.b r0, @($imm8, gbr) -*- Asm -*- # mach: all # as: -isa=shcompact # ld: -m shelf32 .include "compact/testutils.inc" start mov #0, r0 or #170, r0 mov r0, r3 mov #30, r2 ld
www.eeworm.com/read/479931/1327273

cgs div0s.cgs

# sh testcase for div0s $rm, $rn -*- Asm -*- # mach: all # as: -isa=shcompact # ld: -m shelf32 .include "compact/testutils.inc" start init: mov #0, r0 mov #3, r1 mov #4, r2 neg r1, r3 neg r2,
www.eeworm.com/read/479931/1327297

cgs movb5.cgs

# sh testcase for mov.b r0, @($imm4, rm) -*- Asm -*- # mach: all # as: -isa=shcompact # ld: -m shelf32 .include "compact/testutils.inc" start mov #0, r0 or #170, r0 mov r0, r3 mov #30, r2 mov
www.eeworm.com/read/456469/7348872

m learning1.m

clear all; clc; format short format compact a=zeros(1,10000); %存放冲突,1代表发生冲突,0代表没发生冲突 gamma=0.95; % 折扣因子 state_new=1; new=zeros(1,20); m=1; s=zeros(1,5); afa=0.1; %learning parame
www.eeworm.com/read/456469/7348873

m learning2.m

clear all; clc; format short format compact a=zeros(1,10000); %存放冲突,1代表发生冲突,0代表没发生冲突 gamma=0.95; % 折扣因子 state_new=1; new=zeros(1,20); m=1; s=zeros(1,5); afa=0.1; %learning parame
www.eeworm.com/read/456469/7348874

m learning4.m

clear all; clc; format short format compact a=zeros(1,10000); %存放冲突,1代表发生冲突,0代表没发生冲突 gamma=0.95; % 折扣因子 state_new=1; new=zeros(1,20); m=1; s=zeros(1,5); afa=0.1; %learning parame
www.eeworm.com/read/456469/7348876

m learning3.m

clear all; clc; format short format compact a=zeros(1,10000); %存放冲突,1代表发生冲突,0代表没发生冲突 gamma=0.95; % 折扣因子 state_new=1; new=zeros(1,20); m=1; s=zeros(1,5); afa=0.1; %learning parame