-
java灰色预测简单实现
灰色预测是一种对含有不确定因素的系统进行预测的方法。灰色预测通过鉴别系统因素之间发展趋势的相异程度,即进行关联分析,并对原始数据进行生成处理来寻找系统变动的规律,生成有较强规律性的数据序列,然后建立相应的微分方程模型,从而预测事物未来发展趋势的状况。其用等时距观测到的反应预测对象特征的一系列数量值构造灰色预测模型,预测未来某一时刻的特征量,或达到某一特征量的时间。本程序运行需要依赖common-math包
- 2022-05-23 16:01:18下载
- 积分:1
-
My Space Game on Slick2d
slick2d JAVA上的简单spaceShooter包括:
- 2022-02-22 07:48:56下载
- 积分:1
-
聊天软件(飞秋)简单强大!
资源描述一个聊天软件,算比较完美的了。大家看看
- 2023-07-23 03:00:03下载
- 积分:1
-
聊天室jsp+java+sql server2008
此代码为见得登陆注册页面。链接数据库进行访问,并且具有及时聊天的功能
- 2022-06-29 20:12:12下载
- 积分:1
-
离散余弦变换
使用离散余弦变换对图像进行处理本系统还实现了图像文件的读、写及显示,先将正变换后的位图图像信息存储在文件中,然后从文件中读取位图数据,把这些数据经过离散余弦逆变换,最后再将变换后的数据以位图显示出来。本文重点介绍了离散余弦变换的原理及其实现的方法。
- 2022-06-21 06:10:23下载
- 积分:1
-
檀香项目Delphi
函数GetEnvVarValue(const VarName:;
- 2022-12-28 07:25:03下载
- 积分:1
-
图书管理系统 java
public class DBUtil {
private JdbcTemplate jt; // 声明JdbcTemplate对象引用
private List rl = null; // 声明List对象引用
private String sql = null; // 声明SQL字符串引用
private DataSource ds; // 声明DataSource引用
private DataSourceTransactionManager dtm;
private DefaultTransactionDefinition dtd;
public void setJt(JdbcTemplate jt) { // jt成员的set方法
this.jt = jt; // 设置jt属性的值
- 2022-06-30 01:59:07下载
- 积分:1
-
spring2.5与hibernate整合一些配置记录,附SSH整合所需JAR
- 2022-05-08 05:52:33下载
- 积分:1
-
基于ssh的OA
基于ssh的OA管理系统,付sql,sql文件很大,请在mysql command line client中用source x:xxxxx.sql处理,本oa系统重点在于权限的处理
- 2022-08-08 06:09:59下载
- 积分:1
-
pdf reader code in android
These codes were developed for android to open and read the pdf documents.
These codes were developed for android to open and read the pdf documents.
These codes were developed for android to open and read the pdf documents.
These codes were developed for android to open and read the pdf documents.
These codes were developed for android to open and read the pdf documents.
These codes were developed for android to open and read the pdf documents.
- 2022-01-28 22:25:59下载
- 积分:1