It then calls the CRC lookup function with the next byte of data and passes the previous CRC value.
然后,它调用同一个数据字节的crc查找函数,并传递以前crc值。
In previous versions, a relationship lookup function was provided. Version 7 provides three new lookups.
在以前的版本中,提供了关系查找函数。
The options parameter provides an extra means of debugging and adjusts the lookup function to your liking
options参数提供了根据您的喜好来调试和调整查找功能的额外方法
It generates a hash table from the predetermined list of valid command-line options and a lookup function whose time complexity is o (1).
它将从预定的有效命令行选项列表和时间复杂度为O(1)的查找函数中生成一个散列表。
G: This option generates the lookup table as a static global variable rather than hiding it by generating it inside the lookup function (the default behavior).
G:该选项将生成查找表并将其作为静态全局变量,而不是在查找函数内生成以隐藏该表(默认行为)。
If you're familiar with socket programming, you might be looking for gethostbyname and other such calls, which are used to perform the host-lookup function.
如果熟悉套接字编程,那么您可能会寻找gethostbyname和其他类似的调用,这些调用都可以用来执行主机查找功能。
RAND_LOOKUP, a random lookup function that selects a value for the destination column from a lookup table based on a random number as the subscript in the lookup table.
RAND _ LOOKUP,随机查找函数,该函数根据作为查找表中下标的随机数从查找表中选择目标列的值。
For demonstrating the function of the Partner Lookup plug-in, you need to populate the LDAP directory with some sample data.
为了演示PartnerLookup插件的功能,需要使用一些样例数据填充ldap目录。
The domain parameter instructs the resolving function to append <domain name> to the end of the string to lookup if the string does not end with a . (period).
domain参数指示如果字符串不以.(句点)结尾,则解析功能将
A perfect hash function is produced when gperf finds a configuration that assigns each keysig to a unique location within the generated lookup table.
当gperf找到某种配置,并且该配置将每个keysig分配到生成的查找表中惟一位置时,将生成一个完美hash函数。
This lookup is recursive: if the instance defined in prototype cannot find an attribute or function, it will look in its prototype, and so on.
这种查找是递归的:如果在prototype 内定义的实例不能找到属性或函数,它就会在其原型中查找,依此类推。
Another trick when you do a lot of lookups, define a lookup key using XSL: key, then use the key function to perform the lookup.
在执行大量查找时使用的另一个技巧是使用xsl:key定义一个查找键,然后使用key函数执行查找。
Lookup, a function that USES a lookup table to determine the destination column value.
该函数使用查找表来确定目标列值。
You can see from the first template how the briefer XPath function syntax simplifies the code requesting the lookup.
可以从第一个模板中看到更简洁xpath语法是如何简化查找代码。
HASH_LOOKUP, a function that determines the destination column value from a lookup table according to a value derived from a source column.
HASH_LOOKUP,该函数根据源列派生的值来确定查找表的目标列值。
More importantly, I question the reason for this: making it adaptive would add just one single table lookup to the arithmetic decoding function — hardly a very large performance impact.
更重要的是,我问这个问题的原因是:只要在算术解码功能中增加一个查询表就实现自适应解码,几乎没有性能影响。
Similarly a function is provided to do the reverse lookup - given an IP address, look up the corresponding hostname.
相类似的功能是反向查找——给出IP地址,查找相应的主机名。
Binary search function template and test procedures, it can find ways to implement binary search, the party returns-1 lookup failed!
二分查找函数模板及测试程序,它能实现查找方式中的二分查找,党查找失败时返回- 1 !
The only significant cost of virtual functions is one additional memory lookup before a virtual function can be called.
虚拟函数唯一一个明显的代价是在调用虚拟函数之前附加了一个存储查询。
In other words, it's not a general-purpose way to map each pixel through a function, it's just a way to dynamically built the lookup table, instead of passing in a pre-built one.
换句话说,这不是一个通用的方式图每个像素通过一个函数,它只是一种方法来动态地建立查找表,而不是通过预先建立的一个。
You could simply return a pointer to a standard C++ object (if you don't need to access functions), any other type of function lookup table, or whatever you wanted.
你可以简单地返回一个标准C++对象的指针(如果你不需要访问函数),任何函数查询表的其它类型指针,或你需要的任何类型的指针。
You could simply return a pointer to a standard C++ object (if you don't need to access functions), any other type of function lookup table, or whatever you wanted.
你可以简单地返回一个标准C++对象的指针(如果你不需要访问函数),任何函数查询表的其它类型指针,或你需要的任何类型的指针。
应用推荐