搜索资源列表
scan_matching
- This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of Ma
Wavelet_face_recognition
- 一篇小波包人脸识别的IE文章 Local Discriminant Wavelet Packet Coordinates for Face Recognition .pdf
FlashSee
- Flash的浏览器及播放器,类似ACDSee的双界面控制,类似资源管理器的完全的文件操作和搜索功能,可以搜索任何目录及IE缓存,文件操作及影片播放皆支持拖放操作。具有进度条、播放控制、全屏播放、EXE格式和SWF的相互转换(支持多种格式)、影片相关信息显示、支持各种Flash格式。-Flash browser and players like ACDSee dual interface control, similar resource management for the complete f
testPNN
- /*模式训练*/ Training(int,int,int,char*,char*,char*) 参数: 模式个数(即网络的第一隐层节点数) 模式维数(即网络的输入层节点数) 模式类别数(即网络的输出层节点数) 计算中心控制矢量时所用的变换函数核 第二隐层权值的训练算法 训练模式所在的文件名称 /*模式分类*/ Classifying(int,char*) 参数: 需要分类的模式个数 分类数据-/* Model Training*/Tr
k-neighbors
- k近邻,根据总样本确定一个参数k,即在总样本数为N时我们要求每个小舱内拥有的样本个数。-k neighbors, based on the total sample to determine a parameter k, ie, the total number of samples N, we require that each cabin has a small number of samples.