Vector Quantization
Vector Quantization技术资料下载专区,收录183份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Vector Quantization 全部资料 183 份
Returns weighted percentiles of a sample given the weight vector w % The idea is to give more empha
Returns weighted percentiles of a sample given the weight vector w % The idea is to give more empha...
This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C
This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C...
按需路由协议- AODV AODV(Ad Hoc on demand distance vector) C++源代码
按需路由协议- AODV AODV(Ad Hoc on demand distance vector) C++源代码...
The SWF [pronounced 鈥渟wiff 鈥? file format delivers vector graphics, text, video, and sound over the
The SWF [pronounced 鈥渟wiff 鈥? file format delivers vector graphics, text, video, and sound over the...
Xvid Quants parser(XvidQP)用来分析编码Xvid AVI文件中每侦的量化(quantization)值。分析结束后
Xvid Quants parser(XvidQP)用来分析编码Xvid AVI文件中每侦的量化(quantization)值。分析结束后,用文本和图表的方式显示统计数据。XviD继承并发展了Open...
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis...
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a...
a Library for Support Vector Machines 支持向量机的公式原理的介绍
a Library for Support Vector Machines 支持向量机的公式原理的介绍...
java简单购物车的实现Vector创建模拟购物结算界面并实现结算功能。其中使用了内部类和Vector 向量。运行程序后
java简单购物车的实现Vector创建模拟购物结算界面并实现结算功能。其中使用了内部类和Vector 向量。运行程序后,可输入购买记录,单击“添加”按钮将保存记录到Vector 向量中,并可以显示任...