• The programmable network processor provides not only the hardware function of processing data in line speed but also has tremendous system flexibility.

    编程网络处理器不但提供了线处理数据包的高性能硬件功能同时具备极大的系统灵活性。

    youdao

  • The nutritional table defined on line 12 and filled with data in lines 31 through 35 has two dimensions, since each food provides multiple nutritional values.

    12定义营养3135给出的数据两个维度这是因为每种食物提供了多种营养价值。

    youdao

  • For each line in the data array, extract the precise pixel coordinates in the image.

    对于数据数组中的每一提取图像中的精确像素坐标

    youdao

  • If the data or instruction is not present in the cache, or if the cache line is invalidated, the CPU updates its cache by reading the data from the main memory.

    如果数据指令没有出现高速缓存中,或者如果高速缓存线路无效的时候,CPU通过存储器中数据来更新的高速缓存。

    youdao

  • In nearly all secure programs, your first line of defense is to check every piece of data you receive.

    几乎所有安全程序中一道防线就是检查所接收到每一数据

    youdao

  • Line 1 in the pixels data file specifies the coordinates of the place specified on line 1 in the city data file.

    像素数据文件中的第1行将指定城市数据文件第1指定地点坐标

    youdao

  • Most of the line data in Listing 6 is snipped for brevity.

    清单6中的大多数线条数据为了简洁而截断了。

    youdao

  • When the graph is presented the data plotted should be in a smooth data line.

    显示这个图形绘制出数据应该一条平滑数据线

    youdao

  • The line in Listing 14 tells the JAXB runtime to report if the data does not conform to the schema.

    清单14中的这一代码让JAXB运行时数据符合模式的情况下发出报告

    youdao

  • Then, begin working through the data. In line 129, you obtain the value.

    然后开始处理数据,第129获得数据。

    youdao

  • NASCAR, the NFL, professional hockey, and other sports apply real-time video effects, such as the colored first-down line in football, based on precise geospatial data.

    职业冰球其他运动都开始应用实时视频效果比如橄榄球场上根据精确的位置数据给触地得分区加颜色

    youdao

  • Derived from Shuttle Radar Topography Mission (SRTM) data, the white line around the valley in the top image approximates the Lake Suguta shoreline when water levels were at their highest.

    根据航天飞机雷达地形测绘数据,上图中山谷周围线近似于苏加塔湖水位最高岸线

    youdao

  • Now we get to some of PHP's more unique file-processing strengths: dealing with massive chunks of data in a line or two.

    现在我们将接触一些PHP独特文件处理功能:处理大块数据

    youdao

  • The data issued by the National Bureau of Statistics were in line with market expectations.

    国家统计局公布的这数据市场预期基本一致

    youdao

  • Line 9 declares a set named days, and its elements (just the days of the week, starting with Monday) are declared on line 32 in the data section.

    第9声明一个名为DAYS集合元素(本周中的天数周一开始)数据部分第32行中声明的。

    youdao

  • Best of all, most of the technologies involved (desktop systems, Ethernet interfaces, and hard disk data storage) are right in line with the other skills technology professionals typically wield.

    最重要大部分相关技术(桌面系统以太网接口以及硬盘数据存储)是都专业技术人员熟练运用的。

    youdao

  • It also does the right thing when you feed in your scatter and line data.

    输入分布直线数据时,得很好。

    youdao

  • Each line in your file represents a row of data to be imported into your table.

    文件中的都代表将要导入中的数据

    youdao

  • The picture painted by GDI throughout the downturn is one of an economy substantially weaker than indicated by GDP: one more in line with the employment data and with the experience of most Americans.

    衰退期GDI所形成图像反应本质上经济状况GDP反映的要疲软,而这幅图贴近就业数据美国民众的感受

    youdao

  • In Figure 3c, the pink line represents the data collected for the test running on the Rational Quality Manager server with a 500k repository.

    3c中粉红色的代表测试所收集数据会在500 k存储库的Rational QualityManager服务器运行

    youdao

  • The lcov tool generates an entire HTML tree that contains every line of code in the kernel and data on how many times, if any, each line was executed.

    lcov工具会生成完整HTML 树,其中包含有内核代码以及关于一行执行多少数据如果有的话)。

    youdao

  • You can also tell Spring to translate data access exceptions for data access implementation classes, simply by adding the line in Listing 8 to Spring's configuration file.

    可以告诉Spring转换数据访问实现数据访问异常只需清单8中的添加Spring配置文件即可。

    youdao

  • WholeFile.msgflow does not perform record detection in its FileInput node, instead the CRLF between each line in the input data is interpreted by the TDS parser.

    msgflow不在FileInput节点执行记录检测而是TDS解析器解释输入数据中的之间CRLF

    youdao

  • If you want to plot this data in a two-dimensional space, as well as connect each data point with a line, you can use the gnuplot script shown in Listing 3.

    如果希望两维空间绘制这些数据每个数据使用条线连接起来,就可以使用清单3给出gnuplot脚本

    youdao

  • You are returning an instance of JsonRecordWriter, an inner class that will get a line of data from Listing 3 and produce a line of data in Listing 4.

    正在返回JsonRecordWriter实例是一个内部,用于清单3获取数据生成清单4中的数据。

    youdao

  • This x,y value is stored in the textLocs array and is extracted for the respective text annotation line as defined in the data file.

    x,y被保存到textLocs数组中并且数据文件中定义相应文本注释提取它。

    youdao

  • Future access to num_proc1 by the parent thread results in the reading in of the data from the cache line.

    将来线程num_proc1的存取会导致高速缓存线路数据读入。

    youdao

  • Companies such as Storwize offer an appliance that sits in-line [l4] and compresses active data.

    例如Storwize公司提供一个基于实时处理压缩活跃数据工具

    youdao

  • Listing 11 shows the output of this program (with some data thrown in on the command line for demonstration purposes).

    清单11显示了这个程序输出(命令输出一些用来演示数据)。

    youdao

  • Even if you send me your new contact data as text in a message I still have to copy page each line to my AddressBook.

    即便短信发送新的联系资料不得不页面上每一信息复制通讯录上

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定