CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - intersection

搜索资源列表

  1. traffic

    0下载:
  2. 十字路口模拟交通灯程序,能够通过线程模拟十字路口随机红绿灯下各车运行情况。-Traffic light intersection simulation program that can simulate a crossroads by a random traffic light thread under the operation of the vehicle.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:20372
    • 提供者:PANMEI
  1. Set

    0下载:
  2. 集合类,第一个JAVA程序,随机生成数据,加入到集合中,输出交集和并集-Collections, the first JAVA procedures, randomly generated data, added to the collection, the output and set intersection and
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1990
    • 提供者:planet
  1. ex3_intersection

    0下载:
  2. 实现垂直水平线计算交点的算法,为乌迪曼波算法书上面的方法-To achieve vertical horizon algorithm for computing the intersection point for the book above乌迪曼波algorithm approach
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2380
    • 提供者:Jiawang
  1. circleIntersect

    0下载:
  2. Java project demonstrating how to obtain the intersection of two circles.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:11646
    • 提供者:adimirea
  1. zhixian

    0下载:
  2. 判断两条直线是否平行,也可以判断是否相交,并可以求出交点。-To determine whether the two parallel straight lines, you can also determine whether the intersection, and can find the intersection.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1799
    • 提供者:jay
  1. skrzyzowanie

    0下载:
  2. Intersection simulator i java.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-05
    • 文件大小:144510
    • 提供者:adamsr
  1. Test2

    0下载:
  2. 用JAVA语言实现计算两条直线是否有交点.-Whether the intersection of two straight terms.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:787
    • 提供者:乔丽
  1. Suanfa_5

    0下载:
  2. java实现,空间任意直线交点数量,用Eclipse可以直接打开工程-java implementation, space intersection of any number of lines, can open the project with Eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7442
    • 提供者:尹文昊
  1. HeadwayPercent

    0下载:
  2. 网络协调控制,实时计算路网交叉口的周期、绿信比和相位差-Network coordination and control, real-time calculation of network intersection cycle, split ratio and phase difference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:26654
    • 提供者:lhai
  1. MyLine

    0下载:
  2. 判断线段是否位于第一象限;计算线段长度;判断两条线段是否相交;计算点到线段(直线)的距离;用户交互给出线段和点的坐标-Determine whether the line in the first quadrant calculated length of the line to determine whether the intersection of two segments calculation points to the line (straight line) distance
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-03
    • 文件大小:1345
    • 提供者:xc
  1. Intersection

    0下载:
  2. 找到水平线和竖直线的交点个数,文件输入水平线和竖直线的坐标-Find the intersection of horizontal and vertical lines the number of horizontal and vertical line file input coordinates
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5741
    • 提供者:wsxg
  1. RectManager

    0下载:
  2. 对两个矩形是否相交的判断以及相交面积的计算-Whether the intersection of two rectangles and the intersection area calculation to determine
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1172
    • 提供者:洪凯
  1. traffic

    0下载:
  2. 交通灯模拟管理系统 模拟实现十字路口的交通灯管理系统逻辑,具体需求如下: ? 异步随机生成按照各个路线行驶的车辆。 例如: 由南向而来去往北向的车辆 ---- 直行车辆 由西向而来去往南向的车辆 ---- 右转车辆 由东向而来去往南向的车辆 ---- 左转车辆 。。。 ? 信号灯忽略黄灯,只考虑红灯和绿灯。 ? 应考虑左转车辆控制信号灯,右转车辆不受信号灯控制。 ? 具体信号灯控制逻辑与现实生活中普通交通灯控制
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:10880
    • 提供者:jack
  1. intersection

    0下载:
  2. 用java语言编写的求水平和垂直线断交点数目的算法,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written request with the java horizontal and vertical lines the purpose of diplomatic relations point algorithm, the algorithm of this program is the " Introduction to Algorithms- A creative ap
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:5164
    • 提供者:dele
  1. SetOperations

    0下载:
  2. The file is a Java program that performs Set Operations/Theories like Union, Intersection, Difference, Cartesian Product, and Power Set.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2785
    • 提供者:Lei
  1. traffic1

    0下载:
  2. 模拟实现十字路口的交通灯管理系统逻辑,具体需求如下: 1、异步随机生成按照各个路线行驶的车辆。 例如: 由南向而来去往北向的车辆---- 直行车辆 由西向而来去往南向的车辆---- 右转车辆 由东向而来去往南向的车辆---- 左转车辆 。。。 2、 信号灯忽略黄灯,只考虑红灯和绿灯。 ·3、应考虑左转车辆控制信号灯,右转车辆不受信号灯控制。 ·4、具体信号灯控制逻辑与现实生活中普通交通灯控制逻辑相同,不考虑特殊情况下的控制逻辑。
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:98241
    • 提供者:jirihua
  1. ArrayUtil

    0下载:
  2. 本程序实现的功能如下: 求数组的交集,合集和差集-The program functions to achieve the following: find the intersection of arrays, collection, and difference
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1035
    • 提供者:黄乐艺
  1. jiaoji

    0下载:
  2. 这是个描绘两个图形然后得到两个图形的相交部分的程序。-This is a graphic depicting two and then get the intersection of two graphics program.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:560
    • 提供者:Juno
  1. interseccion

    0下载:
  2. Line intersection Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:826
    • 提供者:thomasLeng
  1. McCurve

    2下载:
  2. Flash AS3.0 的Bezier曲线类,可以根据给定的2至4个点确定一条Bezier曲线,并可方便地实现曲线的移动,求曲线与直线,曲线与曲线的交点。-Flash AS3.0 class of Bezier curves, can be given two to four points determine a Bezier curve, the curve can easily achieve the movement of demand curve and a straight line,
  3. 所属分类:FlashMX源码

    • 发布日期:2013-11-22
    • 文件大小:5598
    • 提供者:jxlzw
« 12 »
搜珍网 www.dssz.com