-
algorithm source code pool : hash tables, Descartes sets, Hafuman tree, matrix m...
算法源码集合:有hash表、笛卡尔集、哈弗曼树、矩阵乘法、快速排序-algorithm source code pool : hash tables, Descartes sets, Hafuman tree, matrix multiplication, fast scheduling, etc.
- 2023-04-15 08:05:04下载
- 积分:1
-
用java实现的抓屏功能。
用java实现的抓屏功能。-achieved using java Capturing the Screen function.
- 2022-03-01 17:37:58下载
- 积分:1
-
利用Java的多线程技术实现并行多任务的管理
利用Java的多线程技术实现并行多任务的管理-use Java multi-threading technology to achieve concurrent multi-task management
- 2022-03-20 13:48:51下载
- 积分:1
-
一个简单的测试系统,有三种试题可以选择:选择题,判断题,简答题...
一个简单的测试系统,有三种试题可以选择:选择题,判断题,简答题-a simple test system, a choice of three questions : multiple choice questions, the judge stated Jane Examination
- 2022-04-09 00:50:06下载
- 积分:1
-
简单色彩过滤。可进行以点阵为基础的灰度模式转换。
简单色彩过滤。可进行以点阵为基础的灰度模式转换。-simple color filter. Lattice can be a basis for the gray mode conversion.
- 2023-06-19 01:55:03下载
- 积分:1
-
water effect example. java code
water effect example. java code
- 2022-02-05 02:26:04下载
- 积分:1
-
JSP DEMO
适合初学者使用 学习
JSP DEMO
适合初学者使用 学习
- 2022-03-07 02:34:37下载
- 积分:1
-
一个简单的HTML浏览器
一个简单的HTML浏览器-a simple HTML browser
- 2023-06-18 03:35:03下载
- 积分:1
-
使用dom2,sax2解析xml,使用解析器生成、转化xml,以及利用JDBC将xml中的数据与数据库交互...
使用dom2,sax2解析xml,使用解析器生成、转化xml,以及利用JDBC将xml中的数据与数据库交互-use dom2, allows analytic xml, use parser generation, conversion xml, and the use of JDBC to the xml data with interactive database
- 2023-05-02 02:25:02下载
- 积分:1
-
掌握 JDBC 驱动程序的加载方法和JDBC
掌握 JDBC 驱动程序的加载方法和JDBC-ODBC桥URL的形式;
掌握使用JDBC连接数据库的步骤;
掌握使用JDBC发送SQL语句的基本步骤;
掌握使用JDBC处理SQL查询结果集的方法。
程序功能:
学生信息管理:能够根据实际情况对学生的信息进行新增、查询和修改;
学生信息指的是:学号、姓名、性别、学生类型、所属班级以及java课程成绩等内容。
数据库的选择,可采用Access或SQL2000;
程序可选择通过JDBC- ODBC桥访问数据库,也可选择使用数据库的专有驱动程序,后者的连接质量较前一种要高;
-Master load JDBC driver and JDBC-ODBC Bridge URL of the form master database using JDBC to connect the steps to master the use of JDBC to send SQL statements the basic steps handle and use the JDBC result sets SQL query method. Program features: Student Information Management: the ability of students according to the actual situation of the information to add, query and modify referring to the Student Information: Student ID, name, sex, type of students, their classes, as well as achievements, such as the contents of java programs. The choice of database, to be used in Access or SQL2000 procedures to choose through the JDBC-ODBC bridge to access the database, nor can either choose to use a propr
- 2023-01-02 16:50:04下载
- 积分:1