CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 线段

搜索资源列表

  1. C++程序设计语言实验四

    2下载:
  2. 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
  3. 所属分类:其他小程序

  1. poj2352

    0下载:
  2. poj2352 二维线段树,实现的比较简单,利于刚刚开始学习的人 。-poj2352 two-dimensional segment tree, simple implementation, which will help people who have just started learning.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:676
    • 提供者:张俊杰
  1. MiniDraw

    0下载:
  2. 简单的绘图小软件,可以绘制线段,矩形,椭圆和任意多边形-Easy small graphics software, you can draw line, rectangle, ellipse and arbitrary polygon
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:53094
    • 提供者:huiwang
  1. qujianfugaiwenti

    0下载:
  2. 区间覆盖问题的算法实现 问题描述:给出x轴上N条线段的坐标,从中选出一些线段来覆盖区间【0,M】,要求所用线段数目最少 -Interval coverage of the realization of the algorithm descr iption: In this paper, x-axis N be the coordinates of line segment, selected to cover a number of line segments [interval 0,
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:870
    • 提供者:杜炜
  1. tree

    0下载:
  2. 线段树的基本实现~动态实现。功能并不强大-Segment tree to achieve the realization of ~ dynamic. Function is not strong
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1090
    • 提供者:huangxin
  1. duanxian

    0下载:
  2. 是一断线的程序 可以把相交的若干个线 断成是一段段的线段 实用-Is a disconnection process can be a number of intersecting lines cut into the line above is a practical
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:37575
    • 提供者:chenyong
  1. CaiJian

    0下载:
  2. 分别用编码法和中点法对编码进行运算,进行裁剪的判断,找出窗口内线段的两个端点。-Coding method, respectively, and the mid-point method of computing code, the judge cut to identify the two segments within the window endpoint.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1960107
    • 提供者:王娟
  1. distance

    0下载:
  2. 画一截线段,VB程序会根据内置的算法自动为你找出最段的线段,比较有意思。-Part of painting line, VB procedure in accordance with the built-in algorithm will automatically find the best segment of your line, more interesting.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2946
    • 提供者:243
  1. FDTD_couple

    1下载:
  2. 用FDTD处理波导耦合线段 的电场分布 里面有丰富的图形处理函数-Waveguide coupling using FDTD to deal with the electric field distribution inside the line segment is rich in graphics processing function
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:703
    • 提供者:lchao
  1. maopao

    0下载:
  2. 随机生成50条线段,冒泡法排序,要求排序过程可见(此乃一大软件公司招人考题)-Randomly generated 50 segments, bubble sort method require sorting process can be seen (This is a major software company attract many exam)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2254
    • 提供者:chenjd
  1. PLR_PF

    5下载:
  2. 基于重要点的PLR表示: 重要点被定义为在局部范围内的极值点,并且与端点的比值超过参数R。将重要点用线段连接,就得到了基于重要点的时间序列分段线性表示,通过选择不同的参数R,可以获得精细粒度不同的分段线性表示。-Based on the important points of PLR: Important points are defined as within the scope of local extreme points, and with the endpoint parameters
  3. 所属分类:其他小程序

    • 发布日期:2014-01-21
    • 文件大小:40691
    • 提供者:zhaozhikai
  1. minWeight

    2下载:
  2. 一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。 若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T, 使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一 个三角形的权重是其各边的权重之和)。-A convex 8-gon P, vertex clockwise of (v1, v2, ..., v8), any two vertices of the s
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:808
    • 提供者:黎明
  1. long

    1下载:
  2. CAD 下 范围选取线段 最后统计总长度的小程序。-Select the line under the scope of CAD total length of the final statistics of small procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:838
    • 提供者:acyan
  1. ExtendedPaint

    0下载:
  2. C#写的图形编辑代码,功能比较强大线段图形可以编辑拖动,给大家参考(C# written graphics editing code, relatively powerful, line graphics can edit drag, for your reference)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:178176
    • 提供者:VHV
  1. CAD统计多线段总长度插件

    0下载:
  2. CAD多线段长度统计,haoyongdechajian(lips,henghaoyongdechajian)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:ls527
  1. 线段树

    0下载:
  2. 介绍线段树的相应功能,提供例题和解题报告(This paper introduces the corresponding functions of line segment tree, and provides examples and solution reports.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4830208
    • 提供者:饭在碗里
  1. 提取多段线 坐标

    2下载:
  2. 用AP命令加载改小插件,选择多线段,提取CAD多线段坐标(Use the AP command to load and change the widget, select multiple segments, and extract CAD multi segment coordinates)
  3. 所属分类:其他

    • 发布日期:2018-08-27
    • 文件大小:17408
    • 提供者:polo391
  1. line to line

    1下载:
  2. 初学者写的平面内线段到线段的距离,可能有错误,唯一的优势大概就是简单易懂吧(The distance from a line segment to a segment written by a beginner)
  3. 所属分类:其他

  1. cad统计多线段总长度插件lsp

    7下载:
  2. cad统计多线段总长度插件.lsp 1、先加载插件:工具 -- 加载应用程序;按提示找到该文件,然后点击“加载” ; 2、看命令栏,会提示”加载成功“,然后关闭此弹出的对话框; 3、使用方法:直接在"命令栏"输入本插件的命令:ll (是两个小写字母L),然后回车; 4、回到图形工作界面,单击选定多个目标线段(允许不连续),然后按回车; 5、统计结果将显示在“命令栏”中!(Convenient and quick statistical data)
  3. 所属分类:其他

  1. 缠论分笔

    1下载:
  2. 缠论线段画法,省去每日分析的时间,建议验证后使用,防止与平时使用习惯有差异导致误差(On automatic brush tools.. The great gods don't have to make a stroke every day.. Free a lot of time.. Put your heart on stocks.. so easy)
  3. 所属分类:其他

    • 发布日期:2021-02-25
    • 文件大小:6144
    • 提供者:Wh1sper
« 12 3 4 5 6 »
搜珍网 www.dssz.com