代码搜索:setup
找到约 10,000 项符合「setup」的源代码
代码结果 10,000
www.eeworm.com/read/280845/10288664
ins setup.ins
www.eeworm.com/read/280845/10288673
dll _setup.dll
www.eeworm.com/read/280845/10288687
exe setup.exe
www.eeworm.com/read/162603/10292132
m setup.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/162603/10292351
m setup.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/355031/10299188
bat setup.bat
Regsvr32 /s MSWINSCK.OCX
Regsvr32 /s SysTray.ocx
Regsvr32 /s VSPort.ocx
.\VSBSETUP.EXE
www.eeworm.com/read/425124/10299373
exe setup.exe
www.eeworm.com/read/162407/10308138
asm setup.asm
[BITS 16]
[global begin]
[extern _h_main] ;this is in the c file
begin:
jmp setup
; --------------------------------------------------------------------
; GDT 定义
gdt:
gdt_null:
dd 0