-
wlweiqi
很不错的网络围棋带代码,大家都来下载看看(Very good network Go with code, we have to download to see)
- 2016-11-08 21:29:47下载
- 积分:1
-
uel_spring2
abaqus 中开发的哑节点单元,该单元能够模拟裂纹,并能够自动提取求解裂纹所需参数,避免了采用自带单元提取数据容易出现错的现象。简单方便。(abaqus in the development of the dummy node unit, which can simulate the crack, and the ability to automatically extract the necessary parameters to solve the crack to avoid the use of own unit to extract data prone to error phenomenon. Simple and convenient.)
- 2020-12-23 10:09:07下载
- 积分:1
-
HA-reshacker34079-LDR
一个很好用的java反编译器,用过很多次,分享一下 java(Decompile java)
- 2009-06-22 13:11:42下载
- 积分:1
-
houtai
jsp程序 北京成人高考招生网的源代码 本人参与其编写工大家学习
(jsp procedures Beijing college students network source code I participated in the preparation of their work to emulate)
- 2007-03-01 15:50:42下载
- 积分:1
-
Java_String.format
Java中String.format的用法(String.format usage in Java)
- 2013-11-21 11:27:25下载
- 积分:1
-
Struts2.Web.2.0.Projects
It is useful for web application and web works
- 2012-03-03 01:17:22下载
- 积分:1
-
jt808-server
说明: 基于springboot + netty 开发JT808服务端(Development of JT808 Server Based on Springboot + netty)
- 2020-12-24 11:09:05下载
- 积分:1
-
sunspider-compare-results
sunspider Compare Results Source Code for Java Script.
- 2013-12-27 00:21:56下载
- 积分:1
-
hibernate
说明: hibernate的初级教程,在eclipes中配置hibernate的详细项目,并备有数据库和解释文件(primary hibernate tutorial hibernate in eclipes configured in a detailed project, and with the database and interpretation of documents)
- 2009-08-30 20:03:08下载
- 积分: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