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

搜索资源列表

  1. jfreechart-sample

    0下载:
  2. jfreechart的各种例子都有 包括:柱形图、折线图、饼图、时区图等 可以进行各种数据的对比,平面图和立体图都有。-all kinds of jfreechart examples,include of pole,cake,time zone,plane,solid etc.this can campare all kinds of number.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1194624
    • 提供者:qwer
  1. jfreechart源文件

    0下载:
  2. jfreechart源文件,功能强大,可生成柱形图、折线图、饼图、时区图等可以进行各种数据的对比。-jfreechart source, powerful, can generate bar graph, Plotting, pie, time zone map can be compared to the data.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4013784
    • 提供者:随缘居
  1. vcgraph1

    0下载:
  2. 一个很好用的很简单的绘图程序,可画直线,折线,填充的多边形,圆。-a good use of a simple drawing program, drawing straight lines, polyline, polygon - filled round.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:36425
    • 提供者:杨琴
  1. SimpleChart

    0下载:
  2. 自已用VC/ATL写的ActiveX显示条形及折线图的控件,为升级会员,放上来-own VC / ATL write ActiveX strip shows and Plotting controls, Member of the upgrade, Fangshanglai
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:304522
    • 提供者:progfancy
  1. TestGraph

    0下载:
  2. 使用vc++的MFC类库编写的在窗口中显示直线,圆,折线,和矩形等简单图形的程序-use vc + + MFC prepared in the window showing the straight, round, polyline, rectangle and simple graphical procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33430
    • 提供者:孙韶
  1. asptable

    0下载:
  2. 纯ASP代码生成图表——折线图 分,柱状 和饼状,折线三种图表,非常实用!-pure ASP code generation chart -- Plotting points, and the columnar Caky, dogleg three charts, a very practical!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6087
    • 提供者:马元
  1. Bkindcurvecalculateway

    0下载:
  2. 计算机图形的B样条曲线算法,可以沿每个折线的转折点画出连续的光滑的曲线-computer graphics B-spline curve algorithm can be broken along the turning point for each draw continuous smooth curve
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16474
    • 提供者:张严
  1. 1-6

    0下载:
  2. 这个程序是在visual c++ 将: 图表绘制类,支持柱状图,饼图,折线图-is in the process of visual c : type mapping and support column, pie, Plotting
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:115941
    • 提供者:员永生
  1. DLA

    0下载:
  2. 内含垂直演化折线干预的DLA程序源代码。双击Debug下的dla.exe文件,程序运行;双击dla.dsw文件,进入编辑环境。-intron vertical evolution dogleg intervention DLA program source code. Double-click the Debug dla.exe documents, operating procedures; Double-click dla.dsw documents, enter the editorial
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:37907
    • 提供者:李焱
  1. Csharpdrawingpolygonandline

    0下载:
  2. 用Csharp绘制多边形和折线,其中用到了一些基本的绘图功能,程序直观易懂-with Csharp dogleg and polygon drawing, which uses some basic drawing functions, procedures is easy to understand
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:9538
    • 提供者:毛彪
  1. line_polygon_arcs

    0下载:
  2. 采用VC++.NET编写的画线、画矩形、椭圆、弧线和多边形及折线Graphic方法。-using VC.NET prepared by the line drawing, painting rectangular, oval, arcs and polygons and dogleg Graphic methods.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32507
    • 提供者:庞昊
  1. polygon4

    0下载:
  2. GIS中基本图元画法,包括点、线、折线、多边形的画、移动、修改,-basic GIS map painting, including point, line, broken line, polygon painting, moving, changes
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1199812
    • 提供者:张新
  1. zhudianfa

    0下载:
  2. 利用逐点法绘制出图形,图形的绘制其实都是由折线组成的,只是每条折线的误差太小了,肉眼根本分辨不出来-use of the point-by-point drawing graphics, the graphics are actually drawn from the composition of the dogleg, only broken each of error is too small, the human eye can not be seen
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4925
    • 提供者:1
  1. fractal7and10

    0下载:
  2. 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal algorithm and program design
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:491989
    • 提供者:郝丽丽
  1. distence

    0下载:
  2. GIS中用mapx侧距离,比较稳定的例子,支持直线与折线测距-using GIS mapx lateral distance, relatively stable examples in support of straight lines and broken Ranging
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:7968
    • 提供者:魏延成
  1. tuxingji

    0下载:
  2. 关于实现图表绘制类,支持柱状图,饼图,折线图等的程序设计  -on the realization of mapping class support column, pie charts and other dogleg Program Design
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:116826
    • 提供者:李聪
  1. ChartView.aspx

    0下载:
  2. 使用c#编写的能实现.net中owc的报表生成类,可同时生成多条折线,并且折线的不同折点,有不同链接(hotspot)-use of the c # prepared to materialize. Net owc statements were generated type, can generate a number of dogleg, BROKEN and the different packs, a different link (hotspot)
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:3677
    • 提供者:cindy
  1. bezier_demo

    1下载:
  2. 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39301
    • 提供者:Ray
  1. openglStatic

    1下载:
  2. 实现了一个OpenGLStatic类,利用OpenGL在其中画折线图,尚待完善。-achieved a OpenGLStatic category, in which the use of OpenGL drawing curves, to be perfect.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:101498
    • 提供者:程文涛
  1. fuben

    0下载:
  2. 在CAD中,用分段三次B样条来表达自由曲线是很理想的,为此,采用三次B样条曲线来拟合这条折线. ... 其中, 3d.gif (1661 bytes) ,确定了系数a、b、c,相应地就确定了拟合函数. 3)确定型值点求出拟合函数后,取点Pk((1/2)l,yp)作为型值点. ... -in CAD, and cubic B-spline curves to the freedom of expression would be the ideal, for cubic B-spline cur
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1130169
    • 提供者:qingqiu
« 1 2 34 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com