-
Hadoop
Hadoop的一个教程,不错的书,值得收藏(Hadoop tutorial, a good book, worthy of collection)
- 2012-10-31 10:39:16下载
- 积分:1
-
esp8266-e4a
esp8266的源码,用于学习非常好(esp8266 source for learning is very good)
- 2016-08-16 20:26:03下载
- 积分:1
-
.metadata
设计优良学风班集体评选辅助决策软件,使用数据库存放各参评班级的各项表现信息,使得系统可以按照每个班级的各项表现(数据)每年提供优良学风班集体的候选名单。(Style class collective good design decision support software selection, use a database to store the performance of each participating class information, so that the system can provide a list of candidates for the collective good style of study classes each year according to the performance of each class (data).)
- 2014-01-21 20:49:19下载
- 积分:1
-
Java数据压缩与传输实例
Java数据压缩与传输实例
- 2014-12-13下载
- 积分:1
-
JavaApplication2
A Project For Net Beans In Java !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
- 2012-05-20 16:49:43下载
- 积分:1
-
qiyeyuanma
企业网站源码、java+mysql数据库(Corporate Website Source)
- 2011-05-26 09:30:27下载
- 积分:1
-
hades-0.97-doc
说明: Hades (HAmburg DEsign System) is a pure-Java framework for interactive
simulation, especially for digital system simulation. It includes
a graphical schematics editor, several simulation engines, and a
library of simulation models.
- 2019-01-07 14:52:08下载
- 积分:1
-
Item
Represents an Item COMPREHENSION-TLV object.
- 2014-02-24 16:19:23下载
- 积分:1
-
Fourth_Assignment
清华大学计算机系Java小学期第四次作业——正则表达式。包含题目与源代码。(Department of Computer Science Java primary period of the fourth job- regular expressions. Includes topics related to the source code.)
- 2013-10-19 21:19:18下载
- 积分:1
-
2008010
编写一个线段类 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)
- 2009-12-24 14:03:10下载
- 积分:1