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

搜索资源列表

  1. test_youhua

    0下载:
  2. 正交优化代码 两条相交线的优化matlab程序-the code of youhua
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2126
    • 提供者:东二山
  1. 5

    0下载:
  2. 图形相交—相切。用vc++6.0实现的把相交图形相交的部分剪切。-Graphics intersection- tangent. Achieved with the vc++6.0 intersection part of the intersection graph cut.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:23186
    • 提供者:徐华伟
  1. line_interection

    0下载:
  2. 判断两直线的相交情况,若有交点,返回其交点-The situation to determine the intersection of two straight lines
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:526
    • 提供者:马长春
  1. test-polygonapolygon-1.0-exePcode

    0下载:
  2. vc写的多边形与多边形相交检测演示程序。-a demonstration program about intersection test of two plane ploygen.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4037619
    • 提供者:杨超
  1. Lineiscross

    0下载:
  2. 判断直线是否相交 delphi 开发,用到了数学知识-Delphi developers to determine whether the intersection of a straight line, use the mathematical knowledge
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:194956
    • 提供者:柴顺利
  1. xianduan

    0下载:
  2. 输入俩条线段的首尾坐标,用于判断俩条线段是否相交的-Used to determine whether the intersection of two line segments
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1169659
    • 提供者:jue
  1. ContentServer

    2下载:
  2. 矢量控制与直接转矩控制是当前主要的两种电机变频调速控制方法,已在两相交流感应电机中得到 了应用。分析了两相不对称电机矢量控制和直接转矩控制原理以及两相三桥臂逆变器的SVPWM实现方法; 运用Matlab的Simulink建立了两相不对称交流感应电机矢量控制和直接转矩控制调速系统的仿真模型,并 对两种控制系统进行了仿真研究,给出了仿真波形,进行了特性比较. 关键词:两相电机;矢量控制;直接转矩控制;SVPWM;MATLAB;仿真-Vector Control and Direct
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:153817
    • 提供者:卢维津
  1. Graphics-fellowship---and-tangent

    0下载:
  2. 计算机图形学课程的一些源码,关于图形相交—相切的,希望对您的学习或工作有一点儿帮助,欢迎您的下载实用,-中文 » 英语<~ 复制Computer graphics course some source, tangent about graphics fellowship- the that you study or work a little help, welcome your download practical, thank you
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:60888
    • 提供者:jhone
  1. PlaneSweep

    0下载:
  2. 平面扫描算法,c#实现平面扫描算法,完成矩形相交对的计算-Plane sweep algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:24087
    • 提供者:妮妮
  1. main

    0下载:
  2. 以c++实现的平面扫描算法,计算相交矩形个数-To c++ implementation of the plane sweep algorithm to calculate the number of intersecting rectangles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:妮妮
  1. cut-the-minimum-cut-problem

    0下载:
  2. cut 最小割问题 网络G=(V,E)的割cut(S,T)是将G的顶点集V划分为2个不相交的子集S和T,使s Î S , t Î T ,且cut(S,T) = {(u,v)Î E | u Î S,vÎ T}。设每条边(u,v)的边权为a(u,v),则割 cut(S,T)的权值为cut(S,T)中所有边权之和。最小割问题要求网络G 的权值最小的割。-cut the minimum cut problem network G = (V, E)
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:336812
    • 提供者:yjian
  1. two

    0下载:
  2. 判断两条线段是否相交,两条线段主要是通过四个点来确定-Judge whether two lines intersecting
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:783
    • 提供者:赵宇
  1. VC-Demo

    0下载:
  2. led二次开发远代码,便于二次开发,可以和许多程序相交开发。-secondary development of the code led away
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1640238
    • 提供者:李延昭
  1. Image-fellowship-and-tangent

    0下载:
  2. 计算机图形学原理经典电子书里的图形相交和相切源代码-Computer graphics principles of classic books in the intersection and the tangent to the source code, graphics
  3. 所属分类:Fractal program

    • 发布日期:2017-04-10
    • 文件大小:1993919
    • 提供者:xuyan
  1. nfa

    1下载:
  2. 把NFA确定化为DFA 的算法,实现将给定的NFA M,确定化为DFA M’,然后将DFA M状态最少化,将给定的DFA M的有限状态集S划分成若干互不相交的子集,使得:任何不同的两个子集中的状态都是可区别的,而同一子集中的任何两个状态都是等价的(要利用Ia函数,但并不需要构造ε-CLOSURE函数,因这是DFA)。输出化简后的DFA M’。 -NFA into a DFA to determine the algorithm to achieve a given NFA M, to det
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2551
    • 提供者:王静晓
  1. Circle

    0下载:
  2. 实验3类、对象以及包的使用(6学时) 1.实验内容 (1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius变量,以及
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1398
    • 提供者:duanduan
  1. Two-dimensional-graphics

    0下载:
  2. 二维图形相交、相切,包括直线与直线、直线与圆等,有参考价值-Two-dimensional graphics intersection, tangent, including straight line and a straight, straight line and circle, etc., a reference value
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:53147
    • 提供者:browser_movie
  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. MapUpdate_78630

    0下载:
  2. 对各种矢量进行读取,同时可以进行空间关系运算和叠加,相交等分析。-On a variety of vectors are read, at the same time can be a space operations, and superimposed, intersection analysis.
  3. 所属分类:GIS program

    • 发布日期:2017-06-16
    • 文件大小:24160501
    • 提供者:陈飞
  1. DTBasicFuctions

    0下载:
  2. 一些GIS计算公共方法 判断两个矩形是否相交 判断两个线段是否相交 判断点是否在面内 判断线与面是否相交 判断线与矩形是否相交 判断点是否在线上 计算线段的地理方位角-GIS calculation method to determine some of the public to judge two rectangles are intersected to determine the intersection point of two line segments
  3. 所属分类:GIS program

    • 发布日期:2017-04-05
    • 文件大小:3948
    • 提供者:zwd
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 20 »
搜珍网 www.dssz.com