搜索资源列表
mips16_functions_c32_example
- This article covers the so-called "min-cost flow" problem, which has many applications for both TopCoder competitors and professional programmers. The article is targeted to readers who are not familiar with the subject, with a focus more on providin
ImprovedPCAFaceRecognitionAlgorithm
- 摘要:主成分分析(PCA)的人脸识别算法,以减少的特征向量是涉及到对抽象的特点,改进了主成分分析(一)iUumination算法的变化影响酶原sed.The方法是基于上减低与正常化其相应的标准差的特征向量元素相关联的大特征值的特征向量的影响力的想法。耶鲁大学和耶鲁大学面临的数据库面对数据库B是用来验证-Abstract:In principal component analysis(PCA)algorithms for face recognition,to reduce the influen
SimilarityCompare
- 本程序用于计算两个矢量图形的相似程度。 对于图形形状相似性问题,本程序满足了五个基本要求: 1.对于任意两个图形的相似程度必须得出一个量化的结果,在此称为图形相似度。 2.对图形形状的检测必须忽略 大小、旋转、轴对称、连线顺序的影响。 3.对于相同的图形,形状相似度必须为1;对于不相同的图形,形状相似度必须小于1。 4.两个图形的形状相似度必须与其相似程度成严格单调性,即对于同一个基准图形,越相似的图形相似度越高,越不相似的图形相似度越低。 5.必须能在可接受的时间与空间
tingchechang
- 栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Stack simulation parking lot to the sidewalk outside the
Image-classification-based-on-BOVW
- 针对视觉字典的最佳表示方式、图像分类任务中亟需计算效率高、存储代价小、分类准确度高的算法等难题,提出了几种创新的算法。-Aiming at the problem of the best representation of visual dictionary and the need of high efficiency, low memory cost and high classification accuracy in image classification task, several