资源列表
读取MapInfo格式的Java源码
- 读取MapInfo格式的Java源码-read format of the Java source code
Html3Xml
- 将html转换为xml的java源代码
WebServer
- 基于TCP的java语言编程实现开服务器,很简单的一个小程序。-TCP-based java programming language to open the server, a very simple procedure, a small.
ToHtml
- 页面转换为静态页面的页面转换为静态页面的-Page is converted to static pages into static pages the page
fudianshu
- java编写的一个复数的小程序 可以进行复数的加减乘除运算 通过自己设定的算法实现一系列功能-java write a small program can be complex complex addition and subtraction, multiplication and division operations through its range of functions set algorithm
jspSyntax
- 为学员提供一个jsp程序中include的用法,利用一个简单例子来说明-Provides students with a jsp program include the use of, the use of a simple example to illustrate
TriangleTest
- 个人原创代码:编写Java Application程序,有一个三角形类Triangle,成员变量有底边x和另一条边y,和两边的夹角a(0<a<180),a为静态成员,成员方法有两个:求面积s(无参数)和修改角度(参数为角度),构造函数为 Triangle(int xx,int yy,int aa) 参数分别为x,y,a赋值 在main方法中构造两个对象,求出其面积,然后使用修改角度的方法,修改两边的夹角,再求出面积值。(提示:求高的方法 h=y*Math.sin(a)).-The o
MyPainter
- 画笔程序范例,提供直线、矩形、椭圆等形状,及文字的绘制-Brush program example, draw a straight line, rectangle, oval and other shapes, and text
FractionTester
- 编写一个分数的类Fraction。此类包括两个整数型属性:分母和分子。定义该类构造方法及属性的存取方法。定义该类的化简方法,例如4/8化简为1/2。定义该类的toString方法,输出化简后的结果(如果是整数,则只输出整数)。-Writing a fraction of the class Fraction. This category includes two integer attributes: numerator and denominator. Define the class con
excel1
- ava Excel API is an open source java library to read, write and modify Excel spread sheets. This requires the library jxl-2.6.12.jar to be in classpath. The following example shows how to fill a form by copying an existing Excel Wor
SStF
- 最短寻道时间优先(SSTF)和扫描(SCAN)算法-Shortest seek first (SSTF) and scanning (SCAN) algorithm
TestedScreen
- Tested Screen Source Code for Andriod.