释义 |
MFCCOCA¹⁶¹⁶⁷⁷BNC¹⁴⁴⁶⁶⁴⁺³ 基本例句 abbr.Microsoft Foundation Class;MS-Visual C++的类库¹⁰⁰ The main one is to initiate a lot of data transfers on the MFC, and then let the MFC take control of deciding the ordering for processing. 主要方法是在 MFC上启动许多数据传输,然后让 MFC决定处理的次序。 ibm 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的一部分。 ibm A team at the Boston-based college have created microbial fuel cell MFC batteries that derive energy from naturally occurring bacteria in soil. 一个位于波士顿校区的研究小组已经开发出微生物燃料电池 MFC,它的能量来自土壤中天然存在的细菌。 yeeyan All of the data transfers will use the MFC's DMA facilities, controlled through SPE channels. 所有传递的数据都将使用 MFC的 DMA工具,由 SPE信道控制。 ibm By having lots of transfers outstanding on the MFC, the MFC can determine what the best transfer order will be. 通过在 MFC上启动许多传输, MFC可以决定最佳的传输次序。 ibm Each MFC can access a separate address space. 每个 MFC都可以访问一个单独的地址空间。 ibm However, tags, fences, and barriers can be used to force ordering constraints on MFC DMA transfers. 然而,标签、 fence和 barrier可以用来对 MFC DMA传输强制实施排序约束。 ibm If you were targeting just Windows operating systems, perhaps you’d be inclined to use MFC or. NET. 如果目标仅仅是 Windows操作系统,也许你会倾向于使用 MFC或者. NET。 infoq In the code written so far, the SPU has simply waited for the MFC to finish before processing anything else. 在目前编写的代码中, SPU仅仅等待 MFC完成传输,然后才能处理其他东西。 ibm Since by default the MFC processes requests in any order it chooses, how do you force a specific ordering? 因为在默认情况下 MFC 按照它选择的任意次序处理请求,所以如何确保特定的次序呢? ibm The SPE cannot read main memory directly, but instead must import and export data between the local store and main memory using DMA commands to a unit called the memory flow controller, or MFC. SPE不能直接读取主存,相反地必须通过对内存流控制器或 MFC的单元使用 DMA命令来在本地存储和主存之间导入和导出数据。 ibm The team is working on a significant update to the Microsoft Foundation Classes MFC. 我们的团队正在开发一个 Microsoft基础类 MFC的重大更新。 joycode Then, MFC commands either operate individually or on a list. 然后, MFC命令可以逐个进行操作,也可以对一个列表进行操作。 ibm They greatly simplify a lot of operations in MFC, making it much more convenient to do string manipulation. 它们很大程度上简化了 MFC中的许多操作,使得 MFC在做字符串操作的时候方便了很多。 blog.sina.com.cn This forces the transfers to be serialized by the MFC itself, so it will always wait until the current conversion is finished being PUT into system storage before GETting more data into the buffer. 这会强制传输由 MFC本身进行序列化,因此总会等待,直到当前的转换被 PUT到系统存储中,然后才会 GET更多数据到缓冲区中。 ibm This puts all of the transferring logic into the MFC, and leaves your program free to do other computational tasks while the buffer waits for new data. 这会将所有传输逻辑全部放入 MFC中,并让程序可以在缓冲区等待新数据的同时自由地执行其他计算任务。 ibm Using this update to MFC, developers will be able to create applications with the“ look and feel” of Microsoft’s Office, Internet Explorer and Visual Studio. 使用此 MFC更新,开发人员能够创建具有 Microsoft Office、 Internet Explorer和 Visual Studio的“外观和感觉”的应用程序。 joycode Whether it's the SDK or MFC resource editor, both are used extensively to develop the static UI controls for the application. 不论是 SDK还是 MFC资源编辑器,它们都被广泛用于为应用程序开发静态的 UI控件。 ibm An MFC can have multiple concurrent DMA requests to one address space outstanding from both the PPE and the SPU. MFC可以具有对同一个地址空间的多个并发的 DMA请求,这些请求可以来自于 PPE和 SPU。 ibm MFC commands are all done from the perspective of the SPE, whether or not it is actually the SPE issuing the command. MFC命令都是从 SPE的角度完成的,而不管它实际上是不是 SPE发出的命令。 ibm MFC includes a forms designer to make form building, event wiring, and other form-based programming tasks easier. MFC包含一个可以使窗体生成、事件连通和其他基于窗体的编程任务更加容易的窗体设计器。 cnblogs MFC is actually quite a bit more than just a GUI toolkit, and uses a mixture of paradigms. MFC实际上不只是 GUI工具箱,它还使用各种范例的混合。 ibm The MFC batteries, which were recently honored as one of Popular Mechanics‘10 Most Brilliant Innovations of2009, were first tested in Tanzania in 2008. MFC电池2008年首次在坦桑尼亚接受测试,接着在2009年最杰出创新产品展中,刚刚荣获十佳之一的殊荣。 yeeyan The MFC is the main communication vehicle between the local store memory and the system memory. MFC是本地存储内存与系统内存之间的主要通信工具。 ibm |