-
Java files for practce
Java files for practce-Java files for practce
- 2022-02-02 03:58:48下载
- 积分:1
-
a java2D Graphics category with the production of the child's head.
一个用java2D Graphics类制作的小孩头部。-a java2D Graphics category with the production of the child"s head.
- 2023-08-27 22:05:04下载
- 积分:1
-
电梯模拟程序,模拟电梯运行!包括…
一个电梯模拟程序,模拟电梯的运行状况!包括楼层、按钮等。-An elevator simulation program to simulate the operation of the elevator! Including floors, buttons, etc..
- 2022-11-24 10:05:03下载
- 积分:1
-
曲线拟合的java算法。本代码是采用数学中的最小二乘法原理编写的。...
曲线拟合的java算法。本代码是采用数学中的最小二乘法原理编写的。-Curve fitting algorithm of java. This code is the use of mathematics in the preparation of the principle of least square method.
- 2023-08-26 17:45:03下载
- 积分:1
-
java聊天程序,本站默认解压密码:www.ahaoz.com
java聊天程序,本站默认解压密码:www.ahaoz.com-java chat program, unzip the default password site: www.ahaoz.com
- 2023-08-24 09:15:03下载
- 积分:1
-
一个简单的登录程序,利用Struts写的,并结合了Access数据库进行数据的存储操作...
一个简单的登录程序,利用Struts写的,并结合了Access数据库进行数据的存储操作-A simple login procedure, the use of Struts written in conjunction with the Access database for data storage operations ........
- 2022-02-11 11:57:44下载
- 积分:1
-
《Java数据结构与算法》中的源代码和applet
《Java数据结构与算法》中的源代码和applet-java
- 2022-01-21 02:07:11下载
- 积分:1
-
几个基础的java Applet程序
几个基础的java Applet程序-several java applet based on the procedures,
- 2023-01-26 20:50:03下载
- 积分:1
-
一个机器人仿真软件,功能与微软机器人工作室等…
一款机器人仿真软件,功能上与microsoft robotics studio有些相似,但基于Java平台.突出特点是给出了传感器仿真,如声纳,激光等.-A robot simulation software, functions with the microsoft robotics studio and some similar, but based on the Java platform. Prominent features are given sensor simulation, such as sonar, laser, etc..
- 2022-02-04 07:01:42下载
- 积分:1
-
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链...
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链接的使用率,动态增加或减少池中的链接数。达到链接的优化。
-The basic principles of connection pooling: connection pooling basic ideology is the pre-established links with objects placed in memory for use. For more than a few links to the pool of concurrent link request, the request should be in the queue waiting. And applications can be linked to utilization, dynamic increase or decrease in the number of links to the pool. To achieve the optimal link.
- 2022-07-15 15:50:11下载
- 积分:1