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

搜索资源列表

  1. Graphic-0407

    0下载:
  2. 用java实现画图功能,直线,曲线,圆。通过编译-Drawing function with java implementation, lines, curves, circles. Compiled by
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4662
    • 提供者:何慕笙
  1. EX12_1

    0下载:
  2. 用java在面板上划出一条有坐标轴的正弦曲线-Using java on the panel to draw a sine curve with coordinate axes
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1278
    • 提供者:hao
  1. SinTest

    0下载:
  2. 实时正弦曲线演示,是用mian作主方法的,符合编程规则-Real-time sine curve shows
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1959
    • 提供者:AS
  1. aaa

    0下载:
  2. 1) 在图形界面中绘制二维的坐标系统,其中x轴位于绘图区正中,y轴位于绘图区的最左边。 2) 根据下面试验数据,在1)题的坐标系统中绘制数据点,每个数据点用一个小叉号表示,并在叉号边以(x,y)的格式标示出数据点的坐标数值,最后用折线连接相邻的数据点。 数据点序号 x坐标 y坐标 1 0 20 2 50 -30 3 100 16 3 150 126 5 200 164 3) 在2)题的基础上设计界面接收用户输入的实验数据,绘制数据点和实验曲线。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:19555
    • 提供者:刘毅
  1. experiment3

    0下载:
  2. 编写程序求解曲线定积分,设计一个接口ICollectForCurve-Programming to solve the definite integral of the curve, design an interface ICollectForCurve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1026
    • 提供者:王星星
  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
  1. DrawApplet

    0下载:
  2. 个人原创代码:编写Java Applet程序,使用 *画一条正弦曲线(提示:y=a* sin(x),坐标要取整)。-The original code of the individual: to write a Java Applet,* draw a sine curve (Hint: y = a* sin (x) coordinates to rounding).
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:691
    • 提供者:李瑞
  1. Highcharts-api

    0下载:
  2. 不错的曲线控件,这是详细的配置说明,主要是一些属性的配置说明-Good control of the curve, which is a detailed configuration instructions, some property configuration instructions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:20616
    • 提供者:就还偶
  1. curve

    0下载:
  2. 一个绘制花样曲线的小程序,可以调整参数画出不同的曲线,还可以设置颜色-a program to draw flower curve according to the parameters and color
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-09
    • 文件大小:1577733
    • 提供者:韩有为
  1. IrregularShapeDemo

    0下载:
  2. Java不规则图形的绘制,程序源代码,其实是一个Java小画板,可以画出一些基于线条的图形,比如曲线,直线,也可以用来写字.-java paint
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5725
    • 提供者:songhz
  1. flot-7

    0下载:
  2. 很好很强大,中文教程丰富,网也会图表,曲线的js脚本-A very powerful, rich Chinese tutorial, the network will chart the curve js scr ipt
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:235321
    • 提供者:韩超
  1. Java1

    0下载:
  2. java不规则图形的绘制实现各种曲线的绘制-The drawing of irregular shapes
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:6393
    • 提供者:lifang
  1. Sniffer

    0下载:
  2. 使用java编写的包捕获分析统计的软件。有表统计,曲线统计,树形统计,text分析。-Use the packet capture analysis of the statistical software written in Java. A table statistics, curve statistics, tree statistics, text analysis.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-20
    • 文件大小:30331803
    • 提供者:meng77
  1. LineDemo

    0下载:
  2. Java虚线与实线,利用JAVA绘制2D图形、设置绘制线条的颜色,可以绘制实线和曲线,一个JAVA图形绘图的实例程序,仅供参考。 -Java dotted line and solid line, the use of JAVA to draw 2D graphics, set the color to draw lines, draw a solid line and curve, an instance of a JAVA graphics drawing program, for r
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7217
    • 提供者:crag
  1. DrawVML

    0下载:
  2. 画二维曲线图,通过微软提供的VML组件,可以实现在嵌入式机器上画二维曲线-draw 2d Line
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:2151
    • 提供者:满天飞
  1. ceshi

    0下载:
  2. 画二位曲线的类,从sqlce数据库中读取数据并在web页面中显示-draw 2d line
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:满天飞
  1. Highstock-1.1.2

    0下载:
  2. 这是一个功能强大并且非常漂亮的曲线控件-this is a Beautiful curve control
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:260420
    • 提供者:diaosiCoder
  1. drawing_and_charting

    0下载:
  2. EXT实现曲线,报表等 纯EXT代码,附件中有简单的示例,可以参考开发!-EXT curve, statements and other pure EXT code, annex a simple example, can refer to the development!
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:112485
    • 提供者:曾勇攀
  1. AsTest

    0下载:
  2. 实现 曲线 美图。flex 绘制曲线。需要在flex budile 下打开运行。-To realize the other curve. Flex curve plotting.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-06
    • 文件大小:38376
    • 提供者:紫枫
  1. CurveUtil

    0下载:
  2. actionscr ipt语言编写的绘制平滑曲线的关键java代码,可以直接在flex项目中,添加页面运行。-Actionscr ipt language writing drawing smooth curve of key Java code, can be directly in the flex project, adding pages and operation.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-31
    • 文件大小:2058
    • 提供者:紫枫
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com