Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - assembly language compiler
Search - assembly language compiler - List
DL : 0
编写Win32汇编语言的语法编辑器,主要是按照VC编辑器的语法颜色显示代码,加入编译功能-prepared Win32 assembly language syntax editor, VC is the main editor of code syntax colors, by adding compiler functions
Date : 2025-12-24 Size : 52kb User : zk

DL : 0
这是初学者学习汇编语言的必备编译链接工具! 先要设置一下环境变量,下载此压缩包后,解压缩到一个路径,然后将此路径添加到系统变量的path下,然后在命令行键入masm进行编译,键入link进行链接-This is a beginner to learn assembly language compiler links essential tool! Must set some environment variables, download the compressed package, unzip it into a path, then the path to your system path variable, and then type the command line to compile MASM, type link link
Date : 2025-12-24 Size : 174kb User : laymu

DL : 0
该源码中有一个编译的词法语法语义的分析程序,三个处理及调度程序以及一个8255A的发声控制的汇编语言程序,希望对大家能有帮助-The compiler source code, there is a syntax of lexical semantic analysis of the procedure, three treatment and scheduling procedures, as well as an audible signal to control the 8255A assembly language program, in the hope that we can help
Date : 2025-12-24 Size : 27kb User : 邱鹏

DL : 0
1. 用汇编语言编写一个cpuid函数,然后调整链接器配置,在C语言中调用该函数。 2. 使用内嵌汇编调用CPUID指令。 3. 使用编译器提供的Intrinsics函数来调用CPUID等特定平台指令。   我们一般优先使用第3种办法,代码量少、可读性高、编译维护简单。例如VC(VC2005或更高)在“intrin.h”中声明了 __cpuid函数。   当编译器没有提供Intrinsics函数时,就只有使用前两种办法了。 -Written in assembly language a cpuid function, and then adjust the linker configuration, call the function in the C language. 2. Use inline assembly call CPUID instruction. 3. Use the compiler to provide the Intrinsics functions to call CPUID platform-specific instructions. We are generally preferred to use three kinds of approach, less code, readable, compiled simple maintenance. The VC (VC2005 or higher) the the statement " intrin.h" __cpuid function. When the compiler Intrinsics function, only the previous two.
Date : 2025-12-24 Size : 56kb User : ahcd30

DL : 0
简易编译器,实现C语言到汇编的编译,直接用visual studio6.0打开工程,然后就可以运行-Simple compiler, the C language to the assembly is compiled directly with visual studio6.0 open project, and then you can run
Date : 2025-12-24 Size : 288kb User : zhangshuo

DL : 0
【简介】 将任意文件导出为C语言、汇编均支持的数据格式,并生成文本文件。 【使用方法】 将文件拖拽到file2c.exe即可在文件目录生成数据文本文件 【开发环境】 DEV-C++,也可使用VC6.0编译-[Introduction] Arbitrary export the file as C language, assembly supported data formats, and generates a text file. [Use] You can drag and drop files to file2c.exe generate data in the file directory text file [Development Environment] DEV-C++, VC6.0 compiler can also be used
Date : 2025-12-24 Size : 10kb User : buwangyu

简单的C语言编译器,完成了简单的功能,包括简单的输入输出和while循环,能自动编译c语言代码,翻译成汇编语言输出-Simple C language compiler, complete simple functions, including simple input and output, and while loops, c language code can be automatically compiled, translated into assembly language output
Date : 2025-12-24 Size : 1.86mb User : 王刚

这是运用C语言和汇编语言编译设计的51单片机小实验。-This is the use of C and assembly language compiler design of microcontroller 51 small experiment.
Date : 2025-12-24 Size : 32kb User : 王逍遥
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.