搜索资源列表
yundonghui
- 基于VISUAL C++开发的运动会的评分系统,属于 数据结构
Test
- SSVEP脑电分析评价系统,用Matlab的GUI完成,完成判断和评分-SSVEP EEG analysis and evaluation system, complete with Matlab' s GUI to complete the judging and scoring
song
- 用DELPHI做的一个歌手评分系统,新手入门的可以参考-song
Simplescoringsystem
- 简单的评分系统 实现去掉一个最高分与去掉一个最低分然后取平均值的运算-Simple scoring system to achieve the highest score and remove to remove a minimum score and then taking the average of a computing
student-data
- 本系统地最大需求是管理学生个体的成绩,因为目标简单而明确所以设计起来并没有出现多大问题。 我主要想了一下两点。 (1) 学生信息我主要考虑了学号,姓名等最基本的问题,并且修改此类数据的方法。 (2) 成绩方面我因为面对着高中生的评分问题而设计的,所以设计上没有想很多,就是按照高三的理科生的成绩单制作了分数类的数据。 并且因为要管理这些数据并且反复使用,所以我想到了要输出到文件中保管个体的数据。 由此设计了本系统用来,实现数据储存的读取,信息显示,查找,修
colaberate-filtering
- 协同过滤 推荐系统 基于共同评分的用户相似度计算-user simularity compute
jifenxitong
- 本例子是实现比赛的标准评分和计分系统的例子,读者可以从中学到一定的知识-This example is an example of the standard score of the game and scoring, readers can learn some knowledge
MovieSite
- 实现了一个针对电影评分的推荐算法,搭建了一个简单的web系统,可以推荐用户可能感兴趣的电影。-A recommendation algorithm for the film score, to build a simple web system can recommend the user may be interested in movies.
电影评分 svd
- SVD算法不光可以用于降维算法中的特征分解,还可以用于推荐系统,以及自然语言处理等领域。是很多机器学习算法的基石。内含电影平分数据集(SVD algorithm can be used not only in feature decomposition of dimension reduction algorithm, but also in recommendation system, natural language processing and other fields. Is the c