Give the right computer a massive database of faces, and it can process what it sees—then recognize a face it's told to find—with remarkable speed and precision.
给合适的计算机一个庞大的人脸数据库,它就可以以惊人的速度和精度处理看到的东西,然后按照指示识别人脸。
The most interesting part of this code is how we find a location to keep the database files.
上述代码最有趣的部分是我们如何找到一个位置来放置数据库文件。
The setup code is usually a few lines that describe the database such as the database driver, username and password, and where to find it.
设置代码通常由一些行构成,这些行是对数据库的描述,比如数据库驱动程序、用户名和密码,以及到哪里去找到它。
The problem is in the code that accesses the database to find all the books for a given author, as shown below.
问题在于访问数据库以找到一个给定作者的所有书籍的代码中,如下所示。
Once performed, you can simply go to a relational database performance benchmark site and find systems in the ballpark range.
得到结果之后,只需访问一个关系数据库性能基准站点,查找能够满足需要的系统。
To clean up any existing packages that are invalid as a result of this change, you can use the new function to find invalid packages on a database or schema level.
要清理由于这种更改而无效的任何现有包,可以使用这个新功能来找出数据库或架构级别上的无效包。
Given those keys, an application can run a query against the associated database to find the complete records that comprise the match.
对于这些键,应用程序可以针对相关数据库运行查询来查找包含匹配的完整记录。
For example, you can split on the first space you find and store the discreet values in a database table, or you can apply specific formatting or tags to each line.
例如,您可以在第一个空格处进行划分,将分离的值存储在数据库表中,或对每个行应用特定的格式或标记。
"We did not find anybody in the database who we thought was a potential relative," says Sims.
“我们在数据库中没找到任何预想的潜在亲属。”希姆斯说。
You can go to the back-end database table to check the contents; you will find a corresponding record has been successfully added to the table.
您可以转到后端数据库表查看内容;您将看到一个相应的记录已经成功添加到表中。
Whenever you find yourself polling a database for an update, consider using JMS instead.
无论何时在需要知道更新而轮询数据库时,请考虑使用JMS来替代数据库。
You will find details about the created table, with useful information for doing a capacity planning of the analysis database, in the section Details about the tables created in the analysis database
可以在关于在分析数据库中所创建表的细节信息部分找到所创建表的细节信息,其中有用于分析数据库容量计划的重要信息。
To find the current highest acaction_id value used in the database, enter the following in a DB2 command window.
为了查找到目前数据库中使用的最大acaction_id,在DB 2命令窗口中输入如下的命令。
You can find more than a dozen open source Python packages for working with a SQL database, not counting the special-purpose modules that connect Python to specific databases.
您可以找到一打以上的操作SQL数据库的开放源码python包,这还没包括用于连接python与特定数据库的特殊用途模块。
Therefore, Python programmers who want to use a relational database generally find they have imposed upon themselves the extra and unnecessary discipline of providing a schema for each of their types.
因此,希望使用关系数据库的Python程序员一般会发现,他们在自己身上强加了额外和不必要的规则,也就是为自己的每个类型提供模式。
It's easier to say, "Find a copy of Cryptonomicon" than it is to write the detailed logic for searching some database.
直接说“找一个Cryptonomicon的副本”要比编写搜索某个数据库的详细逻辑容易得多。
The home class lets users create new instances of the bean or find existing instances (such as rows in a database).
home类让用户可以创建新的bean实例,或者查找现有的实例(例如数据库中的行)。
When a mail database exceeds its warning threshold, users receive an error when they open their mail database, and then find a message with the subject Quota warning Report as shown in figure 9.
当邮件数据库超过它的警告门限时,用户打开邮件数据库时会收到错误提示,然后会发现如图9所示的主题为QuotaWarningReport的电子邮件。
The script vc_candidates.sql can be used to find all tables in a database that would benefit from the alternate row format of value compression. To execute the script, enter the commands in Listing 5.
脚本vc _ candidates. sql可用于发现数据库中所有能从值压缩行格式中受益的表。
It's as scalable for a 20-customer database as it is for a 20 million-customer database, and you can define the number of results you want to find.
它的伸缩性对于20个顾客的数据库与对于2000万个顾客的数据库没有什么差异,并且您可以定义您想要得到的结果数。
Different components read documents from the source database, analyze the text to find mentions of names, and store the results in a new database, the Extracted Information database or EIDB.
不同的组件从源数据库中读取文档、分析文档来寻找提到的人名以及将结果保存到一个新数据库(ExtractedInformationDatabase,EIDB)中。
A session class contains equivalent methods to create a new customer and to find one or all customers in the database.
而会话类包含创建新客户和查找数据库中的一个或所有客户的等效方法。
When the client makes a remote procedure call, it contacts the name service database to find information about the server system.
客户机发出远程过程调用,此时它会联系名称服务数据库,以寻找服务器系统的相关信息。
A find or query operation can be decorated to apply a fetch plan to customize the set of entities to fetch from the database.
查找或查询操作还可以通过修饰后应用一个查询计划来自定义从数据库查询得到的实体集。
In a partitioned database environment, the database manager must have a way of knowing which table rows are stored on which database partition, so that it can find the data it needs.
在分区数据库环境中,数据库管理器必须有方法知道表的哪些行存储在哪个数据库分区上,以便发现它需要的数据。
This becomes a long a painful process because you need to find all the applications that use this database and figure out how to reconfigure them to use the new server when the cutover happens.
这会是一个漫长而痛苦的过程,因为你需要找出所有使用这台服务器的应用程序,并且明确当开始切换的时候,要如何重新对它们进行配置以使用新的服务器。
You need to find the right balance between creating many separate databases and creating all the schemas and tables in a single database.
但需要掌握创建许多单独的数据库和在单个数据库中创建所有模式和表之间的合理平衡。
For each row that satisfies the filter condition, the database server applies hash function to the key and proves the hash table to find a match.
在满足筛选器条件的每个行中,数据库服务器将对键应用哈希函数,并探测哈希表以查找匹配的键值。
Search online to find a vast number of articles and books dedicated to database performance.
可通过在线搜索查找有关数据库性能的各种文章和书籍)。
Find a location on your hard drive where you want to store your database.
在硬盘驱动器上找到一个用于存储数据库的位置。
应用推荐