-
一个学生管理系统的例子,演示了一个扩展字符数…
一个学员管理系统的实例,演示了JDBC一些拓展的特性,例如PrepareStatement、CallableStatement、ResultSetMetaData、大对象、DataSource等。-Example of a student management system to demonstrate a number of expansion characteristics of JDBC, for example, PrepareStatement, CallableStatement, ResultSetMetaData, large object, DataSource and so on.
- 2022-04-12 04:21:21下载
- 积分:1
-
三道几何题:hdu 1007、hdu 2289、poj 3714
三道几何题:hdu 1007、hdu 2289、poj 3714-Three geometry question: hdu 1007, hdu 2289, poj 3714
- 2022-02-15 06:47:15下载
- 积分:1
-
prim算法是将一个无向图生成最小生成树的算法。其中一个是用最下堆实现的,已在压缩包的txt文件中说明。...
prim算法是将一个无向图生成最小生成树的算法。其中一个是用最下堆实现的,已在压缩包的txt文件中说明。-prim algorithm is an undirected graph generated minimum spanning tree algorithms. One of them is the most under the heap to achieve, has been compressed package txt-documented.
- 2022-09-13 04:55:02下载
- 积分:1
-
物资管理系统设计仅供参考
物资管理系统设计仅供参考-material management system design is for reference only
- 2022-02-05 21:52:14下载
- 积分:1
-
Drugs into the sales management process, with additional SQL database ..... read...
药品进销管理程序,内有SQL附加的数据库.....详情看里面的,运行就OK
-Drugs into the sales management process, with additional SQL database ..... read more inside, running on the OK
- 2022-04-07 02:51:23下载
- 积分:1
-
这是一款简单的ASP考试系统,可供无复杂用途的用户下载使用...
这是一款简单的ASP考试系统,可供无复杂用途的用户下载使用-This is a simple ASP web system for complex applications without the use of users to download
- 2022-07-09 10:32:29下载
- 积分:1
-
马的遍历问题。在中国象棋棋盘上,对任一位置上放置的一个马,均能选择合适的路线,使得该棋子能够按象棋的规则不重复的走过棋盘上的每一个位置。...
马的遍历问题。在中国象棋棋盘上,对任一位置上放置的一个马,均能选择合适的路线,使得该棋子能够按象棋的规则不重复的走过棋盘上的每一个位置。-Traversal problem horses. In Chinese chess chessboard, for any one location to place a horse, able to choose the right line, making the chess pieces according to chess rules can not repeat the past chessboard for each location.
- 2022-02-27 04:21:33下载
- 积分:1
-
省市区县(含全国完整数据库)Ajax代码,功能详细,可完全适用。...
省市区县(含全国完整数据库)Ajax代码,功能详细,可完全适用。-Provincial and municipal districts and counties (including the national integrity of the database) Ajax code, functional details can be fully applicable.
- 2022-08-06 12:22:16下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材---使用矩阵类-Data Structures and Algorithms- procedures, materials--- the use of matrices
- 2022-05-24 05:17:33下载
- 积分:1
-
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。...
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
-A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search more efficient. Of course, as a result of A* algorithm is not retroactive, so some cases may be unable to find the correct solution of the process.
- 2022-01-26 07:51:35下载
- 积分:1