您要查找的是不是:
- normalized crossed product 正规化的交叉乘积
- Calculates the cross product of two vectors. 计算两个向量的叉乘积。
- Returns the cross product of one or more sets. 返回一个或多个集的叉积。
- The following example returns the cross product of the two tables. 这两个表的叉积。
- A cross join is also called a cross product or Cartesian product. 交叉连接也称作矢量积或笛卡儿积。
- The cross product returned by the unintentional cross join depicted above. 由上述无意生成的交叉联接返回的叉积。
- The Crossjoin function returns the cross product of two or more specified sets. Crossjoin函数返回两个或更多指定集的叉积。
- Performs a set operation that returns the cross product of two sets. 执行一个集运算,返回两个集的叉积。
- The concept of the cross product of vectors in Euclid space is introduced. 在欧式空间中引进了向量叉积的概念.
- In this thesis, we propose two efficient image matching algorithms based on the normalized cross correlation (NCC) criterion for pattern matching and motion estimation, respectively. 在这篇论文中,我们提出了两个基于正规化相关匹配法(NCC)的有效率影像比对演算法,并将之应用于样型识别与运动估计上。
- The torque I acting on a particle is defined as the cross product of r and the force acting on the particle. 作用于粒子上的力矩I定义为r与作用在粒子上的力的叉积。
- Delays in problem determination that cross product, solution, or organization boundaries. 跨产品、解决方案或者组织边界发现问题所耽误的时间。
- If it cannot find a foreign key relationship between the tables, the default is a cross product. 如果查询编辑器在表之间找不到外键关系,则缺省设置为矢量积。
- Real-Time Normalized Cross Correlation Algorithm 实时的归一化相关匹配算法
- If there are no foreign keys, it does not generate an ON clause and the tables become a cross product. 如果没有外键,则不生成ON子句,表将变成矢量积。
- If there is no default join, the tables create a cross product, and this can result in slow processing. 如果没有缺省连接,表会创建矢量积,这样会导致处理缓慢。
- normalized cross correlation coefficient 归一化互相关系数
- normalized cross correlation method(NCC) 归一化互相关
- normalized cross correlation(NCC) 归一化互相关
- It produces a cross product of the two tables (all combinations of rows), but with rows excluded if the id numbers do not match. 该查询生成两个表的矢量积(各行的所有组合),但不包括ID号不匹配的那些行。