-
thecellurl something useful
thecellurl something useful
- 2022-05-13 22:43:20下载
- 积分:1
-
java解决数独问题,这个程序用的是amb。可以一看,但是核心依然是穷举...
java解决数独问题,这个程序用的是amb。可以一看,但是核心依然是穷举-java to solve Sudoku problems, this procedure is used amb. Can see, but the core remains the exhaustive
- 2023-03-25 09:35:03下载
- 积分: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
-
j2EE 中的many to many双向映射示例
j2EE 中的many to many双向映射示例-j2EE of the many to many bidirectional mapping example
- 2022-05-14 04:48:27下载
- 积分:1
-
JAVA的课后作业题答案..
并且附带了调试结果和原码
原理是利用APPLET和事件响应...
JAVA的课后作业题答案..
并且附带了调试结果和原码
原理是利用APPLET和事件响应-Java class operation that the answer .. and bundled debugging code results and the original principle is to use APPLE T and incident response
- 2022-05-08 13:47:19下载
- 积分:1
-
页面停留时间1[共2步],共2个好的源程序
页面停留时间1[共2步],共2个好的源程序-pages stay a [total Step 2], a total of two good source
- 2022-09-07 21:35:03下载
- 积分:1
-
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描...
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描述,另外还画出了包中的类的继承层次结构示意图。每个类描述都独自构成一个小节,包含了类层次结构示意图、类描述、类示例、成员概述以及那些在版本1.2中作了修改或新增的类成员的描述。还详细说明了Java软件开发包(JDK)1.1到从版本1.2对类及方法所作的修改。需要指出的是:本书是补充版本,有些材料需要参阅《The Java Class Libraries, Second Edition, Volume 1》一书的内容。 本书是参考手册而不是指导手册,它不对Java语言进行解释。为了快速定位所需要的类或类成员的信息,本书按类的字母顺序组织。 本书由赵皑、黄志军、阳亮组织翻译,参加本书翻译的还有姚远、程子进、肖利平、刘永亮、薛亮、毛静萍、查海平、赵峰、郭树厢、曹波、肖斌、彭建明、郑欢。参加录入工作的有陈军、姜明、姜志明、张志荣等。 希望本书能够帮助Java程序员获取完整、专业和权威的信息,同时也希望本书能够帮助读者更全面地了解Java语言。由于水平有限和时间仓促,本书的翻译必定会存在一些纰漏,恳切希望广大读者批评指正。-Java2 class library, this book by the creator of Java technology to prepare, on the Java 2 Platform Standard Edition, V1.2 in the new package and the type described. The book mainly by the package overview and description constitute a category
- 2022-07-19 10:38:38下载
- 积分:1
-
ATM机取款模拟程序。基于Java技术,只实现了ATM机的取款过程,有兴趣和有能力的高手可以再加以改进,这样就更完美了。可作为Java初学者《面向对象》编程的一...
ATM机取款模拟程序。基于Java技术,只实现了ATM机的取款过程,有兴趣和有能力的高手可以再加以改进,这样就更完美了。可作为Java初学者《面向对象》编程的一个很好范例。 -ATM machine withdrawals simulation program. Based on Java technology, only to realize the process of withdrawal ATM machines, there is interest and ability of the master could be added to improve, so that even more perfect. Java for beginners can be used as "object-oriented" programming is a good example.
- 2022-08-25 03:36:23下载
- 积分:1
-
用Java实现的求哈夫曼树算法,包括生成哈夫曼树的详细过程。
用Java实现的求哈夫曼树算法,包括生成哈夫曼树的详细过程。-Using Java in order to realize Huffman tree algorithms, including Huffman tree to generate the detailed process.
- 2022-04-26 19:15:10下载
- 积分:1
-
用JAVA写的串行端口发送和接收数据,希望能通过,
用JAVA写的串行端口发送和接收数据,希望能通过,-using Java to write the serial port to send and receive data and it is hoped that through, thank you
- 2022-04-14 10:17:38下载
- 积分:1