-
This article from 2003 for the customer to do a consulting project order from
本文由2003年为客户做的一个咨询项目整理而来-This article from 2003 for the customer to do a consulting project order from
- 2022-07-13 18:46:33下载
- 积分:1
-
一个同伴
一个P2P文件共享软件-a peer-to-peer file-sharing software
- 2022-03-06 10:27:55下载
- 积分: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
-
实现图片的局部放大功能
实现图片的局部放大功能-achieve a partial picture zoom
- 2022-03-17 17:35:09下载
- 积分:1
-
learning Java at the one simple operation
学习Java时的一个简单的作业-learning Java at the one simple operation
- 2022-06-17 13:48:43下载
- 积分:1
-
kaffe是一个java虚拟机的源代码。里面包含了一些java例程和标准的java包。
kaffe是一个java虚拟机的源代码。里面包含了一些java例程和标准的java包。-kaffe is a java virtual machine source code. Which contains some java routines and standards java package.
- 2022-08-04 11:10:47下载
- 积分:1
-
这是个根据课程成绩与学分转换的小程序。
这是个根据课程成绩与学分转换的小程序。-This is a curriculum based on achievements and the small credit transfer procedures.
- 2023-03-08 06:05:03下载
- 积分:1
-
JAVA程序设计与实践.rar
JAVA程序设计与实践.rar-JAVA program design and practice. Rar
- 2022-03-03 16:48:05下载
- 积分:1
-
J2ee基本资料,你可以学到J2EE的一些基本知识,
J2ee基本资料,你可以学到J2EE的一些基本知识,-J2EE base resouces,you will learn some base
knowledge
- 2022-03-23 02:47:43下载
- 积分:1
-
一个很难的数学问题(智力140以下勿进)
旧版Java程序设计Page97 3.12题
庞涓拿到两个整数(2到99之间)之和,孙膑拿到两个整数之积。下面...
一个很难的数学问题(智力140以下勿进)
旧版Java程序设计Page97 3.12题
庞涓拿到两个整数(2到99之间)之和,孙膑拿到两个整数之积。下面是一段很有趣的对话。
庞涓说:我不知道这两个整数是多少,但我肯定你也不知道。
孙膑说:我本来不知道这两个整数是多少。但既然你这么说,那我现在知道了。
庞涓说:哦,那我也知道了。
要求输出所有可能的结果,包括这两个整数之和以及这两个整数之积。
程序设计思路:通过庞涓和孙膑的对话,逐步缩小和的范围,直至得出答案!-A difficult mathematical problem (intelligence not to enter the following 140) old Java programming Page97 3.12 title Pang Juan got two integers (2 to 99) the sum, Sun Bin 2 integers to get the product. Here is a very interesting dialogue. Pang Juan wrote: I do not know how much these two integers, but I am sure you do not know. Sun Bin said: I did not know how much of these two integers. However, as you say so, then I now know. Pang Juan said: Oh, I know. Require the output of all possible results, including the sum of these two integers, as well as the product of these two integers. Program design ideas: By Pang Juan and Sun Bin dialogue, gradually narrowing the scope of, and until the answer!
- 2022-01-26 08:06:00下载
- 积分:1