-
java连接mysql
MySql Java Connector
- 2023-04-05 03:05:04下载
- 积分:1
-
this project is to increase revenue for record
这是开源项目用于保持记录程序运行期间的内容信息,并在发生错误时将其转储在一个单独的文件中(类似核心dump)。
-this project is to increase revenue for record-keeping procedures during the contents of information, and in which the error occurred when his dump in a separate document (similar to core dump).
- 2022-02-20 00:09:06下载
- 积分:1
-
泡泡堂战车游戏JAVA版源码。这个游戏可以两个人对战,为什么叫做泡泡堂战车呢?因为游戏中的炸弹就像泡泡堂中的泡泡一样。在这个游戏中,游戏者控制自己的坦克奋力进攻...
泡泡堂战车游戏JAVA版源码。这个游戏可以两个人对战,为什么叫做泡泡堂战车呢?因为游戏中的炸弹就像泡泡堂中的泡泡一样。在这个游戏中,游戏者控制自己的坦克奋力进攻,以确保自己有活路。游戏中的坦克所遇到的障碍物主要有墙、炸弹(泡泡)。坦克的所到之处都可以留下炸弹,炸弹会在一定时间内爆炸,一旦对手被炸到,你就赢了~-JAVA version of the game BnB chariot source. The games can two people Battle, why it is called BnB chariot? Because the game is like a bomb, like bubbles in the BNB. In this game, players control their own tanks attacked hard in order to ensure that they have own means of survival. Game tank main obstacles encountered by the wall, bomb (bubble). Wherever he went the tanks can be left behind bombs, bombs exploded in a certain period of time, once the opponent was bombed that, you win ~
- 2022-06-13 21:17:51下载
- 积分:1
-
每个使用关系型数据库的程序都可能遇到数据死锁或不可用的情况,而这些情况需要在代码中编程来解决 本文主要介绍与数据库事务死锁等情况相关的重试逻辑概念,此外,还会探...
每个使用关系型数据库的程序都可能遇到数据死锁或不可用的情况,而这些情况需要在代码中编程来解决 本文主要介绍与数据库事务死锁等情况相关的重试逻辑概念,此外,还会探讨如何避免死锁等问题,文章以DB2(版本9)与Java为例进行讲解。-Each use of relational database programs that may be encountered or unavailable data deadlock situation, which if necessary programming code to solve with the introduction of this paper such as database transaction deadlock retry logic related to the concept, in addition to will explore issues such as how to avoid deadlock, the article to DB2 (version 9) and Java as an example to explain.
- 2022-04-28 00:17:08下载
- 积分:1
-
超简单的目录树,详见源码,超简单的目录树,详见源码
超简单的目录树,详见源码,超简单的目录树,详见源码-Super-simple directory tree, see source, super-simple directory tree, see source
- 2023-07-21 09:20:03下载
- 积分:1
-
Curriculum design during the development of JSP system, the background using SQL...
课程设计期间开发的JSP系统,后台采用SQL.这是一个很好的系统,适合初学者研究-Curriculum design during the development of JSP system, the background using SQL. This is a very good system, suitable for beginners study
- 2022-06-18 02:54:54下载
- 积分:1
-
it is a very simple paint application.
it is a very simple paint application.
- 2022-02-21 01:07:59下载
- 积分:1
-
JAVA语言入门(CHM),对于Java初学者有一定的帮助
JAVA语言入门(CHM),对于Java初学者有一定的帮助-JAVA language entry (CHM), for Java has some help for beginners
- 2022-04-12 18:09:44下载
- 积分:1
-
一个java源程序用于气泡法的java
一个java源程序用于气泡法的java-a java source for the bubble method of java
- 2023-07-18 22:50:04下载
- 积分:1
-
实现求解平面最近点对的复杂度为nlgn的算法。程序要求能够自动生成至少100万个点,并利用该算法求解。此外,要求支持图形界面的算法输入与输出。在此基础上,添加n...
实现求解平面最近点对的复杂度为nlgn的算法。程序要求能够自动生成至少100万个点,并利用该算法求解。此外,要求支持图形界面的算法输入与输出。在此基础上,添加n^2级算法的实现,并比较相同规模下,两种算法的时间消耗。-Solving the nearest point on the plane to achieve the complexity of the algorithm for nlgn. Program requires the ability to automatically generate at least 1 million points, and the use of the algorithm. In addition, the algorithms required to support graphical user interface input and output. On this basis, add the n ^ 2 Ji Implementation of the algorithm and compare the same scale, the two kinds of algorithm" s time consuming.
- 2022-10-06 03:35:03下载
- 积分:1