They may be able to read number plates on cars and identify certain faces, for example.
它们还有些功能,比如识别车牌和人脸。
Then the ISP function of MCU was used to program the MCU once again and plant serial read number program.
利用单片机的IS P功能重新对单片机编程,植入串口读数程序。
Experiment show that the instrument have advance principle, operated simply, read number automatically and high measurement accuracy.
并通过实验证明:该仪器原理先进,操作简单,可自动读数,具有较高的测量精度。
The data acquisition circuit is composed of chip 89C52 and 8254. External measuring signal at interrupt mode triggers 89c52 to read number in 8254 counter.
由89c52和8254组成数据处理电路。外部测量信号以外部中断方式触发89c52读取8254计数。
The number of senior high school students who said they had not read any books for pleasure in the last year was one out of three by 2016.
截至2016年,表示过去的一年没有因为乐趣而读过任何书籍的高中生人数达到了三分之一。
To our great joy, the number of books that each person read in 2016 in China reached 7.
让我们感到非常高兴的是,2016年中国的人均图书阅读量达到了7本。
If there was a teacher they were much more likely to read books and do math or number work; without a teacher they would only play games.
如果有老师在那里,他们更可能读书、做数学题或数字功课;没有老师,他们只会玩游戏。
The number "23,456" can be read as "twenty-three thousand, four hundred and fifty-six".
数字23456可以读作“两万三千四百五十六”。
Students can get money simply for the number of books they read in a given amount of time.
学生只需在给定的时间内读几本书就可以赚钱。
When lost pets are brought to animal shelters, people there use a special tool to look for the microchip and read the ID number on it, then they'll call the microchip company to match the number to the information of the pet's owner.
当走失的宠物被带到动物收容所时,那里的人们会使用一种特殊的工具来寻找微芯片,并读取它上的身份证号,然后他们会打电话给微芯片公司,以匹配号码与宠物的主人的信息。
Research suggests that you should try to improve the number of your words and simply read more.
研究表明,你应该试着增加你的词汇量,简单来说就是多读。
Cameras fixed on Spot will scan the surroundings and help officers work out the number of visitors in the park, but they cannot read faces and won't collect any personal information.
固定在 Spot 机器人上的摄像头会对周围环境进行扫描,协助警察计算公园内的游客数量,不过这些摄像头无法识别人脸,也不会收集任何个人信息。
Next, divide the total seconds into the number of words read.
接下来,用刚刚所阅读的总字数除以总秒数。
Studies have found that the number of stories preschoolers read correlates with their ability to understand other people’s emotional states.
因为有很多研究已经发现,学龄前儿童阅读的故事数量与他们理解他人心理状况的能力存在相关性。
If you read a number from a file and expect it to be positive, check that it is before further processing with that number.
如果从文件中读入一个数字并期望其为正数,那么,在使用其进行进一步处理前对其先验证一下。
Queries that only access the relational columns of the table now need to read a much larger number of pages than without inlining.
对于只访问表的关系列的查询,现在所需读取的页面数要远远超过未实现内联时需要读取的页面数。
The offset indicates where to begin reading, and the count identifies the number of bytes to read.
偏移指出是否开始读取,而计数指出所读取字节的数量。
The second half of the Mail headline should have read: "The number of Britons with jobs stalls".
邮件标题第二部分应被解读为:“被雇佣的英国人人数停滞不前”。
The number of records read and written in each processing step helps the staff member trace whether the correct volume of data was processed.
在每个处理步骤中读和写的记录数量有助于了解处理的数据量是否正常。
The customer service rep has to read a long policy number over the phone, and the user has to listen and type that number into the form field.
客户服务代表必须通过电话读出长长的保单编号,用户必须收听并在表单域中输入该编号信息。
Since there are no moving parts in SSDs, and any part of the memory can be read instantaneously, the number of I/Os which can be performed is also extremely higher on SSDs.
由于SSD中没有移动部件,内存中的任何部分都可以瞬时读取,SSD 上可以执行的I/O数量也非常高。
The ratio of the number of Log pages read to the number of Log pages written should be as small as possible.
日志页面读数目与日志页面写数目的比值应尽可能小。
pthread_rwlock_rdlock may fail if the maximum number of read locks (implementation defined) for the lock has been exceeded.
如果超过了最大读锁数量(由实现定义),pthread_rwlock_rdlock可能会失败。
For example, a read or write returns a Future because the operation returns the number of bytes read or written.
比如,读取或写入操作会因为操作返回读或写的字节数,而返回一个Future。
Here is how to create a customized System Health data view that compares the number of rows read to the number of rows selected.
下面介绍如何创建自定义的SystemHealth数据视图,这个视图比较读取的行数与选择的行数。
The read function returns the number of bytes read (up to the maximum that you specify), -1 on error, or zero if the end of the file has been reached.
read函数返回读取的字节数(最高为您指定的最大值);或者 -1,表示错误;或者0,如果已经到达文件末尾。
Log pages read is the number of log pages read from disk by the logger, while log pages written is the number of log pages written to disk by the logger.
日志页面读(logpagesread)是日志记录器(logger)从磁盘读取的日志页面的数目,而日志页面写(log pages written)是日志记录器(logger)写入磁盘的日志页面的数目。
Take, for example, the read function call, which allows some number of bytes to be read from a given file descriptor.
例如,read函数调用可以从指定的文件描述符读取一定数量的字节。
The number of rows read (7700000) versus the number of rows written (77) show that a table scan is likely happening.
行读取的数目(77)表明很可能发生表扫描。
If you go over 256 MaxClients, you must also set ServerLimit to the same number; read the MPM's documentation carefully for the associated caveats.
如果MaxClients的值超过256,必须将ServerLimit也设为同样的数值,请仔细阅读MPM的文档,了解相关信息。
应用推荐