V2EX  ›  英汉词典

Source Transformation

释义 Definition

“源(代码/源数据)转换;源到源转换”。指把源形式(如源代码、源文件、原始数据)按照规则改写为另一种等价或目标形式,常见于编译器优化(source-to-source transformation)、代码重构、数据清洗与格式转换等场景。(在不同领域也可泛指“对原始输入进行结构性改写”。)

发音 Pronunciation (IPA)

/sɔːrs ˌtrænsfərˈmeɪʃən/

例句 Examples

The tool performs source transformation to make the code easier to maintain.
该工具进行源代码转换,使代码更易维护。

Through source transformation, the compiler rewrites loops and inlines functions to improve performance without changing the program’s behavior.
通过源(代码)转换,编译器会重写循环并内联函数,在不改变程序行为的前提下提升性能。

词源 Etymology

source 源自古法语 source,与“涌出、起源”相关,后来引申为“来源、源头”,在计算机语境中进一步专指“源代码/源数据”。transformation 来自拉丁语 transformare(*trans-*“跨越/改变” + formare“成形”),意为“改变形态”。合起来即“把源形式改写成另一种形式”。

相关词 Related Words

文学与著作 Literary Works

  • Compilers: Principles, Techniques, and Tools(Aho, Lam, Sethi, Ullman,“龙书”)——讨论编译器中的程序改写与(源到源)变换思想
  • Advanced Compiler Design and Implementation(Steven S. Muchnick)——涉及多种程序变换(program/source transformations)用于优化
  • Engineering a Compiler(Keith D. Cooper, Linda Torczon)——介绍将程序表示进行系统性改写以改进性能与可分析性
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   2555 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 16:00 · PVG 00:00 · LAX 09:00 · JFK 12:00
♥ Do have faith in what you're doing.