搜索资源列表
jnvm
- 这个代码用C++实现了一个小型虚拟机,功能完整。希望能对大家有所帮助。-the code in C + + implementation of the virtual machine of a small, functional integrity. We want to help.
HEC-win32
- C/C++虚拟机的实现的window版本-C / C virtual machine on the realization of the window version
HEC-linux
- c/c++虚拟机linux版本-c / c Linux version of Virtual Machine
javaforJ2ME2
- 摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J2ME将来的应用以及当前J2ME开发未来信息终端的技术。 关键词:JAVA;虚拟机;J2ME;信息终端 -Abstract : J2ME is Sun's new products for embedded Java, currently on the market just released J2ME tool dev
kvm-9
- KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified
VirtualBox-OSE-1.3.8.tar.bz2
- VirtualBox-OSE-1.3.8,开源项目,比Vmware还快的虚拟机,丝毫不逊色于它。GNU GPL V2。可以迅速还原到莫个系统状态。可以在里面学习病毒技术,操作系统等。(文件其实是.tar.bz2的,gz重压费力又不太省空间)。-VirtualBox - OSE - 1.3.8, PC, Vmware faster than the virtual machine, no way inferior to it. GNU GPL V2. Can be quickly reduced
虚拟机的PC实现核心代码
- 虚拟机的PC实现核心代码.rar-Virtual Machine PC core code. Rar
虚拟机仿真
- 用vc++编写的虚拟机仿真系统。可以模拟真实操作系统的一些功能。-with vc prepared by the virtual machine simulation system. Can simulate the real operating system features.
xenapi.rar
- 文件包含了关于开源的xen虚拟机的API接口函数的说明文档,都是xen官方提供的,对于想深入研究xen api的程序员们有借鉴意义!,File contains the open source Xen virtual machine interface function API documentation are provided by Xen official, who want in-depth study of xen api programmers have reference!
AMI-BIOS-sourcecode.zip
- AMI 主板的BIOS源码,虽然老,但是对于做操作系统的朋友还是有借鉴价值的,还有做虚拟机开发的也很需要。,AMI motherboard BIOS source code, even though the old, but the operating system so there is still drawing on the value of a friend are also doing virtual machine to have much need for development.
hecvm-win32.rar
- 一个虚拟机的源码(win32)版本,能够演示一个虚拟机是如何运行并解释指令的。,A virtual machine source [win32] version of a virtual machine can demo how to run and to explain the instructions.
LambdaEDU+x86
- 基于LambdaEDU+x86虚拟机的uC_OS-II实验指导书-Based on LambdaEDU+ X86 virtual machine uC_OS-II experimental guide book
easyVM_Small
- easyVM是一个虚拟机,模拟了8086及一些简单外设,可以跑MS-DOS 6.22。 是一高校毕业设计作品。 在看雪论坛上置顶精华,是不可多得的研究虚拟机的参考资料和代码实现。-easyVM is a virtual machine, to simulate the 8086 and some simple peripherals, you can run MS-DOS 6.22. Is a college graduate design work. Watching the snow For
erlang
- erlang 虚拟机 c++代码 想看erlang内部怎么运行的,内存怎么管理的,怎么做词法分析的看过来啊!-The erlang Virtual machine c++ code want to see how to run erlang internal memory management, how do the lexical analysis over here!
A-New-Solution-Based-on-Virtual-Machine-for-Portin
- 本文提出了一种利用虚拟机技术解决操作系统移植的新方案,该方案的实现与应用对降低嵌入式操作系统移植的复杂性和工作量,实现嵌入式操作系统在不同硬件平台上的运行具有重要参考价值。-This paper presents a use of virtual machine technology to solve the new operating system migration program, which the realization and application of transplantati
Java_vm
- Java 虚拟机 向 linux ,os20 等 操作系统移植的资料。-Java virtual machine to linux, os20 information such as operating system migration.
HECsrc
- HEC虚拟机的源码,对于想学习虚拟机技术的初学者很有帮助!-HEC virtual machine source code, for those who want to learn virtual machine technology, helpful for beginners!
easyVM_Small.tar
- easyVM是一个简单的虚拟机。 0.1版本只支持8086指令集和一些简单的I/O设备,只支持英文文本显示方式。 0.2版本主要是在0.1版基础上加了一小部分32位指令(push eax等),使得easyVM可以运行MS-DOS 6.22自带的大部分程序。 文件说明: ==================== Bios\Bios.bin Bios程序 Bios\BiosData.bin CMOS数据
easyVM_Small
- easyVM是一个简单得不能再简单的虚拟机,只模拟了8086及一些简单外设,可以跑MS-DOS 6.22。 -easyVM is a simple virtual machine could not be more simple, just a simple simulation of the 8086 and some peripherals, you can run MS-DOS 6.22.
design-my-own-virtual-machine
- 一步步详细讲解如何设计和开发一个虚拟机,对想学习如何开发自己虚拟机的同学非常有帮助。而且有源代码哦。-How to design and implement virtual machine in details.
