摘要:
转:http://blog.sina.com.cn/s/blog_7eb42b5a0100xnog.html原始矩阵可以理解为5个用户对5件衣服的点评,其中用户1,2对第5件衣服打高分,因为第五件衣服好看。用户3,4,5对第一件衣服打高分,因为价格便宜,因此这个矩阵可以分解为5*2,2*5的两个矩阵(2表示2个因素,色彩和价格)运行过程中错误在不断减少,表明算法的有效性。 code 很hard不比拼code质量,只求算法正确性。view plain#include "stdio.h" static unsigned long next = 1; int myrand(voi 阅读全文
posted @ 2013-05-05 09:07
Lei-Blog
阅读(813)
评论(0)
推荐(0)

浙公网安备 33010602011771号