For a list of major machine-independent changes, visit the OpenBSD site. 有关独立于机器的主要更改的列表,请访问OpenBSD站点。
NetBSD's machine-independent driver framework is a unique method of handling device drivers, and it's crucial for simple and quick ports. NetBSD的与计算机无关的驱动程序框架是一种处理设备驱动程序的独特方法,并且是简单而快速的移植的关键。
Parrot provides a rich application virtualization environment for the development of machine-independent applications that also seek high efficiency. Parrot提供丰富的应用程序虚拟化环境来高效地开发独立于机器的应用程序。
In an optimizing compiler, the optimization can be divided into two categories: machine-independent optimization and machine-dependent optimization. 在一个优化编译器中,优化可分为机器无关优化和机器相关优化。
Analyzes the characteristic of virtual memory management for embedded system, and gives a means which implements a kind of embedded virtual memory management platform with machine-independent programming interface. 分析了嵌入式系统虚拟内存管理应具有的功能特点,提出了一种具有处理器无关标准编程接口的嵌入式虚拟内存管理平台的实现方法。
Machine-independent optimizations are program transformations that improve the target code without taking into consideration any properties of the target machine. 机器无关优化指可改进目标代码而不用考虑目标机器特性而做的程序变化。
Procedural Abstraction aims at replacing the machine-dependent objects of a procedure with representations, which are machine-independent. 过程抽象技术是用机器无关的表达方式对过程中与机器相关的内容进行抽象。
Construction and design of the machine-independent microarchitecture description language CHMDL are introduced in this paper. 本文介绍微结构描述语言CHMDL的构造与设计。
Code selection is an important task in code generation, where the goal is to find an efficient mapping of machine-independent intermediate code to processor-specific machine instructions. 代码选择在编译器的代码产生阶段是一个十分重要的任务,它的目标就是在与机器无关的中间表示代码和与处理器相关的机器指令之间寻找一种高效的映射方法。