文件名称:Hxm_xuniji
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 455kb
- 下载次数:
- 0次
- 提 供 者:
- wangh*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该虚拟机是一个汇编级别的虚拟运行时系统,并为该虚拟机设计了一套汇编语言、一个汇编器(hsm)和一个连接器(link)。-The virtual machine is a virtual run-time compilation system level, and for the design of a virtual machine assembly language, an assembler, (hsm), and a connector (link).
相关搜索: 汇编
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hxm\代码\汇编器hsm的代码\CommandLine.cpp
...\....\...............\CommandLine.h
...\....\...............\Global.cpp
...\....\...............\Global.h
...\....\...............\HashTable.cpp
...\....\...............\HashTable.h
...\....\...............\Instruction.h
...\....\...............\Line.cpp
...\....\...............\Line.h
...\....\...............\Main.cpp
...\....\...............\OutFile.cpp
...\....\...............\OutFile.h
...\....\...............\OutInformation.cpp
...\....\...............\OutInformation.h
...\....\...............\Pass1.cpp
...\....\...............\Pass1.h
...\....\...............\Pass2.cpp
...\....\...............\Pass2.h
...\....\...............\Pass3.cpp
...\....\...............\Pass3.h
...\....\...............\Pass4.cpp
...\....\...............\Pass4.h
...\....\...............\ProOutFile.cpp
...\....\...............\ProOutFile.h
...\....\...............\Register.h
...\....\...............\Scanner.cpp
...\....\...............\Scanner.h
...\....\...............\Win32.h
...\....\...............\汇编器代码说明.doc
...\....\虚拟机hxm代码(0错误 0警告)\CommandLine.c
...\....\..........................\CommandLine.h
...\....\..........................\Debug.h
...\....\..........................\ErrorsFile.c
...\....\..........................\ErrorsFile.h
...\....\..........................\HxmVm.c
...\....\..........................\HxmVm.h
...\....\..........................\Instruction.h
...\....\..........................\Main.c
...\....\..........................\MemoryManagement.c
...\....\..........................\MemoryManagement.h
...\....\..........................\ReformatMarco.h
...\....\..........................\Register.h
...\....\..........................\RunMarco.h
...\....\..........................\Win32.c
...\....\..........................\Win32.h
...\....\..........................\Win32Interupt.c
...\....\..........................\Win32Interupt.h
...\....\连接器link代码\CommandLine.cpp
...\....\..............\CommandLine.h
...\....\..............\Global.h
...\....\..............\HashTable.cpp
...\....\..............\HashTable.h
...\....\..............\InFile.cpp
...\....\..............\InFile.h
...\....\..............\Main.cpp
...\....\..............\OutFile.cpp
...\....\..............\OutFile.h
...\....\..............\OutInformation.cpp
...\....\..............\OutInformation.h
...\....\..............\Win32.h
...\可执行文件\汇编器可执行文件\hsm.exe
...\..........\虚拟机可执行文件\hxm.exe
...\..........\连接器可执行文件\link.exe
...\测试文件\hsm汇编代码文件\errorFile.hsm
...\........\...............\h10.hsm
...\........\...............\h11.hsm
...\........\...............\h12.hsm
...\........\...............\h5.hsm
...\........\...............\h6.hsm
...\........\...............\h7.hsm
...\........\...............\h8.hsm
...\........\...............\hello1.hsm
...\........\...............\hello2.hsm
...\........\汇编后的.o文件\h10.o
...\........\..............\h12.o
...\........\..............\h5.o
...\........\..............\h6.o
...\........\..............\h7.o
...\........\..............\h8.o
...\........\..............\hello1.o
...\........\..............\hello2.o
...\........\连接后.hxm字节码文件\h10.hxm
...\........\....................\h12.hxm
...\........\....................\h5.hxm
...\........\....................\h6.hxm
...\........\....................\h7.hxm
...\........\....................\h8.hxm
...\........\....................\hello.hxm
...\虚拟机文档\hxm虚拟机基本设计书.doc
...\..........\hxm虚拟机详细设计书.doc
...\..........\简单使用说明.doc
...\代码\汇编器hsm的代码
...\....\虚拟机hxm代码(0错误 0警告)
...\....\连接器link代码
...\可执行文件\汇编器可执行文件
...\..........\虚拟机可执行文件
...\..........\连接器可执行文件
...\测试文件\hsm汇编代码文件
...\........\汇编后的.o文件
...\........\连接后.hxm字节码文件
...\....\...............\CommandLine.h
...\....\...............\Global.cpp
...\....\...............\Global.h
...\....\...............\HashTable.cpp
...\....\...............\HashTable.h
...\....\...............\Instruction.h
...\....\...............\Line.cpp
...\....\...............\Line.h
...\....\...............\Main.cpp
...\....\...............\OutFile.cpp
...\....\...............\OutFile.h
...\....\...............\OutInformation.cpp
...\....\...............\OutInformation.h
...\....\...............\Pass1.cpp
...\....\...............\Pass1.h
...\....\...............\Pass2.cpp
...\....\...............\Pass2.h
...\....\...............\Pass3.cpp
...\....\...............\Pass3.h
...\....\...............\Pass4.cpp
...\....\...............\Pass4.h
...\....\...............\ProOutFile.cpp
...\....\...............\ProOutFile.h
...\....\...............\Register.h
...\....\...............\Scanner.cpp
...\....\...............\Scanner.h
...\....\...............\Win32.h
...\....\...............\汇编器代码说明.doc
...\....\虚拟机hxm代码(0错误 0警告)\CommandLine.c
...\....\..........................\CommandLine.h
...\....\..........................\Debug.h
...\....\..........................\ErrorsFile.c
...\....\..........................\ErrorsFile.h
...\....\..........................\HxmVm.c
...\....\..........................\HxmVm.h
...\....\..........................\Instruction.h
...\....\..........................\Main.c
...\....\..........................\MemoryManagement.c
...\....\..........................\MemoryManagement.h
...\....\..........................\ReformatMarco.h
...\....\..........................\Register.h
...\....\..........................\RunMarco.h
...\....\..........................\Win32.c
...\....\..........................\Win32.h
...\....\..........................\Win32Interupt.c
...\....\..........................\Win32Interupt.h
...\....\连接器link代码\CommandLine.cpp
...\....\..............\CommandLine.h
...\....\..............\Global.h
...\....\..............\HashTable.cpp
...\....\..............\HashTable.h
...\....\..............\InFile.cpp
...\....\..............\InFile.h
...\....\..............\Main.cpp
...\....\..............\OutFile.cpp
...\....\..............\OutFile.h
...\....\..............\OutInformation.cpp
...\....\..............\OutInformation.h
...\....\..............\Win32.h
...\可执行文件\汇编器可执行文件\hsm.exe
...\..........\虚拟机可执行文件\hxm.exe
...\..........\连接器可执行文件\link.exe
...\测试文件\hsm汇编代码文件\errorFile.hsm
...\........\...............\h10.hsm
...\........\...............\h11.hsm
...\........\...............\h12.hsm
...\........\...............\h5.hsm
...\........\...............\h6.hsm
...\........\...............\h7.hsm
...\........\...............\h8.hsm
...\........\...............\hello1.hsm
...\........\...............\hello2.hsm
...\........\汇编后的.o文件\h10.o
...\........\..............\h12.o
...\........\..............\h5.o
...\........\..............\h6.o
...\........\..............\h7.o
...\........\..............\h8.o
...\........\..............\hello1.o
...\........\..............\hello2.o
...\........\连接后.hxm字节码文件\h10.hxm
...\........\....................\h12.hxm
...\........\....................\h5.hxm
...\........\....................\h6.hxm
...\........\....................\h7.hxm
...\........\....................\h8.hxm
...\........\....................\hello.hxm
...\虚拟机文档\hxm虚拟机基本设计书.doc
...\..........\hxm虚拟机详细设计书.doc
...\..........\简单使用说明.doc
...\代码\汇编器hsm的代码
...\....\虚拟机hxm代码(0错误 0警告)
...\....\连接器link代码
...\可执行文件\汇编器可执行文件
...\..........\虚拟机可执行文件
...\..........\连接器可执行文件
...\测试文件\hsm汇编代码文件
...\........\汇编后的.o文件
...\........\连接后.hxm字节码文件