登录
首页 » 算法 » 连数据库,输入用户名和密码后如何跳转到主窗口

连数据库,输入用户名和密码后如何跳转到主窗口

于 2022-02-05 发布 文件大小:1.06 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

import javax.swing.*; import java.awt.event.*; import java.sql.*; public class Login extends JFrame implements ActionListener { private JLabel lbId, lbPass; private JTextField txtId, txtPass; private JButton btLogin, btExit; private Connection datacon = null;//连接对象 private PreparedStatement pstat = null;//命令对象 private ResultSet rs = null;//结果

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 对难于时行积分的方程y=x*sin(x),用蒙特卡洛方进行了求解。
    对难于时行积分的方程y=x*sin(x),用蒙特卡洛方法进行了求解。-Difficult when the line integral of the equation y = x* sin (x), using Monte Carlo methods to solve.
    2022-01-25 15:03:34下载
    积分:1
  • 2层神经网络的LabVIEW实现。反向误差传播…
    LabVIEW implementation of neural net with 2 layers. Back Error Propagation learning example.
    2022-03-20 04:25:55下载
    积分:1
  • 该系统是一个简单的朴素贝叶斯数据集分类系统,通过我。
    本系统是一个简单的朴素贝叶斯的数据集分类系统,能够通过输入数据并预测数据集属于哪一个类-The system is a simple Naive Bayes data sets classification system through the input data and prediction data sets belong to which category
    2022-03-22 19:37:05下载
    积分:1
  • Polynomial fit functions === === === === RegressionObject.cls contains a cl...
    Polynomial fit functions === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.-Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
    2022-11-25 05:50:02下载
    积分:1
  • random number generator source code for C and Notes with a test case.
    随机数生成源代码,提供C++类和注释与一个测试例子。-random number generator source code for C and Notes with a test case.
    2022-01-26 07:51:12下载
    积分:1
  • the procedures used Matlab language trend of the computer program.
    该程序用matlab语言编写的计算机潮流计算程序。-the procedures used Matlab language trend of the computer program.
    2023-07-31 20:50:02下载
    积分:1
  • 遗传实现TSP问题
    用遗传算法实现TSP最短路寻优问题,遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如黑头发的特征是由染色体中控制这一特征的某种基因组合决定的。因此,在一开始需要实现从表现型到基因型的映射即编码工作。由于仿照基因编码的工作很复杂,我们往往进行简化,如二进制编码,初代种群产生之后,按照适者生存和优胜劣汰的原理,逐代(generation)演化产生出越来越好的近似解,在每一代,根据问题域中个体的适应度(fitness)大小选择个体
    2022-07-08 16:58:02下载
    积分:1
  • c语言写得一阶有限元的通用程序,很实用的。
    c语言写得一阶有限元的通用程序,很实用的。-c language written in the first-order finite element of the general program, it is practical.
    2022-04-18 06:40:49下载
    积分:1
  • 精密单点定位
    GPS 精密单点定位一般采用单台双频GPS 接收机, 利用IGS 提供的精密星历和卫星钟差,基于载波相位观测值进行的高精度定位。所解算出来的坐标和使用的IGS 精密星历的坐标框架即ITRF 框架系列一致, 而不是常用的WGS- 84 坐标系统下的坐标,因此IGS 精密星历与GPS 广播星历所对应的参考框架不同。
    2022-02-01 08:58:35下载
    积分:1
  • 全元主高斯-约当消去求线形代数方程的解
    全元主高斯-约当法消去法求线形代数方程的解-Quan-yuan main Gauss- Jordan method elimination method for linear algebraic equations
    2022-02-06 10:25:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载