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

搜索资源列表

  1. Vertex

    0下载:
  2. vertex for draw 2d directed graph
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:517
    • 提供者:ed
  1. bezierLine

    0下载:
  2. flex实现的画bezier曲线的方法,可以根据鼠标移动自动刷新-flex draw bezier curve to achieve the method can automatically refresh mouse
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-03
    • 文件大小:1080360
    • 提供者:lihongchensrc
  1. wz_jsgraphics

    0下载:
  2. 提供了使用Javascr ipt编写的画图的代码,可以画线、椭圆、矩形等基本图形,在客户端实现绘图功能-Provides the use of Javascr ipt code written in paint, you can draw lines, ellipses, rectangles, and other basic graphics, graphics on the client to achieve
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:5381
    • 提供者:李兰
  1. client

    0下载:
  2. Socket网络编程的应用,简单实用,你可以简单的借鉴-Socket Network programming applications, simple and practical, you can simply draw
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:854
    • 提供者:宋志斌
  1. java95

    0下载:
  2. 本例通过多线程技术每100us重绘界面 在绘制界面时 根据时间绘制成表盘和指针的形状 同时 在表盘下方是数字表显示时间-That this example is in dial down part by the fact that multi-thread technology each 100 us draw an interface again while drawing the form becoming the dial and guiding principle according t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:18093
    • 提供者:liukunhong
  1. syinfo

    0下载:
  2. 可以简便的探测php空间信息,是否支持MYSQL,对服务器进行测试,并得出一个相对精确的数值-Php can be easy to detect spatial information, whether to support MYSQL, on the server test, and draw a relatively accurate numerical
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:3267
    • 提供者:yunshi
  1. PicPanel

    0下载:
  2. java 图片面板的绘制定义,基于swing的编程学习-java draw image panel the definition of learning-based programming swing
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:545
    • 提供者:arco
  1. hw2-project

    0下载:
  2. 这是一个简单的画图程序,可以画三种图:长方形,椭圆,直线。实现了拖动图形,交换位置,删除图形等功能。运用了MVC模式,希望对程序员们可以有些帮助。-This is a simple program of drawing shapes. It can draw three shapes: rectangle,oval and line.It has the dragging function,switching fucntion and deleting function. It uses
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:52269
    • 提供者:陈少昂
  1. sanjiaoxing

    0下载:
  2. 这是一个flash的应用。以代码语言编写出可以绘制三角形的应用程序 -This is a flash application. To code written in the application can draw a triangle
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-28
    • 文件大小:4868
    • 提供者:陈瑾
  1. MultiLineText

    0下载:
  2. This source code for draw multi-line text on Canvas based applications.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1618
    • 提供者:adeveloper
  1. PaintBox0.2

    0下载:
  2. 画图工具可以画一些简单的图形例如:直线,曲线,矩形,圆形,以及折线-Drawing tools can draw some simple graphics such as: lines, curves, rectangles, circles, and the line
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:24670
    • 提供者:zhangyan
  1. backgammongame

    0下载:
  2. 使用Java 实现的五子棋游戏,算法借鉴别人的,希望高手指点-Using the Java implementation of the backgammon game, the algorithm to draw on others, hope master guiding
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:10571
    • 提供者:牛顿
  1. jfreeChartDemo

    0下载:
  2. jfreechart 作图的demo,可以绘制各种所需图形-use jfreechart to draw the graphics what we think, these demoes can do what do think
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:318970
    • 提供者:ss
  1. Mystars

    0下载:
  2. 画个星星,添加了鼠标点击事件-draw a star
  3. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:流川枫
  1. Lottery

    0下载:
  2. 此小程序的基本流程是,在一个文本文件存放里面备选的数据,数据的格式是每行有姓名 和 手机号 *他们之间是用分隔符-来分隔的。然后在自定义一个方法,通过分隔符来区分姓名和手机号,然后将 *他们分别存储进两个不同的可变向量当中。 * 自定义一个线程,此线程是专门用来随机选取一个号码, 并且每隔50毫秒就将一个不同的号码显示在 * 号码框中,这样就实现了号码的快速滚动,实现了完全模拟电视当中抽奖的画面 * * 为了实现选取出的一个号码不能再被选种,实现的方法是将他们从可变向量
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:5808
    • 提供者:郭光祖
  1. DRAW

    0下载:
  2. java画板程序 大家一起学习 时间较紧存在一些未知漏洞-java sketchpad process learning time with everyone there are some unknown vulnerability tight
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:5793
    • 提供者:teng
  1. plot_draw

    0下载:
  2. 将jfreechart与java结合开发的画图工具,用鼠标点击,拖拽,可直接画出一个图表,参数可以配置,使用方便。-Jfreechart java will combine with the development of drawing tools, right click, drag, draw a chart directly, parameters can be configured, easy to use.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3019
    • 提供者:lisa
  1. svmHyperplane

    0下载:
  2. This code can be used to draw a hyperplane.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1127
    • 提供者:Sunitha
  1. JFrame

    0下载:
  2. 1. 能在JFrame、JApplet、Canvas等对象上绘制圆、椭圆、矩形、线段等图形。 2. 能编写画圆、画矩形等应用程序。 -1. Can JFrame, JApplet, Canvas and other objects to draw circles, ellipses, rectangles, line segments and other graphics. 2. Can write draw a circle, draw rectangle, etc. applicat
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:2561
    • 提供者:jay
  1. package

    0下载:
  2. 抽奖机代码,使用switch语句 凑字凑字凑字-Draw machine code, using the switch statement Minato Minato word word word Minato
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-02
    • 文件大小:10682
    • 提供者:张宏涛
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 40 »
搜珍网 www.dssz.com