FP:碎片程序

“Fragment Program”常缩写为FP,以便于快速书写和日常使用。这个术语在计算机图形学、编程等综合性领域中频繁出现,通常指代用于处理图形渲染中片段(像素)着色等任务的小型程序模块。其中文对应翻译为“碎片程序”,广泛应用于各类未明确分类的技术场景中。

Fragment Program具体释义

  • 英文缩写:FP
  • 英语全称:Fragment Program
  • 中文意思:碎片程序
  • 中文拼音:suì piàn chéng xù
  • 相关领域fp 未分类的

Fragment Program的英文发音

例句

  1. The sophisticated PC graphics hardware functionality is utilized, especially the fragment program, to implement the gradient estimation.
  2. 在实现中充分利用了目前PC图形硬件成熟的可编程特性,特别是fragmentprogram,来完成梯度的实时计算。
  3. A new method of rapid evaluation of B-spline surfaces was proposed with GPU fragment program.
  4. 提出了一个基于GPU片元程序计算B样条曲面的加速算法。
  5. The sophisticated PC graphics hardware functionality was utilized, especially the fragment program, to enable fast data loading and interactive rendering.
  6. 充分利用了目前PC图形硬件成熟的可编程特性,特别是fragmentprogram,可以快速的载入体数据,得到可交互的绘制。
  7. Vertex program and fragment program are used for shadow computation, and then the paper accelerates shadow rendering on complex geometry scene.
  8. 在GPU上采用顶点和片元程序进行阴影计算,从而加速复杂场景阴影绘制。
  9. It first introduced how to implement grid computation for algebraic linear operation and finite difference solution of PDE on GPU by fragment program, and then map the level set solver to GPU.
  10. 首先介绍了如何在GPU上利用片元渲染程序进行网格化的线性运算和有限差分PDE计算,把levelset方法的离散化算子映射到GPU上。