-
用JAVA便写的一个利用栈来进行多项式运算的程序,是栈运用的一个好例子...
用JAVA便写的一个利用栈来进行多项式运算的程序,是栈运用的一个好例子-a good algorithm
- 2022-03-22 09:37:38下载
- 积分:1
-
a simple chat program, this program is for reference only, all the consequences...
一个简单的聊天程序,此程序仅供参考,一切后果本人慨不负责-a simple chat program, this program is for reference only, all the consequences is not responsible for my money
- 2022-10-12 14:50:04下载
- 积分:1
-
Some wmlscript the relevant information we want to help
一些wmlscript的相关资料,希望对大家有帮助-Some wmlscript the relevant information we want to help
- 2022-06-13 09:23:52下载
- 积分:1
-
java 网络 socket接口 流
java 网络 socket接口 流-java network socket interface and stream
- 2022-03-21 01:24:40下载
- 积分:1
-
This is the best I have encountered most of the java source code library, with m...
这是当前我所遇到的最大最全的java源码库,跟了我好多年了,不记得最初是从什么地方下的,在这几年的工作经历中,自己积累的一些很有用的代码也不断的往里面添加,相信对很多人的学习和工作都很有帮助,尤其是刚刚毕业的学子。-This is the best I have encountered most of the java source code library, with me for many years, can not remember where the original is under, in the past few years work experience in their own accumulated some very useful inside the code has been added, many people believe that learning and working are very helpful, especially the recently graduated students.
- 2022-05-22 14:46:53下载
- 积分:1
-
通过控制台猜100以内数字,直到才对为止。
通过控制台猜100以内数字,直到才对为止。-Guess the number within the 100 through the console until Caidui up.
- 2023-07-13 04:30:03下载
- 积分:1
-
真正的
Real - Java floating point library for MIDP devices-Current version: 1.13
Copyright: 2003-2009 Roar Lauritzsen, roarl at users.sourceforge.net
Availability: The library is available under the GPL license, or for a fee for commercial use.
Develop: See http://sourceforge.net/projects/real-java
Feedback: Comments, reports of use, bug reports, bug fixes, improvements, performance tests and comparisons to similar libraries are all welcome.
Javadoc: Read the full documentation here.
"Real.java" is a self-contained, single file Java floating point emulation library for MIDP devices, such as a Java-enabled cell-phone or PDA. The MIDP/CLDC 1.0 standard does not support the basic floating point types "float" or "double", so when I set out to program a scientific calculator for my cell-phone, I had to reinvent floating point arithmetic from scratch, using only integer basic types. I found it a very interesting and educating challenge.
Download
For a pure java version, use the f
- 2023-02-09 08:35:04下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序-Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program
- 2022-05-10 16:17:22下载
- 积分:1
-
a pretty good smtp procedures
一个相当不错的smtp程序-a pretty good smtp procedures
- 2023-07-31 04:25:03下载
- 积分:1
-
是关于JAVA中的关于输入输出流的一些例子
可以让大家更好的了解输入输出流...
是关于JAVA中的关于输入输出流的一些例子
可以让大家更好的了解输入输出流-on Java on the input and output flow of some examples so that we can better understand the flow of input and output
- 2022-01-26 02:36:03下载
- 积分:1