代码搜索结果

找到约 10,000 项符合 Assembly 的代码

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // 有关程序集的常规信息通过下列属性集 // 控制。更改这些属性值可修改 // 与程序集关联的信息。 [assembly: AssemblyTitle("test1")] [

temp.lst

A51 MACRO ASSEMBLER V6.23 - SN: K1RIP-M2192E COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2002 ASSEMBLY COMPLETE. 0 WARNING(S), 0 ERROR(S)

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // 有关程序集的常规信息通过下列属性集 // 控制。更改这些属性值可修改 // 与程序集关联的信息。 [assembly: AssemblyTitle("ConsoleAppl

assemblyinfo.vb

Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' La información general sobre un ensamblado se controla mediante el siguiente ' conjunto de atributos. Cambie e

main.dp2

main.o: D:/PROGRA~1/icc/include/macros.h D:\桌面\AVR_BO~1.2\bootloader/assembly.h D:/PROGRA~1/icc/include/iom16v.h

bootloader.mak

CC = iccavr CFLAGS = -ID:\PROGRA~1\icc\include -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\PROGRA~1\icc\lib -g -ucrtboot.o -bvector:0x3800.0x4000 -bfunc

makefile

# # Makefile for creation of the program named by the PROG variable # # The following naming conventions are used by this makefile: # .asm - C54 assembly language source file # .obj

makefile

# # Makefile for creation of the program named by the PROG variable # # The following naming conventions are used by this makefile: # .asm - C54 assembly language source file # .obj

ex1.txt

实验一:DSP指令实验 实验目的: 了解DSP的结构及管脚功能 掌握DSP的基本指令 实验要求: 让学生了解怎样连接对DSP进行简单的编程操作,运算控制等基本汇编语言及算术语言实验测试及除错验证。 程序文件:ex1.asm 实验步骤: 1、以Simulator方式启动CCS,在[Project]-[Open]菜单中打开ex1.mak; ...

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // 有关程序集的常规信息通过下列属性集 // 控制。更改这些属性值可修改 // 与程序集关联的信息。 [assembly: AssemblyTitle("kalman_exam