单词 | spe |
释义 |
例句释义: 软件性能工程,收缩压升高,美国石油工程师协会 1. To take advantage of the SPEs, you will have to put in just a little more effort. 要充分利用SPE的优点,您只能多费点精力。 www.ibm.com 2. While it would be relatively easy to create a new GDB target for the SPU itself, most users need to debug interaction between PPE and SPE. 虽然为SPU自己创建一个新的GDB目标非常简单,但是大部分用户都需要对PPE和SPE之间的交互进行调试。 www.ibm.com 3. Be sure to let us know what you think by sending your comments and suggestions to spe@us. ibm. com. 请将您的评论和建议发送到spe@us.ibm.com,让我们了解您的想法。 www.ibm.com 4. As you may have guessed, most of the interesting parts of the program are taking place on the SPE, including all of the DMA transfers. 正如您所猜测的那样,程序大多数有趣的部分都发生在SPE,包括所有的DMA传输。 www.ibm.com 5. And later articles will apply this knowledge to SPE programming in C, to make your life just a little bit easier. 这之后的文章会将这一知识应用到C中的SPE编程,以使编程工作更加轻松。 www.ibm.com 6. The concurrent nature of the processing and data transfer is what gives two-stage pipelining its edge in SPE programming. 处理和数据传输的并发本质使两阶段的管道连接很适合SPU编程。 www.ibm.com 7. The main SPE program will receive an effective address pointer to a struct containing the size and pointer of a string in main memory. 主SPE程序将接收到包含字符串大小和指针的struct的有效地址指针。 www.ibm.com 8. The two transmission steps do not involve the SPU at all, but only the MFC (which is part of the larger SPE). 两个传输步骤根本没有涉及SPU,只涉及MFC(这是比较大的SPE的一部分)。 www.ibm.com 9. Upon completion of a set of six threads, the next set of SPE offload threads are begun. 完成一组六个线程之后,开始下一组SPE负载转移线程。 www.ibm.com 10. This series begins with an overview of the API used to communicate between the PPE and the SPEs. 本系列文章首先对PPE和SPE之间进行通信使用的API进行概要介绍。 www.ibm.com 1. The NULL argument to spe_context_run would become a third argument to the main function on the SPE; there's no need for it in this example. spe_context_run的NULL参数会成为SPE上main函数的第3个参数;因此在这个例子中不需要使用它。 www.ibm.com 2. The simplest usage is to have the SPE program take two pointers: one for an input buffer and one for an output buffer. 最简单的用法是让SPE程序使用两个指针:一个用于输入缓冲区,另外一个用于输出缓冲区。 www.ibm.com 3. The SPEs depend on the PPE to run the operating system and, in many cases, the top-level thread control for an application. SPE依赖于PPE才可以运行操作系统,并且在许多情况下,还可以运行应用程序的顶层线程控制。 www.ibm.com 4. A DMA request always involves moving data between the SPE local store and a virtual address space on the PPE side. DMA请求通常会涉及数据在SPE本地存储与PPE端虚拟地址空间之间进行移动。 www.ibm.com 5. SPE programs often do at least some of their own data transfer, however. 不过,SPE程序通常必须要有一些自己的数据转换工作。 www.ibm.com 6. Unlike PPE assembly language, in SPE assembly language registers are always prefixed with a dollar sign. 与PPE汇编语言不同,SPE汇编语言寄存器总是以美元符号开始。 www.ibm.com 7. The preparation of oxygen electrode catalyst with high activity and good stability has been one of the key questions for SPE electrolysis. 制备高活性、高稳定性的氧电极催化剂一直是SPE电解的关键问题之一。 paper.pet2008.cn 8. Both batch and column variants of SPE can be used for preconcentration purposes. 固相萃取的分配变量和圆柱变量都可以用于预浓缩的用途。 bbs.instrument.com.cn 9. The largest companies in the upstream oil and gas industry rely on the SPE eLibrary to help their employees find solutions that work. 来自石油和天然气工业领域的巨头的职工依赖电子图书馆帮助他们找到解决方案。 www.agoil.cn 10. Capable of independent and skillful operations on sample pre-preparations including solid phase extraction(SPE). 能独立、熟练的进行样品前处理包括固相萃取方法。 www.haoqiantu.cn 1. So, take a look at how a simple program is constructed to perform processing tasks on the SPE. 因此,让我们来了解一下简单程序是如何构造来在SPE上执行处理任务的。 www.ibm.com 2. Since the SPE does not have direct access to main memory, you cannot directly dereference this as a pointer. 由于SPE不能直接访问主存,所以无法直接将其作为一个指针废弃。 www.ibm.com 3. This type can be created from a file containing an SPE binary or embedded into a PPE program using the ppu-embedspu utility. 这个数据类型可以从一个包含SPE二进制的文件中创建,或使用ppu-embedspu工具嵌入到PPE程序中。 www.ibm.com 4. Therefore, to avoid branches I offload as much of the conditional work onto the SPE as possible. 因此,为了避免出现分支,我将尽可能多的有条件工作分载到SPE中。 www.ibm.com 5. Be aware that on the SPE, floats and doubles are implemented differently, and round differently as well. 注意,在SPE上float和double的实现很不相同,因此范围也不同。 www.ibm.com 6. SPE programs are compiled as standalone programs with a main function which simply performs the necessary work. SPE程序是作为一个具有main函数的独立程序进行编译的,它简单地执行一些必需的工作。 www.ibm.com 7. The types and means of optimizing characteristics of SPE were also introduced. 介绍高分子固体电解质类型及其性能提高的途径。 www.chemyq.com 8. With all that done, though, this is a viable framework for getting data to and from an SPE. 不过,在完成这一切的前提下,这是从SPE中获取数据(或向SPE中写入数据)的一种可行框架。 www.ibm.com 9. This actually goes to a stub function which stops the SPE processor, signals the PPE, and the PPE actually performs the function call. 这实际上会转入到一个stub函数,该函数可以停止SPE处理器、发信号给PPE,而由PPE实际执行函数调用。 www.ibm.com 10. Whether you are out of work or just looking for a new challenge, SPE offers you opportunities for locating that new job. 无论你是失去工作或只是寻找一个新的挑战,取为您提供机会,寻找新的就业机会。 www.agoil.cn 1. Conclusion: Using a small amount of SPE solvent, the method allows the suitable determination of environment water sample. 结论:本方法采用固相萃取,溶剂用量少,适于环境水样的测定。 www.ceps.com.tw 2. The selection and validation of a generic sorbent for SPE of drugs from plasma is used to illustrate the methodology. 通过为血清中药物的固相萃取选择和确认合适的吸着剂来说明这个方法。 www.antpedia.com 3. This paper introduced solid phase extraction(SPE) technique in details in collecting trace organic vapour pollutants in ambient atmospheres. 祥细介绍了固相萃取技术采集环境空气中痕量有机化合物的方法。 www.chemyq.com 4. Solid polymer electrolytes (SPE) have many advantages, which have been regarded as the focus of lithium ion batteries. 聚合物电解质由于本身的优点,已成为锂离子电池研究的一个热点。 dictsearch.appspot.com 5. Alkyl-bonded sorbents have been mainly studied for SPE in inorganic analysis; our attention in this paper will be focused on such materials. 烷基吸附剂应用于无机分析中的固相萃取已经被主要研究,本文将集中讨论这类材料。 bbs.instrument.com.cn 6. Future articles in this series go in depth into programming the Cell BE and extracting every ounce of speed that you can from the SPEs. 本系列的后续文章将深入介绍CellBE编程以及如何充分利用可从SPE获得的每一点速度。 www.ibm.com 7. Objective: An analytic method with SPE-HPLC was developed to determine residue of diphenylamine in water. 目的:建立固相萃取高效液相色谱法测定水中二苯胺残留量的方法。 terms.shengwuquan.com 8. But this provides a framework for interacting with the SPEs and shows the basics of how the API works. 但是这就为与SPE进行交互提供了一个框架,并且显示了API的基本工作原理。 www.ibm.com 9. Your code must create multiple threads (or processes, if you really prefer) to run multiple SPEs. 代码必须创建多个线程(或进程,如果您喜欢这样叫)来运行多个SPE。 www.ibm.com 10. For the SPE, it is simply a set of channels (a read channel and a write channel) to write 32-bit values to the PPE. 对于SPE而言,邮箱就是一组信道集(包括写信道和读信道),用来将32位值写到PPE。 www.ibm.com 1. In order to remove potentially interfering substances, the sample can be further cleaned on an SPE anion exchange cartridge. 为了消除潜在的干扰物质,可在一个SPE阴离子交换柱上进一步清洗样品。 www.instrument.com.cn 2. Confirm with Group Leader and SPE Engineer the concept design and detail execution of his work. 和主管以及SPE工程师一起确认方案及其详细施工。 www.jobui.com 3. While DMA to and from the SPE is adequate for moving blocks of data, there's often a need for the ability to send smaller messages faster. 尽管对于向SPE中传递数据或从SPE中读取数据来说,DMA已经足以用来移动数据了,但是通常会需要具有可以快速发送更小的消息的能力。 www.ibm.com 4. All of us are interested in her lessons. We love and re spe. . . 我们都对她的课感兴趣,我们爱戴和尊敬她… www.souwenw.com 5. This is a special tool that converts SPE programs into an object file that can be linked into a PPE executable. 这是一个特殊工具,可以将SPE程序转换成一个能被链接进PPE可执行程序的对象文件。 www.ibm.com 6. SPE also offers members access to companies that have worldwide listings of available job opportunities in our industry. 石油工程师学会的成员还提供了进入公司的全球上市提供就业机会的行业。 www.agoil.cn 7. The composite intrinsics encapsulate common usage patterns on the SPE to simplify its programming. 复合intrinsic封装了SPE的常用模式,从而对它的编程进行简化。 www.ibm.com 8. SPE has captured the technical papers presented at our meetings and in our technical journals in a searchable repository-- the e Library. SPE有一个可查询的智慧仓库—电子图书馆,它收录了SPE会议上发表的各种论文以及科技期刊上的文章。 www.agoil.cn 9. Confirm all problems or necessary changes to concept with SPE and PJM, prior to taking any action without assistance. 当发现方案存在问题或必须作更改时,先和SPE、PJM一起进行确认,然后在其协助下采取行动。 www.jobui.com 10. The special value SPE_DEFAULT_ENTRY causes the default entry point in the SPE program's ELF headers to be used. 特殊值SPE_DEFAULT_ENTRY会导致使用SPE程序的ELF头中的默认入口点。 www.ibm.com 1. The SPE program reads in the input buffer, processes the data, and then writes it to the output buffer. SPE程序从输入缓冲区中读取数据,然后对数据进行处理,再将结果写入输出缓冲区中。 www.ibm.com 2. Chapters 3 concentrate on the feature of thick film high frequency module and the high frequency function of the SPE technique. 第三章重点阐述厚膜高频集成器件的特性和SPE技术及其高频性能。 www.fabiao.net 3. The most significant difference between the SPE and PPE lies in how they access memory. SPE与PPE之间最显著的差别在于访问内存的方法。 www.ibm.com 4. This command causes the SPE to immediately return with the status of the DMA channels. 这个命令会导致SPE立即返回DMA通道的状态。 www.ibm.com 5. The function returns the SPE task ID number, which you then use as a parameter to spe_wait. 这个函数返回SPE任务的ID号,然后您可以将它作为spe_wait的参数使用。 www.ibm.com 6. Now you can just wait for the SPE task to complete using spe_wait, and then print out the final value. 现在,只需用spe_wait等待SPE任务完成,然后打印出最终的值。 www.ibm.com 7. Series of SPE columns equipped with 75-ml reservoir adapters were processed simultaneously using a vacuum manifold (J. T. Baker). 一连串的固相萃取柱装有75毫升水库电源适配器同步处理,采用真空流形(特鲁利贝克)。 dictsearch.appspot.com 8. Channels are used for all SPE input and output. 信道用于所有的SPE输入和输出。 www.ibm.com 9. Solid polymer electrolyte(SPE) is a current research focus for lithium ion batteries. 目前聚合物电解质是锂离子蓄电池领域的一个研究热点。 lib.cqvip.com 10. That variable is the handle to the program code, which will be used to create your SPE tasks. 那个变量就是到程序代码的句柄,用来创建SPE任务。 www.ibm.com 1. These processors are wholly concentrated on processing data as quickly as possible. SPE处理器只专注于尽快处理数据。 www.ibm.com 2. The API for offloading code to the SPEs is distributed as a code library for the PPE, libspe. 将代码提供给SPE使用的API是作为PPE使用的一个代码库libspe进行分发的。 www.ibm.com 3. Monitoring toxic organic pollutants in Huaihe River waters using SPE and triolein-SPMD. 利用两种采样技术监测淮河水中的有毒有机污染物。 www.ilib.cn 4. And pre-treatment column SPE solid phase extraction and GC principles related to technical and operational steps described. 并对前处理SPE固相萃取净化柱的原理及气质联用法的相关技术及操作步骤进行阐述。 www.fabiao.net 5. In this paper, a learning algorithm based on the sequential predict error method (SPE) for a multilayered neural network (MNN) is derived. 提出一种基于序贯预测误差方法(SPE)的多层神经网络(MNN)的学习算法。 www.dictall.com 6. Strategies are described for evaluating and validating SPE methods. 本文描述了评价和确认SPE方法的策略。 www.antpedia.com 7. Each SPE can communicate directly with main memory and furthermore, the SPEs can communicate directly with each other. 每个SPE都可以直接与主存进行通信;另外,SPE还可以相互直接进行通信。 www.ibm.com 8. Solid phase microextraction (SPME) is a new extraction technique, based and developed from the solid phase extraction(SPE). 固相微萃取(SPME)是在固相萃取(SPE)的基础上发展起来的新型萃取分离技术。 www.chemyq.com 9. The memory-mapped registers are used by the PPE to control certain aspects of an SPE, but are not accessible by the SPU code itself. 内存映射寄存器是由PPE用来控制对SPE的特定属性进行控制的,但是SPU代码本身则不能对它进行访问。 www.ibm.com 10. It handles operating system tasks, regulates access to memory, and controls the SPEs. 它负责处理操作系统任务、管理对内存的访问并控制SPE的工作。 www.ibm.com 1. All of the data transfers will use the MFC's DMA facilities, controlled through SPE channels. 所有传递的数据都将使用MFC的DMA工具,由SPE信道控制。 www.ibm.com 2. Next, you define the structure that will be used as the parameter to your SPE program. 接下来,定义结构,该结构将被用作到SPE程序的参数。 www.ibm.com 3. This continues until all threads have been executed on the SPEs. 这个过程一直持续到所有线程都在SPE上执行。 www.ibm.com 4. Now the Cell BE processor does not run SPE programs directly. 现在,CellBE处理器并不直接运行SPE程序。 www.ibm.com 5. As a concept, it is (almost) equivalent to another concept, SPE. 作为一个概念(几乎)等价于子博弈完美均衡。 wenku.baidu.com 6. The solid phase micro-extraction(SPME)is derived from the solid phase extraction (SPE). 固相微萃取技术(SPME)在固相萃取(SPE)基础上发展而来。 www.chemyq.com 7. The SPE can't hold that much data at once in the 256KB local store, but it can DMA over one chunk at a time for processing. SPE不能在256KB本地存储中一次保存这么多数据,但是它可以采用DMA方式一次获取一部分数据进行处理。 www.ibm.com 8. The first thing our SPE program does is reserve space for the application's parameter data. SPE程序首先为应用程序参数数据保留空间。 www.ibm.com 9. Since 1998, customers have counted on SPE's e Library for access to the best E&P technical solutions. 自从1998年,注册了SPE图书馆的用户得到了最好的勘探和生产科技解决方案。 www.agoil.cn 10. The SPEs use the MFC to transfer data between the local store, main memory, and other SPEs. SPE通过MFC在本地存储、主存和其他SPE间传输数据。 www.ibm.com 1. contains a revised version of the code that includes SPE offload. zip包含代码的修订版,其中包括SPE负载转移。 www.ibm.com 2. The SPE API defines a number of opaque data types which are used as arguments to various API functions. SPEAPI定义了很多不透明的数据类型,它们被用作各个API函数的参数。 www.ibm.com 3. Acceleration is also provided on the SPEs by vector processing features not found on the PPE, including 128-bit wide vector processing. SPE具有PPE上没有的向量处理特性(包括128位宽向量处理),这也加快了速度。 www.ibm.com 4. Some features of the SPE will be compared and contrasted with the features of the PPE, but knowledge of the PPE is also not required. 本文会比较SPE和PPE的一些特性,但并不要求您必须十分了解PPE。 www.ibm.com 5. Connecting together the SPEs, the PPE, and the main memory controller is a bus called the Element Interconnect Bus. 将SPE、PPE和主存控制器连接在一起的是一个名为ElementInterconnectBus的总线。 www.ibm.com 6. This is the core item which indicates a program on an SPE, whether it's being loaded, or running, or being queried as to why it stopped. 这是表示程序在SPE上的一个核心项目,不管它是正在加载还是正在运行,还是正在查询为什么被停止了。 www.ibm.com 7. The mailboxes, even for the PPE, are named according to the perspective of the SPE. 邮箱(甚至那些用于PPE的邮箱)都是从SPE的角度定义的。 www.ibm.com 8. Language practice6 Work in pairs. Listen and say where the spe- aker is. Give reasons for your answer. 语言练习活动6两人一组。听录音,并说出说话人在哪里。并给出你的理由。 www.tingroom.com 9. The SPEs include an attached memory flow controller (MFC). SPE包括一个附加的内存流控制器(MFC)。 www.ibm.com 10. And the average recoveries for the method of ASE combined with SPE is 68%~106% with the precision of less than 7. 7% RSD. 土壤样品中持久性有机污染物采用加速溶剂提取结合固相萃取前处理过程的回收率为68%-106%,精密度小于7. dictsearch.appspot.com 1. The SPEs include an attached memory flow controller (MFC). SPE包括一个附加的内存流控制器(MFC)。 www.ibm.com 2. And the average recoveries for the method of ASE combined with SPE is 68%~106% with the precision of less than 7. 7% RSD. 土壤样品中持久性有机污染物采用加速溶剂提取结合固相萃取前处理过程的回收率为68%-106%,精密度小于7. dictsearch.appspot.com 3. After that, control is returned to the SPE. 这之后,控制权再交回给SPE。 www.ibm.com 4. SPEs communicate with the outside world by using channels. SPE通过使用信道与外界通信。 www.ibm.com 5. SPE identifies programs for petroleum engineering and technology training, as well as scholarship opportunities. SPE确定石油工程项目和技术培训以及奖学金的机会。 www.agoil.cn 6. represents the local store memory of the SPE. 表示SPE的本地存储内存。 www.ibm.com 7. The SPE e Library provides for electronic download of documents only. This is NOT email delivery. SPE只提供电子下载方式,而且这不是电子邮寄。 www.agoil.cn 8. In fact, the code above won't quite work: It gets a bus error when the SPE tries to retrieve its arguments. 实际上,上面的代码并没有多少工作:当SPE试图检索自己的参数时,会得到一个总线错误。 www.ibm.com 9. Avoid integer multiplies (especially 32-bit multiplies) on the SPE. 避免在SPE上进行整数乘法(尤其是32位的乘法)。 www.ibm.com 10. In fact, you can pretend that they don't exist and your code will work just fine. 实际上,您可以假装SPE不存在,代码依然可以很好地工作。 www.ibm.com 1. The code for the PPE takes care of initializing the program, setting up one or more SPEs with tasks, and performing input and output. PPE的代码会负责对程序进行初始化、给一个或多个SPE设置任务并执行输入输出操作。 www.ibm.com 2. This is a set of bit flags which modify how the SPE is set up. 是一组位标志,用来修改SPE将如何被设置。 www.ibm.com 3. Aim: to establish SPE HPLC method to separate 1, 1 dimethylhydrazine(UDMH) metabolites in blood of Wistar rat. 前言:目的:建立偏二甲基肼在大鼠血中代谢产物的SPE-HPLC分离法。 www.chemyq.com 4. This is a pointer to a structure which holds the data about the SPE program itself. 是持有有关SPE程序本身的数据的结构的指针。 www.ibm.com 5. Each SPE has 256KB of local storage for both instructions and data. 每个SPE对于指令和数据都有256KB的本地存储。 www.ibm.com 6. spe_wait returns when the SPE task terminates. spe_wait在SPE任务结束时返回。 www.ibm.com 7. The most important member is stop_reason which indicates the reason for which the SPE program stopped execution. 其中最重要的成员是stop_reason,它表示了SPE程序停止执行的原因。 www.ibm.com 8. This is done using mailboxes, special purpose registers available to the SPEs and to the PPE. 这是通过使用邮箱完成的,邮箱是SPE和PPE可以使用的一些专用寄存器。 www.ibm.com 9. The SPE is a vector-only processor. SPE是一个只有向量的处理器。 www.ibm.com 10. When you want to do unit tests on SPE code or algorithms or get timing information on them, this is probably enough. 当希望对SPE代码或算法进行单元测试或获取有关它们的分时信息时,这可能就足够了。 www.ibm.com 1. When you want to do unit tests on SPE code or algorithms or get timing information on them, this is probably enough. 当希望对SPE代码或算法进行单元测试或获取有关它们的分时信息时,这可能就足够了。 www.ibm.com 2. Solid particle erosion (SPE) is very critical on the life cycle of control stage nozzle for supernormal parameters steam turbine. 固体颗粒冲蚀严重影响超常参数汽轮机调节级喷嘴寿命。 www.dictall.com 3. SPE 3410 Curriculum Planning for Physical Education 3 Lect . 用于学校体育课程设计中。 dictsearch.appspot.com 4. Notice that in both the PPE and the SPE the struct was aligned to 16 bytes and padded to 16 bytes. 注意在PPE和SPE中,这个结构被对齐为16字节,并填充成16个字节。 www.ibm.com 5. Results The case of tumor tec urrence, facial nerve paralysis and parotid gland fistula were 10, 24 and 6 re spe ctivly. 结果114例病人术后复发10例,面瘫24例,涎瘘6例,给予适当处理后均好转。 www.chemyq.com 6. Please note, however, that printfis not executed on the SPE because the SPE is incapable of input and output. 请注意,printf并不在SPE上执行,原因是SPE不能输入和输出。 www.ibm.com 7. Suez and GDF will probably offer to sell GDF's 25% stake in SPE, a big electricity firm in Belgium. Suez和GDF将可能提议卖掉GDF在SPE(比利时电力公司)的25%的股份。 www.ecocn.org 8. Well, the obvious question here is, what's spe_args? 很明显,此处的问题是:spe_args是什么? www.ibm.com 9. That's a pretty big difference because the SPE does not have direct access to main memory. 这的确是一个很大的区别,因为SPE并不直接访问主存。 www.ibm.com 10. This is also our trusty compiler, but this one generates code for the SPEs. 这也是可信赖的一个编译器,它可以为SPE生成代码。 www.ibm.com 1. The standard charge for papers and journal articles in the SPE e Library is USD 6. 00 for SPE members and USD 20. 00 for non-members. SPE电子图书馆里面论文和期刊的标准价格对于会员是6美圆,非会员是20美圆。 www.agoil.cn 2. As sample pre-treatment technology, SPE(Solid Phase Extraction) is more and more popular used in Labotory. 固相萃取作为样品前处理技术,在实验室中得到了越来越广氾的应用。 www.diytrade.com 3. For example, a mailbox mechanism is a basic communication method between the SPE and the PPE. 例如,邮箱机制就是SPE和PPE之间常用的一种基本通信方法。 www.ibm.com 4. For example, syringe filter , vials. caps and septa, mobile phase filtration system, vacuum SPE manifold etc. 例如,注射器过滤器,色谱瓶,流动相过滤器等生化试验研究装置。 www.86huangye.com 5. In English, complex sentences are a number of spe ech language phenomena. 在英语中,复合句是大量出现的语言现象,从句种类之多,表达形式各具特点。 www.dictall.com 6. This is the SPE thread group to assign this task to. 是任务被分配到的SPE线程组。 www.ibm.com 7. Remember that SPEs have a memory that is separate from the processor's main memory, called the local store. SPE具有与处理器主内存分离的内存空间,称为本地存储。 www.ibm.com 8. Study on Electrochemical Properties and Kinetic Characteristics of Organic Compounds on SPE Composite Electrode 有机化合物在SPE复合电极上的反应特性及动力学特性研究 www.wanfangdata.com.cn 9. Silviculture Techniques of Eucalypt Bio-energy Plantations and Research on Timber Caloric Values of Their Main Spe 桉树能源林栽培和主要品种木材热值研究 wenku.baidu.com 10. The Latest Development and its Application of SPE-connection Number ME Algorithm SPE-联系数物元算法的进展与应用 service.ilib.cn 1. Analysis of Correlation among Proved, Probable and Possible Reserves in SPE Reserves Classification 浅析SPE储量分类中三级储量的相互关系 service.ilib.cn 2. Simultaneous Determination of Chlorpyrifos and Cypermethrin Residues in Asparagus by SPE-CGC 芦笋中毒死蜱和氯氰菊酯残留的同时测定 www.ilib.cn 3. METHODS: The special chromatographic component was preliminarily categorized by mixed solid phase extraction column(SPE); 方法:采用混合型固相萃取柱对成分进行初步分类; www.dictall.com 4. Application of SPE-HPLC for Simultaneous Determination of Multi-tetracyclines Residues in Milk 固相萃取-高效液相色谱法同时测定牛奶中的多种四环素残留 www.ilib.cn 5. Alkyl-bonded sorbents have been mainly studied for SPE in inorganic analysis; 对烷基键合的吸附剂的研究主要针对SPE在无机分析中的应用; bbs.instrument.com.cn 6. The Application of SPE-GC Method in Residue Detection of Organ Phosphorus Pesticides in Fruits and Vegetables SPE-GC在水果和蔬菜有机磷农药残留分析中的应用 www.ilib.cn 7. Determination of the Pesticide Residues of Furaltadon, Furacilin, Titrofurantoine and Furazolidonum in Chicken, Fish, Shrimp by SPE- HPLC 测定鸡肉、水产品中四种硝基呋喃类药物残留量的固相萃取-液相色谱法 www.ilib.cn 8. Determination of Carcinogen Nitrate in Milk and Dairy Products by Spe-Ion Chromatography 固相萃取-离子色谱法测定乳与乳制品中可致癌物硝酸盐的研究 www.ilib.cn 9. Determination of Sulfonamides Veterinary Drugs Residues in Eels and Roasted Eels by SPE-HPLC 高效液相色谱法同时测定鳗鱼及其制品中八种磺胺类药物 www.ilib.cn 10. Determination of Sulfonamides Veterinary Drugs Residues in Food of Animal Origin by SPE-HPLC 动物源性食品中磺胺类药物残留的固相萃取-高效液相色谱法测定 www.ilib.cn 1. Determination of benzimidazoles veterinary drug residues in milk powder by SPE-HPLC 固相萃取高效液相色谱法测定乳粉中苯并咪唑类药物残留 www.ilib.cn 2. Application of SPE Technique to Analyzing Fishery Drugs Residue in Fishery Products 固相萃取技术在水产品渔药残留分析中的应用 service.ilib.cn 3. The diagnostic sensitivity and specificity of nuclide 201Thallium SPE-CT for coronary heart disease in diabetic patients 201铊断层显像对糖尿病患者并发冠心病诊断敏感性和特异性研究 www.ilib.cn 4. Optimization of membrane electrodes for SPE water electrolysis 固体聚合物电解质水电解池电极的优化研究 www.ilib.cn 5. Determination of praziquantel and propargite residues in fish tissues by HPLC-SPE 固相萃取-高效液相色谱法测定鱼组织中吡喹酮和克螨特残留 www.ilib.cn 6. Analysis on SPE and Steam Flow Excited Vibration of Ultra Supercritical Steam Turbine 超超临界汽轮机固粒侵蚀和汽流激振分析 www.ilib.cn 7. Determination of Carcinogen Nitrate in Whey Powder by Spe-ion Chromatography 固相萃取-离子色谱法测定乳清粉中的硝酸盐 www.ilib.cn 8. Determination of imidacloprid residuals in corn with HPLC and SPE cleanup method 固相萃取净化高效液相色谱法测定玉米中吡虫啉 www.ilib.cn 9. SPE-HPLC determination of trace endocrine disrupting chemicals in raw water 固相萃取-高效液相色谱检测原水中微量内分泌干扰物 www.ilib.cn 10. Mass optimization of SPE oxygen generation system in manned spacecraft 载人航天器SPE水电解制氧系统的轻量化研究 www.ilib.cn 1. Research on SPE Cane Sugar Ester Fresh Keeping Holy Girl Fruit under Normal Temperature SPE蔗糖酯常温保鲜圣女果的研究 www.ilib.cn 2. SPE Marketing and Management Division Councilor 塑料工程师协会营销和管理分部参议员 www.cppia.com.cn 3. Development status of hydrogen evolution electrode for SPE SPE析氢电极的研究状况 www.ilib.cn 4. Study on Applying SPE to Analyze Pesticide Residues in Vegetables and Fruits 应用固相萃取分析蔬菜水果中农药残留的研究 service.ilib.cn 5. The Developmental Trend of Post-SPE Phonological Theories 后SPE音系学理论的发展取向 www.ilib.cn 6. Discussion on the Matters Needing Attention in Implementing of Drug Standard Spe cifications 浅谈执行药品标准时应注意的问题 www.ilib.cn 7. The Research of Several Electrodes for SPE Water Electrolysis 多种电极的SPE水电解性能研究 www.ilib.cn 8. Application and progress of SPE in analysis of veterinary drug residue 固相萃取技术在兽药残留分析中的应用与进展 ilib.cn 9. Effects of Crop Ashes on Adsorption of PCBs to Agricultural Soil Measured by POM-SPE 用POM-SPE方法研究秸秆焚烧对农田土壤吸附多氯联苯的影响 www.ilib.cn 10. Determination of Four Sulfonamide Residues in Liver by HPLC Using SPE 固相萃取高效液相色谱法测定动物肝中四种磺胺残留量 www.ilib.cn 1. Reaction of oxygen reduction at SPE composite electrode SPE复合膜电极上氧还原反应研究 www.ilib.cn 2. It will then copy it into its buffer, perform the conversion, and copy it back. Here is the SPE code (enter as convert_dma_main. s) 它随后会将其复制到其缓冲区,执行转换任务再将其复制回来。 www.ibm.com 3. Determination of Famoxadone Residues in Apple and Soil by SPE-HPLC 恶唑菌酮在苹果和土壤中的残留分析方法 service.ilib.cn 4. Applications of SPE-GC in pesticide residues analysis 气相色谱法在农药残留分析中的应用 service.ilib.cn 5. Study on Direct Determination of Ofloxacin by Fluorescence Spe ctrometry 荧光光度法直接测定氧氟沙星的含量 www.ilib.cn 6. Study of Optical True Time Delay Technique Based on SPE 基于受激光子回波的光实延时技术研究 service.ilib.cn 7. Detecting of HCH and DDT in Water by SPE-Gas Chromatography 固相萃取气相色谱法测定水中六六六和滴滴涕 www.ilib.cn 8. Helpful tips for C language SPE programming 对C语言SPE编程的一些有用提示 www.ibm.com 9. SPE Society of Plastics Engineers 塑料工程师学会 bbs.expbook.cn 10. Advances on SPE-chromatography in China in recent two years 近年国内固相萃取-色谱分析的进展 www.ilib.cn 1. A Contemplation on Some Issues of SPE 关于SPE引发问题的思考 www.ilib.cn 2. Hydrogen catalytic sensor based on SPE at room temperature 室温高聚物电解质氢催化传感器 ilib.cn 3. Here is the code for the SPE (enter as spe_distance. c) 下面是SPE的代码(请将其输入到spe_distance.c中) www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。