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

搜索资源列表

  1. LineSmooth

    0下载:
  2. 使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:28348
    • 提供者:蒋利兵
  1. perfectdraw

    0下载:
  2. 该程序能够实现矢量图的基本绘制以及文本标注功能,如放大缩小,画直线段,画折线,圆等-the process to achieve the basic vector drawing and text annotation capabilities, such as zooming, line painting, painting dogleg, round, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1899655
    • 提供者:吴军
  1. 欧拉折线法

    0下载:
  2. 本程序中定义的函数为y-2*x/y,是使用宏来定义的。读者可安需要行新定义函数-the procedures defined in the function y-2 * x / y, is to use the macro definition. Readers may visit the new security needs defined function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2811
    • 提供者:梁良
  1. 计算几何

    3下载:
  2. 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
  3. 所属分类:数学计算/工程计算

  1. 道格拉斯—普克法(Douglas—Peucker)简化线算法

    1下载:
  2. Douglas-Peucker算法 在数字化过程中,需要对曲线进行采样简化,即在曲线上取有限个点,将其变为折线,并且能够在一定程度 上保持原有的形状。 经典的Douglas-Peucker算法描述如下: (1)在曲线首尾两点A,B之间连接一条直线AB,该直线为曲线的弦; (2)得到曲线上离该直线段距离最大的点C,计算其与AB的距离d; (3)比较该距离与预先给定的阈值threshold的大小,如果小于threshold,则该直线段作为曲线的近似,该段曲线处理完毕。 (4)如果距离大
  3. 所属分类:源码下载

    • 发布日期:2010-10-04
    • 文件大小:20646
    • 提供者:shixcn
  1. 26C#

    0下载:
  2. C#的编程实现excel数据读取与跟据excel数据化折线图和饼图
  3. 所属分类:C#编程

    • 发布日期:2011-01-06
    • 文件大小:64591
    • 提供者:kiang3
  1. 学生软件开发的原则和方法

    0下载:
  2. 一、 实习任务 1实习任务介绍: 熟悉软件工程学的基本思想进行软件开发的原则和方法;结构化分析方法和步骤;结构化编程方法;面向对象的思想和程序设计方法。按照软件开发的一般方法和步骤动手设计一个《学生成绩查询统计系统》。 2基本要求: ① 登录界面:密码最多尝试3次,连续3次均输入错误系统自动退出。 ② 具有录入成绩、添加记录、删除记录、修改记录功能。 ③ 具有成绩查询功能,可以按照学号、课程号、课程名、分数段进行查询。为便于查询,所有的学号和课程号可考虑以下拉列表的形式给出。 ④
  3. 所属分类:文档资料

    • 发布日期:2011-07-10
    • 文件大小:379392
    • 提供者:yang_rui_liang
  1. Douglas抽稀算法

    0下载:
  2. 使用道格拉斯抽稀算法依据给定参数将折线进行抽稀以在尽量保证折线特点的前提下减少点的数量。
  3. 所属分类:C#编程

  1. JFreeChart

    0下载:
  2. java 开发时,做柱形图、饼形图、折线图时用的架包
  3. 所属分类:源码下载

  1. 用于图形的绘画,例如饼图,直方图

    0下载:
  2. 用于图形的绘画,例如饼图,直方图,折线图。利用MSchart控件,对控件的操作~,For graphics drawing, such as a pie chart, histogram, line chart. The use of MSchart control the operation of the control ~
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-16
    • 文件大小:4329179
    • 提供者:叶广
  1. 使用了OpenGL的图形包

    0下载:
  2. 使用了OpenGL的图形包,实现用橡皮筋技术绘制折线或者矩形。绘制的形状可有右键选择-Using the OpenGL graphics package, to achieve technical draw a line with a rubber band or a rectangle. May have to draw the shape of the right choice
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-01
    • 文件大小:1005
    • 提供者:崔立东
  1. ImgMeasurePro.测量两点间的距离

    0下载:
  2. 利用VC++6.0,编写的测量两点间的距离,角度,填充弧度,画折线等。,Use VC++ 6.0, prepared by measuring the distance between two points, angle, filling arc, polyline, such as painting.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-29
    • 文件大小:94751
    • 提供者:黄小丽
  1. VCGuiLib.rar

    2下载:
  2. 用VC绘制各种统计图,还有动态曲线图,可以显示折线图,柱形图,二维及三维饼图等,VC mapping using a variety of charts, as well as dynamic graph, line graph can display, bar graph, pie chart, such as two-dimensional and three-dimensional
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2014-11-11
    • 文件大小:268270
    • 提供者:sa
  1. GraphLib

    0下载:
  2. 可生成曲线图、折线图、极坐标曲线图和折线图、条形图、柱状图、饼图、3D条形图、3D柱状图、3D饼图 -Can generate graphs, line charts, polar graphs and line charts, bar charts, histograms, pie charts, 3D bar, 3D bar graph, 3D pie chart
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:836861
    • 提供者:zhangchenjuan
  1. zs

    0下载:
  2. 贝塞尔曲线代码,输入关键的控制折线,输出指定控制点的贝塞尔曲线-Bezier curve code, key control input line, output the specified control point Bezier curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:28149
    • 提供者:zhaoshun
  1. Csharpdrawing

    0下载:
  2. C#绘制统计图,分别详细介绍了如何在.net平台下用C Sharp绘制柱状图、折线图和饼状图。-C# to draw charts, respectively, described in detail how. Net platform using C Sharp draw histograms, line charts and pie charts.
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:598463
    • 提供者:魏权宝
  1. tongyuanshiyan

    0下载:
  2. 学通信原理的时候,自己写的A率13折线编码和均匀量化PCM系统的系统仿真-Learn communication theory when he wrote A uniform rate of 13 line coding and quantization PCM system simulation system
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:2019
    • 提供者:王辉
  1. xiangpiji

    0下载:
  2. 利用OpenGL实现折线和矩形的橡皮筋技术-OpenGL implementation using rectangular rubber band line and technical
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:鲁智
  1. KMLReference.zip

    0下载:
  2. KML 参考手册 KML 2.0介绍 KML全称是Keyhole Markup Language KML,是一个基于XML语法和文件格式的文件,用来描述和保存地理信息如点、线、图片、折线并在Google Earth客户端之中显示 ,KML Reference
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:426831
    • 提供者:Anykey
  1. testcontrol

    0下载:
  2. MFC 下的自定义控件,实现了根据输入一组数据进行折线图的绘制,还可以截图和保存数据到剪切板。-MFC under the custom control to achieve a set of data based on the input line mapping, can also capture and save data to the clipboard.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:62253
    • 提供者:韩晓明
« 1 2 3 4 5 6 78 9 10 11 12 ... 36 »
搜珍网 www.dssz.com