期刊论文:Shape Representation and Registration using Vector Distance
·Shape Representation and Registration using Vector Distance Functions [cvpr07]
Vector+Space技术资料下载专区,收录275份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
·Shape Representation and Registration using Vector Distance Functions [cvpr07]
·期刊论文:Linear Discriminant Analysis and Kernel Vector Quantization for Mandarin Digits Recognition
软件无线电经典英文书籍《Autonomous Software-defined Radio Receivers for Deep Space Applications》
This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesia...
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. T...
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given...
a Library for Support Vector Machines 支持向量机的公式原理的介绍
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computati...
java简单购物车的实现Vector创建模拟购物结算界面并实现结算功能。其中使用了内部类和Vector 向量。运行程序后,可输入购买记录,单击“添加”按钮将保存记录到Vector 向量中,并可以显示任意一个记录,或按记录号删除记录,并可给出...