52ky 发表于 2022-10-2 16:27:52

虚拟机的设计与实现C/C++

?虚拟机的设计与实现C/C++,又叫:VirtualMachineDesignandImplementationinC/C++?本书内容简介描述了如何通过一系简单的步骤实现一个具有实用价值的运行时系统。对以下技术进行了深入的评论:内存管理技术、TCP/IP连网技术,虚拟机与宿主代码的接口技术。言而总之,能在一个商业化运行时系统里找到的技术都在HEC虚拟机系统里有所发挥。
虚拟机的设计与实现CC++.pdf
.....

(? Design and Implementation of Virtual Machine C/C, also known as Virtual Machine Design and Implementation in C/C? This book briefly describes how to implement a runtime system with practical value through a series of simple steps. The following technologies are reviewed in depth: memory management technology, TCP/IP networking technology, virtual machine and host code interface technology. In a word, all the technologies that can be found in a commercial runtime system have played a role in HEC virtual machine system.
Design and Implementation of Virtual Machine CC. pdf
.....)




页: [1]
查看完整版本: 虚拟机的设计与实现C/C++