The machine gets the data from program, and could finish its task under the control of DGPS and electronic box. Analyze three basic move ways, including straight, turning and crankle.
农用智能移动平台通过程序读取预定义路线数据,在DGPS、电子罗盘组合导航系统控制不断调整两驱动电机的速度,完成跟踪预定义路线行走。
If your program is a viewer or editor of data—such as a word processor or an image displayer—that data might be from an attacker, so it's an untrusted input.
如果您的程序是数据的浏览器或者编辑器——比如文字处理器或者图像显示器——那么那些数据有可能来自攻击者,所以那是不可信的输入。
Ferraro analyzed satellite data showing annual forest loss from 2008 to 2012 including during Indonesia's phase in of the antipoverty program in 7,468 forested villages across 15 provinces.
费拉罗分析了2008年至2012年期间每年森林损失的卫星数据,其中包括印度尼西亚在15个省份的7468个森林村庄在实施脱贫计划期间的数据。
The application data section contains the actual data sent from one program to another, and its content and structure are defined by the applications that use it.
应用程序数据部分包含从一个程序发送到另一程序的真实数据,且其内容和结构由使用它的应用程序定义。
Sometimes your program will take data from an untrusted user and give it to another user.
有时候您的程序要从一个不信任的用户处得到数据并把它传给其他的用户。
If your program is a viewer or editor of data — such as a word processor or image displayer — that data might be from an attacker, so it's an untrusted input.
如果您的程序是数据的浏览器或者编辑器(比如文字处理器或者图像显示器),而这些数据有可能来自攻击者,所以那是不可信的输入。
Therefore, meaning can be inferred from the data making the document structured and more useful by a computer program.
因此,能够从数据推断出含义让文档变成了结构化的,这对计算机程序而言更为有用。
It's a good idea to write such a simple program initially, just to prove you can get some data from the server.
一开始先编写这样一个简单程序是个好主意,因为只想证实可以从服务器得到一些数据。
We recommend a better strategy: to remain aware of the data requirements from a program design viewpoint and have a semaphore protect smaller amounts of data.
我们推荐一种更好的战略:从程序设计的视角分析数据需求,让一个信号量保护的数据量更少。
The TIROS program provided the first accurate weather forecasts based on data from space, demonstrating that it was possible to use satellites to observe weather.
泰洛斯计划基于来自太空的数据提供了精准的气象预报,证明使用卫星进行气象观测是可能的。
Some memory leaks occur due to program errors in which infinite loop in the application code allocates new objects and adds them to a data structure accessible from outside the program loop scope.
有些内存泄漏是由于程序错误发生的,在存在此类错误的情况下,应用程序代码中的无限循环会分配新的对象,并将其添加到可从程序循环范围外面访问的数据结构中。
It shouldn't surprise you that the slowest operation for running any program is the time actually spent on retrieving the data from disk.
您应该很清楚,对于运行任何程序来说,最慢的操作实际上是花费在检索磁盘中数据上的时间。
You will use the RFHUTIL utility program to read a file from a text file and send the data as a message to the EXPORTQ local queue managed by the queue manager QMGR900.
您将使用RFHUTIL实用程序从文本文件中读取文件,并将数据作为消息发送给由队列管理器QMGR900管理的EXPORTQ本地队列。
However, persistence often requires saving state information in a way that's conceptually different from how the data exists in the execution of the program.
然而,持久性经常需要用一种与程序执行过程中的数据保存方式不同的方法来保存状态信息。
When we write a program that needs data from DB2 tables, we embed SQL in the program at the appropriate execution spot and surround it with delimiters.
当我们编写从DB 2获取数据的程序时,我们会在适当的执行点上嵌入SQL,并位它加入分隔符。
Dynamic program data from back-end business logic can also be placed at the specified location in the HTML.
也可以将后端业务逻辑中的动态程序数据置于HTML中的指定位置上。
It limits the ability to manage the organization at the program level as data doesn't flow smoothly up from the individual contributor level.
由于数据不能够平滑的从个体贡献者层次流动上来,所以这样做限制了在编程层次上管理公司的能力。
Thus, you need to ruthlessly check data on all input paths into your program from untrusted sources.
因而,您需要对来自于不可信源的输入路径的数据进行严格的检查。
The use of XSL separates the page layout from the program data, so you don't need to write or use an XML parser because XSL does it for you.
XSL的使用将页面布局与程序数据分隔开,因此您不必编写或使用XML解析器,因为 XSL 替您这样做了。
SAGE USES geospatial data from the National geospatial Intelligence Agency's Homeland Security Infrastructure Program.
SAGE系统采用来自国家地理空间情报局的国土安全基础设施计划的地理空间数据。
Testing is another kind of runtime analysis: You feed in data or events and check to see that you got the right behavior from the program.
测试是另一种运行时分析:您通过数据或事件检验是否获得来自系统的正确行为。
You can use either one of the methods to get the data returned from the remote program call.
您可以任选一个来获取远程程序调用返回的数据。
The answer is from a surprising number of places; in fact, your program may be getting data from an attacker in ways you weren't prepared for.
答案在各种情况下不尽相同;实际上,您的程序可能会通过您所没有想到的途径得到攻击者的数据。
This article discussed how to read and write data to a file from a Python program.
这篇文章讨论了在Python程序中如何从文件读取数据和写入数据到文件中。
In the proposed Ajax application, our program manager wants to use data from a database which another application provides.
在建议的Ajax应用程序中,我们的项目经理希望使用来自另一个应用程序提供的数据库的数据。
The application presentation layer is composed of JSPs, servlets, or portlets that get the program data from the back-end (or business logic) and create the layout HTML (or another markup language).
应用程序表示层由jsp、servlet或portlet组成,它们从后端(或业务逻辑)获取程序数据,然后创建布局HTML(或其它标记语言)。
Symbol, price, and quantity are passed into ILOG from the market data that is processed in the Streams program.
符号、价格和数量将从Streams程序中处理的市场数据传递到ILOG。
Here's a program that will demonstrate how data can be extracted from an Excel file, modified (all the Numbers are multiplied by 2), and written to a new Excel file.
这里有一个程序,它演示如何从一个Excel文件抽取、修改(所有数字都乘以2)数据以及将数据写入新的Excel文件。
The next section of code creates a pipe from the vmstat command, where the program will read data once per second.
代码的下一部分将通过vmstat命令创建一个管道,程序将在其中每秒读取一次数据。
A web service can be a program that gathers data from external application data stores and passes the data to a server program that builds HTML-based web pages accessible to a web client.
Web服务可以是一个程序,它用于从外部应用程序数据存储中收集数据,并将该数据传送给服务器程序,服务器程序创建基于HTML的web页面,这些Web页面都是Web客户端可以访问的。
应用推荐