-
activemq
说明: activemq生产者,消费者api,以及activemq整合spring配置(ActiveMQ producer, consumer API, and ActiveMQ integrated spring configuration)
- 2020-04-02 17:11:20下载
- 积分:1
-
javaabastract
java的abstract类也是比较难使用的一个类,故给你发了几个典型程序(java the abstract category is more difficult to use in a class, so you made a few typical procedure)
- 2007-01-30 00:23:12下载
- 积分:1
-
数字调制信号:4FSK,2PSK
说明: 基于matlab平台,产生4FSK,2PSK数字信号(Generate 4FSK, 2PSK digital signal based on MATLAB platform)
- 2020-02-22 11:45:57下载
- 积分:1
-
myeclipse0102
亮剑java项目开发实例导航01 02源代码亮剑java项目开发实例导航01 02源代码(Strong-arm reaction Java project development instance navigation 01, 02 source two project source code contains a , you can run)
- 2015-04-07 08:54:10下载
- 积分:1
-
java7
这是JAVA的教程,非常详细的讲稿,可以参考(This is the Java Directory, a very detailed script, they can refer to)
- 2005-04-08 12:40:30下载
- 积分:1
-
TimeResolution
JAVA实现各种不同计时方式的计数器TIMER,并且比较功能差异。(JAVA realization of various forms of counter timer TIMER, and comparing the functional differences.)
- 2009-02-05 01:09:27下载
- 积分:1
-
jQuery
jQuery学习教程,适合初学者观看,对刚开始了解jQuery的人是一本不错的教程(jQuery tutorial for beginners view of people who just begin to understand jQuery is a good tutorial)
- 2010-12-06 11:47:10下载
- 积分:1
-
java-algorithm-sources
Java算法大全(近100种算法打包),欢迎下载参考学习。(Java algorithm codes (nearly 100 kinds of algorithm pack), welcome to download and reference to study.)
- 2012-07-26 18:08:49下载
- 积分:1
-
chap08
Java 程序设计教程(第五版)EXAMPLESchap08源码(Java Programming tutorial (Fifth Edition) EXAMPLES chap08 source)
- 2009-03-13 11:01:31下载
- 积分: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