搜索资源列表
航班订票系统
- 利用链表实现航班订票系统 对于链表这种数据结构有很大帮助,推荐-use to achieve flight booking system for the Chain this data structure is very helpful to recommend
81921967
- 本系统是一个宾馆客房管理系统,实现现在客房管理的基本功能,是一个毕业设计,当你拿到优的产品,还不错,值得推荐,请仔细审核!-the system is a hotel room management system, management Rooms now the basic functions Design is a graduate, when you get a better product, was pretty good, and worth recommending, please
EXCEL格式工资管理系统
- 工资管理系统简介 (网址:http://blog.sina.com.cn/s/blog_5488e3a90100gwo4.html) 这是一款适用于中小企业的工资管理软件,具有以下特点: 一、提供了三十多项实用功能,可以与收费的商业软件相媲美; 二、用你最熟悉的EXCEL编写,所见即所得,直接使用,无需学习; 三、完全开放源代码,你可以看到所有代码,并可以跟踪代码的执行,让你消除对宏病毒的担心; 四、数据与代码在一个文档中,不使用额外的数据库,不需要安装,即拷即用,真正做到绿色版; 五、持续更
mahout-0.3
- mahout是一个开源的软件包,对搜索引擎的聚类,分类算法以及推荐系统算法的代码实现-mahout is an open source software package, the search engine clustering, classification and recommendation system algorithm algorithms code
rlzyglxt
- 人力资源管理系统自动计算员工工资。自动生成员工工资报表。实现员工岗位调动操作。实现员工离职、复职操作。支持数据的模糊查询机制。运行环境 操作系统:Windows 2000/NT/XP/ME 开发工具:Delphi 7.0 数据库:SQL Server 2000 硬件配置:CPU:600MHz以上的处理器 内存:64MB,推荐128MB以上 硬盘:100MB以上磁盘空间 分辨率:最低800×600像素 建议1024×768像素 颜色:256色-Human resou
ofdmsystem
- ofdm系统仿真,包括定时、频偏和信道估计。参数都可进行灵活设置,是一个少有的实现ofdm全部功能的程序。很值得推荐。-ofdm simulation, include the timing and frequency errors correction and channel estimation, all the parameters can bet set easily.
cllabsys
- 在分析现有电子商务推荐系统不足的基础上.设 计一种基于协同过滤的智能商务推荐系统。为客户快捷便利地寻找到所需的商品信息,推荐合理的商品,实现客户 与商家的共赢。 -collabalative recommedation system
pb4
- 1、 出货、进货单(可以自行规定样式,但是要同代码的说明一同上交以考察程序的正确性。)等各式单据都由计算机管理,基本实现无纸化办公。 2、 要能够随时知道最新的库存状况,最好使用图表。 3、 要能够及时通知工作人员,那些货物已经不足或者滞销。 4、 每月各商品的进货、出货应该能够统计。 5、 可以为销售人员提供最新的报价,并提供比较好的推荐配置。 6、 每月还要对每个销售人员的业绩,进行统计并排名。 7、 要可以根据名称、款额等统计、查询客户的应收帐款。 8、 要可以
shiyanshi
- 本设计利用ASP技术实现新闻的自动创建,新闻的浏览、检索、审核、修改和删除。后台新闻管理系统和用户管理系统实现了对新闻和用户的各项管理。系统利用数据库技术动态存储新闻内容,利用ASP技术动态显示新闻记录。系统亮点之处在于利用新闻模板自动创建新闻文件,实现了相关新闻和新闻评论功能,并利用Access数据库技术,动态的显示出推荐新闻信息和热点新闻信息。-This design using ASP technology news, automatically create, news browsing
CAD
- 本算法通过一个小型CAD系统的完整开发过程,循序渐进的讲解了图形系统的设计方法。实例系统实现了三种图形,即直线、矩形即椭圆的绘制、复制、移动、热点等基本功能,值得推荐!-The algorithm through a small CAD system of the complete development process, progressive explained graphics system design method. Examples of three graphics system,
bregcc_code
- Bregman 双聚类matlab实现,推荐系统算法-Bregman co-clustering matlab encode,recommendation system
MyMediaLiteJava
- 推荐系统的源代码,具有当今最新的推荐算法实现,有众多应用。比如作为插件应用于开源数据挖掘工具RapidMiner中。-Source code for recommendation systems, with state-of-the-art algorithms for recommendation and widely applicable. It can be used as plugin in the open source data mining tool RapidMiner.
Concha_CF
- 【转】协同过滤代码,用于推荐系统,包括基于项目和基于用户两种情况。实现基于用户和基于项目的协同过滤算法。 实验所用数据为MovieLens – a web-based movies recommender system with 43,000 users & over 3500 movies. 保存在ga.mat文件用,由于ga.test测试集过于庞大,全部用来计算的话耗时庞大,所以每次计算时随机选择部分,具体函数的使用请参照probar.m。我所得到的实验结果保存在results1-resul
recommend
- 一个关于自己实现推荐系统的案例,搞清楚推荐系统的实现过程(A recommendation on the implementation of their own system, clear the recommendation system to achieve the process)
recommender
- 利用scala实现的推荐系统,其中用到了hive、kafka、scala等(A recommendation system implemented using Scala, which uses hive, Kafka, Scala and so on)
SVDRecommenderSystem-master
- 实现了推荐算法,协同过滤、基于内容的推荐算法、奇异值分解。(Implementation of recommendation algorithm, collaborative filtering, singular value decomposition and so on.)
基于协同过滤算法的电影推荐系统
- 基于协调过滤算法的电影推荐系统Java实现代码(Java implementation code of movie recommendation system based on coordinated filtering algorithm)
java实现协同过滤算法
- 一个推荐系统java实现的实例。有需要的各位可以下载参考参考(An example of the implementation of a recommendation system java)
recommend-system-master
- 协同过滤算法实现推荐过程,其中产生了协同过滤推荐矩阵,通过矩阵计算推荐数据(generate recommend result through ITEMCF)
CollaborativeFiltering-master
- 协同过滤算法的实现,基于协同过滤算法的推荐系统,在电子商务领域有着极为广泛的应用。(Collaborative Filtering)