-
网吧计费管理系统的Java实现,可以给爱好Java并有一定基础的想练练手的朋友提供一个很好的学习参考的素材。...
网吧计费管理系统的Java实现,可以给爱好Java并有一定基础的想练练手的朋友提供一个很好的学习参考的素材。-Internet cafe billing management system for Java to achieve, can give love and to have a certain Java-based hand练练friends would like to provide a good learning reference material.
- 2022-09-23 13:50:03下载
- 积分:1
-
杰表服务器 部分源码
杰创网络报表(简称“杰表”)是一款国产的网络报表开发工具,也是国内为数不多的基于纯java技术实现的报表开发工具。杰表产品兼容j2e...
杰表服务器 部分源码
杰创网络报表(简称“杰表”)是一款国产的网络报表开发工具,也是国内为数不多的基于纯java技术实现的报表开发工具。杰表产品兼容j2ee平台,该报表工具可以使广大软件开发商,大大节降低开发成本,轻松实现基于互联网的报表打印,预览。
-Jie-jie table server part of a network source statements (referred to as the
- 2022-02-12 18:55:59下载
- 积分:1
-
JAVA 基础例题包含了JAVA常见的问题和常见的习题,对于初学者很有帮助。...
JAVA 基础例题包含了JAVA常见的问题和常见的习题,对于初学者很有帮助。-JAVA Example basic JAVA contains frequently asked questions and common exercises, useful for beginners.
- 2022-05-01 02:49:59下载
- 积分:1
-
本demo为完整的,基于ibatis的增删查改的源代码,保留了工程的最精简和纯净...
本demo为完整的,基于ibatis的增删查改的源代码,保留了工程的最精简和纯净-The demo for the complete, ibatis-based search of additions and deletions to the source code, the project retains the most streamlined and clean
- 2022-11-02 14:35:03下载
- 积分:1
-
此程序是用Java实现的一个图书管理系统,再加以可以做毕业设计用而,而且实现的工能相对效全....
此程序是用Java实现的一个图书管理系统,再加以可以做毕业设计用而,而且实现的工能相对效全.-this program is a Java library management system, coupled with the graduation can be done to design and use. but the workers can achieve relatively full effect.
- 2023-04-15 10:10:04下载
- 积分:1
-
里面详细的介绍了R树的结构,详尽的描述了一个R树类
里面详细的介绍了R树的结构,详尽的描述了一个R树类-Which describes in detail the structure of R tree, detailed description of an R category tree
- 2022-07-02 18:00:36下载
- 积分:1
-
fifo code. i have adde the code for key lib to the data which has been transfere...
fifo code. i have adde the code for key lib to the data which has been transfered-i have adde the code for key lib to the data which has been transfered
- 2022-02-25 16:15:25下载
- 积分:1
-
3. A Shape interface design, interfaces include : Draw and Resize. Some specific...
3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces include : Draw and Resize. Some specific type definition, such as : Point, Line, Circle, Rectangle, each category are achieving Shape interface. Draw method of drawing, graphics Resize changed size. Using Java to achieve these interfaces and class, and use tests such testing. Note : no real drawing, such as the Draw Line method, only the following text can be output : "line is the starting point (x1, y1), and the ultimate goal is to (x2, y2)"
- 2022-01-25 15:17:52下载
- 积分:1
-
一个局域网的在线聊天室。。。。用了jsp,JavaBean,sql技术
一个局域网的在线聊天室。。。。用了jsp,JavaBean,sql技术-sql,jsp
- 2022-07-03 14:53:06下载
- 积分: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