首页 / 词典 / good

spu

  • 网络单元;聚氨酯
spuspu
  1. Research and Property Test of Starch Reducing Viscosity Agent SPU

    淀粉降粘剂SPU的研制及性能测试

  2. The application of uncertainty systems theory of set pair analysis ( SPU ) in the artificial intelligence

    集对分析的不确定性系统理论在AⅠ中的应用

  3. Deterministic Communication Server Model and Instance : Net SPU

    可靠通信服务模型及实例研究:NetSPU

  4. The service and supply of SPU for the year 1996 are briefly reviewed .

    简要回顾1996年上海公用事业的服务与供应。

  5. Prospects of SPU Development for the Year 1997

    1997年上海公用事业发展展望

  6. Application of Multi-Level Optimization to SPU / SU Systems

    多层优化在SPU/SU系统中的应用研究

  7. If you need to convert between types , use an appropriate SPU intrinsic .

    如果需要在类型之间进行数据转换,可以使用适当的SPUintrinsic。

  8. It turns out that several SPU instructions deal with only one of the register 's values .

    几个SPU指令只能处理这些寄存器值中的一个。

  9. The SPU queues a DMA PUT to transmit the buffer back to main memory .

    SPU对DMAPUT进行排队,从而将缓冲区传输回主内存。

  10. Both of these can be easily avoided by careful selection of SPU intrinsics and good data structure design .

    通过仔细选择SPUintrinsic和良好的数据结构设计,可以轻松地避免分支。

  11. Nickel oxide thin films were deposited by de reactive magnetron spu tring .

    用直流反应磁控溅射法制备了氧化镍电致变色薄膜,采用XRD和TEM对所制的薄膜结构进行了研究。

  12. The synergistic processing unit ( SPU ) is the part of the SPE which actually runs your code .

    SPU是实际运行代码的SPE的一部分。

  13. Branch hinting is necessary on the SPU because mispredicted branches come at a high cost .

    分支提示之所以在SPU是必需的是因为预测错误的分支可能会带来高耗费。

  14. The SPU waits for the buffer to fill up .

    SPU等待缓冲区被填充。

  15. I did not do a " less than " comparison , because they aren 't available on the SPU !

    我并没有做“小于”比较,因为它们在SPU尚不可用!

  16. Before you start to run CPC , you need to find a small SPU application named " simple " in Cell SDK .

    在开始运行CPC之前,需要在CellSDK中找到一个名为“simple”的小SPU应用程序。

  17. The SPU queues a DMA GET to pull a portion of the problem data set from main memory to a buffer .

    SPU对DMAGET进行排队,从而将涉及的数据集的一部分从主内存传输到一个缓冲区。

  18. The SPU intrinsics documentation ( see Resources ) defines simplified vector type names starting with vec_ .

    SPUintrinsic文档(请参看参考资料)定义了一些以vec开头的简化向量类型名。

  19. The SPU has no special registers .

    SPU没有特殊的寄存器。

  20. Now , there are two compilers currently available for SPU programming , and , as one might expect , they excel in different areas .

    目前,有两个编译器可以用来进行SPU编程,正如您期望的,它们适合不同的领域。

  21. In the code written so far , the SPU has simply waited for the MFC to finish before processing anything else .

    在目前编写的代码中,SPU仅仅等待MFC完成传输,然后才能处理其他东西。

  22. THE SPU ABI , like the PPU ABI , uses registers to pass values to functions .

    与PPUABI一样,SPUABI也使用寄存器来将值传递给函数。

  23. A private memory area within the SPU called the local store ( the size of this area on the PS3 is256K )

    SPU中的一个私有内存区域,称为本地存储(PS3上这个区域的大小是256K)

  24. The better the plant phosphorus efficiency is , the greater shoot phosphorus uptake ( SPU ) is , and vice versa .

    植株磷效率特性越好,冠部磷素积累的百分率就越大,反之亦然。

  25. Here is the PPU code to make use of the SPU code ( enter as ppu_dma_main . c )

    以下是使用了SPU代码的PPU代码(将其作为ppudmamain.c输入)

  26. Effect of plastifiers on compatibility , plasticizing efficiency , mechanical properties of SPU sealants were discussed by swelling test and dynamic properties analysis .

    通过溶胀实验和动态力学性能分析,讨论了增塑剂对SPU密封胶的溶胀性能、增塑效率以及力学性能的影响。

  27. The link register is only special by convention & the SPU assembly language allows you to set the link in any register you choose .

    链接寄存器只在约定的意义上有一些特殊&SPU汇编语言允许在您所选择的任何寄存器内设置链接。

  28. The SPU intrinsics allow programs to freely switch among high-and low-level code , but all within the semantic framework of the C language .

    SPUintrinsic让程序可以在高级和低级代码之间自如地切换,不过所有操作都要在C语言的语义框架之内进行。

  29. Here are some of the more common SPU intrinsics ( types are not given as most of them are polymorphic )

    下面是比较常见的一些SPUintrinsic(类型没有给出,这是因为它们大多为多态)

  30. However , the point of the SPU is not to do operations on128-bit values . Instead , the processor is a vector processor .

    但是,SPU的主要用处并不是进行128位值的操作,它是一个向量处理器。