代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/402076/11543326
s43 msp430x42x0_sd16a_05.s43
;******************************************************************************
; MSP430x42x0 Demo - SD16_A, Single Conversion on Single Channel Using ISR
;
; Description: This program uses the
www.eeworm.com/read/401210/11561663
a51 startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/401210/11561722
lst startup400.lst
AX51 MACRO ASSEMBLER STARTUP400 16/11/04 11:30:41 PAGE 1
MACRO ASSEMBLER AX51 V2.11
OBJECT MODULE PLACED IN c:\keil\projects\libra
www.eeworm.com/read/262456/11589165
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/262254/11596124
m shipin1.m
mov=aviread('1.avi');
for i=1:20
subplot(4,5,i);
imshow(mov(i+20).cdata);
end
www.eeworm.com/read/347479/11662894
s boot.s
|
| boot.s
|
| boot.s is loaded at 0x7c00 by the bios-startup routines, and moves itself
| out of the way to address 0x90000, and jumps there.
|
| It then loads the system at 0x10000, using BIOS inter
www.eeworm.com/read/157773/11663726
asm os_cpu_a.asm
;********************************************************************************************************
; uC/OS-II
;
www.eeworm.com/read/347239/11680569
lst isp_test.lst
A51 MACRO ASSEMBLER ISP_TEST 06/13/2005 14:38:19 PAGE 1
MACRO ASSEMBLER A51 V6.12
OBJECT MODULE PLACED IN ISP_Test.OBJ
ASSEMBLER
www.eeworm.com/read/347239/11680601
lst 自编isp测试.lst
A51 MACRO ASSEMBLER 譥__ISP_馐_ 06/12/2005 15:27:28 PAGE 1
MACRO ASSEMBLER A51 V6.12
OBJECT MODULE PLACED IN 自编isp测试.OBJ
ASSEMBLER IN
www.eeworm.com/read/347239/11680631
asm 自编isp测试.asm
/************************************************************************/
/************************** isp测时程序 **************************/
/************************** wxn 2005-6-11 *****