inline processing 成簇处理 inline pump 管道泵 inline transfer 直进式传送 Aggressive Inline 花式溜冰 inline cache 在线缓存 inline subroutine 直接插入子程序,内子程序(=open subroutine)用以在需要时可直接插入到程序中以执行特定功能的计算机指令(即子程序)。 inline diagnosis 成簇诊断 inline applets ...
网络释义 1. 在线 得益于技术优势,这家公司在读写和在线(Inline-processing)去重处理速度上的优势非常明显,同时它的资源和缓存占用也没 … article.pchome.net|基于5个网页 2. 内嵌处理 ...后期处理(post-processing),而不是内嵌处理(inline-processing),但是飞康公司则表示他们实际上是在备份过程中执行 … ...
SOLUTION: In an inline processing system where an exposure processing bit 10 and another processing unit 20 are connected together, a transfer arm 23 accessible to both the units 10 and 20 and capable of transferring a work piece 1 between the units 10 and 20 and provided. A work piece ...
If packet processing is not so intensive, this approach may perform worse than just processing packets with the CPU, without the GPU involved. For example, you might have a high degree of parallelism to solve a difficult and time-consuming algorithm on packets. Method 2 In this approach, th...
必应词典为您提供inline-data-processing的释义,网络释义: 成簇数据处理;线内资料处理;在线数据处理;
Wordprocessing 程序集: DocumentFormat.OpenXml.dll 包: DocumentFormat.OpenXml v2.8.1 内联DrawingML 对象。 此类在 Office 2007 及更高版本中可用。 当对象序列化为 xml 时,其限定名称为 wp:inline。 C# 复制 [DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Drawing.Word...
The IPA link step uses#pragma inline | noinlinedirective information andinlinesubprogram specifier information from the IPA compile step for source program inlining control. Specifying the INLINE option on the IPA compile step has no effect on IPA link step inlining processing. ...
Wordprocessing Assembly: DocumentFormat.OpenXml.dll Package: DocumentFormat.OpenXml v3.0.1 Distance From Text on Left Edge Represents the following attribute in the schema: distL C# 複製 public DocumentFormat.OpenXml.UInt32Value? DistanceFromLeft { get; set; } Property Value UInt32...
An inline function is subject to semantic processing by the compiler, whereas the preprocessor expands macros without that same benefit. Macros aren't type-safe, whereas functions are. Expressions passed as arguments to inline functions are evaluated once. In some cases, expressions passed as argumen...