-
位 apriori 算法
这是用于挖掘频繁项集使用 bits 的先验基地位 Apriori 算法的一个实现
- 2023-03-24 03:35:04下载
- 积分:1
-
学生宿舍管理系统
对宿舍人员的添加,修改,更新,删除
入住
每次新学期开始都会有很多新的面孔进入学校或者公司。他们的迎接安排工作也非常重要。
调整
在住宿过程中,很多时候学生或者员工会要求调整宿舍。他们可能出于不同的原因,在这个过程中很多合理的要求都会被楼管和宿舍管理部门所接受。
离开
当学生毕业或者员工离开的时候,需要做好宿舍信息的统计。统计还有多少宿舍铺位可以利用,已经有多少铺位被占用。
- 2022-02-04 15:15:24下载
- 积分:1
-
希爾伯特黃轉換簡介(Hilbert Huang Transform)
Hilbert-Huang (HHT) 轉換方法是黃鍔根據近代知名數學家 Hilbert 的數學理論設計,做爲分析非穩定或非線性的訊號The Hilbert–Huang transform (HHT) is a way to decompose a signal into so-called intrinsic mode functions (IMF) along with a trend, and obtain instantaneous frequency data. It is designed to work well for data that is nonstationary and nonlinear. In contrast to other common transforms like the Fourier transform, the HHT is more like an algorithm (an empirical approach) that can be applied to a data set, rather than a theoretical tool.
- 2022-01-30 13:20:09下载
- 积分:1
-
java jstl 页面开发包
资源描述/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
*
* 3. The end-user documentation included wit
- 2023-03-28 00:35:04下载
- 积分:1
-
适合初学者的servlet
一个适合初学者的servlet,包括servlet的创建,结束等等,用Java编写,一个适合初学者的servlet,包括servlet的创建,结束等等,用Java编写,一个适合初学者的servlet,包括servlet的创建,结束等等,用Java编写
- 2022-06-11 11:38:47下载
- 积分:1
-
Java中文说话
Java中文说话
- 2022-01-30 13:39:54下载
- 积分:1
-
学校管理
应用背景这是一个简单的工程,是基于桌面应用的;希望你喜欢它谢谢关键技术关于学生数据,记录,学期名单,报名等。
- 2022-07-15 06:05:46下载
- 积分:1
-
在线考试系统
在线考试系统是一个在线的应用程序,将主办一系列的测试客观的问题,这个项目分为两个模块学生和管理员,管理员可以管理学生、 问题、 话题等。还有其他一般的设施。整个项目嵌入与会话跟踪,每一模块均自 qwn 会话管理和东西。所有的代码在这里给出了包括数据库设计与虚拟数据集的查询。我不得不做大量的工作,使它成为可能。任何反馈被赞赏。因此,享受。
- 2022-06-26 17:50:40下载
- 积分:1
-
推荐系统代码
应用背景最近在学习推荐系统,从网站上看到这个代码,下载下来运行很有用,对于我学习推荐系统,理解推荐系统有很大的帮助,
电影推荐系统中运用的推荐算法是基于协同过滤算法(Collaborative
Filtering Recommendation)。
关键技术
到grouplens网站(http://www.grouplens.org/node/12)上下载Data
Sets,在该电影系统中我们使用了将近900多用户为1683的电影评了近100000行的数据集。将下载的ml-data_0.zip里的评分数据和电影信息数据取出。将评分文件转换成类似于csv
- 2022-06-11 18:44:19下载
- 积分:1
-
基于java的聊天室jchatbox
基于java的聊天室,从别处下载下来的,写代码有帮组。web包可直接部署至tomcat运行。
- 2022-02-21 07:03:41下载
- 积分:1