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

搜索资源列表

  1. 4744

    0下载:
  2. 多线程编程实验,主要有两个程序,画圆和两个线程交互运行-Multi-threaded programming experiment has two main procedures, draw a circle and the two threads to run interactively
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7734
    • 提供者:karys
  1. Demo

    0下载:
  2. 画图工具,可使用多种颜色画出各种图形。还可以设置画笔粗细。-Drawing tools, you can use a variety of colors to draw a variety of graphics.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1695
    • 提供者:杨坤
  1. DrawFigures

    0下载:
  2. 编写Applet程序在画出一条两个周期的正弦曲线,要求: 1)画出坐标系,坐标系在applet窗口的中央,作图区域的大小通过html文件传递 2)曲线的颜色为红色,坐标系为绿色,有刻度 -Write Applet program to draw a two-cycle sine curve, requires: 1) Draw a coordinate system, coordinate system in the applet window, central, mapping the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:969
    • 提供者:冰样
  1. hw2-project1

    0下载:
  2. 画图板程序,能够画出矩形、椭圆、线段等图形;还能进行换色、移动、撤销等功能-Drawing board procedures, be able to draw a rectangle, ellipse, line segments and other graphics also to change color, move, remove and other functions
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:69165
    • 提供者:weiyingya
  1. ChooseAward

    0下载:
  2. 使用java中的一些简单的技术,实现简单的手机号加姓名抽奖,功能可扩展。-The use of java in a few simple techniques to achieve a simple mobile phone number plus the name draw feature scalable.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:5270
    • 提供者:jidean
  1. CityOutline

    0下载:
  2. cityoutline是给出二维城市一些建筑的横坐标纵坐标,画出它的轮廓-cityoutline is given a number of two-dimensional city buildings abscissa ordinate, draw the outline of its
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1323
    • 提供者:michael
  1. 1

    0下载:
  2. started level: it describe the motion of the object on the line I draw it to follow
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-13
    • 文件大小:1667
    • 提供者:sana
  1. kudclass2009-11-24

    0下载:
  2. 一款很好的电子白板画板,供大家学习交流希望大家多多交流-electric draw very good
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17720716
    • 提供者:lida
  1. javascriptsimulateDraw

    0下载:
  2. javascr ipt模拟抽奖 ,可能会用得上的-javascr ipt simulate analog javascr ipt lottery draw may be the lingua franca of the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:810
    • 提供者:王明亮
  1. DrawOutAward

    0下载:
  2. 某企业为了促销,搞抽奖宣传活动,奖品为新款手机一部,抽奖规则如下:   (1)有n个盒子摆成一圈,盒子按顺时针方向依次编号为0,1,2,……,n-1。手机随机放在其中一个盒子中。(n为自然数)   (2)从0号盒子开始摸奖,顺时针方向计数,每遇到第m个盒子就摸奖一次。(m为自然数,m<n)   (3)直到重新摸到0号盒子为止。 -A company for promotional purposes, engage in lottery promotional activit
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:689
    • 提供者:Allan
  1. TX20100315

    0下载:
  2. 编写一个java Applet应用程序,写出相应的超文本文档。能在网页上, 由大至小,以下列颜色,分别填充10个同心圆。提供的影像文档名为:Archery.jpg(446×291) 功能要求:  圆心坐标:[300,300]  半径分别为:20,40,60,80,… 180,200  同心圆的颜色,由大至小分别为:  浅灰色lightGray ,青色 cyan ,灰色 gray ,黄色 yellow , 粉红色
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:188540
    • 提供者:liuzguang
  1. Draw

    0下载:
  2. J2ME游戏程序,拼图!和网上其他拼图游戏不同的事,本游戏有自动完成功能!同时本游戏相对其他游戏界面更有亲和力!没办法,为了开通账号,舍了!-J2ME games, jigsaw puzzles! And on-line jigsaw puzzle of different other things, this game has auto-complete feature! At the same time in this game compared to other gaming interf
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4671671
    • 提供者:冷面书生
  1. calc

    0下载:
  2. Advanced calculator which uses Postfix notation in order to parse math formulas. It can also draw a result.
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:26090
    • 提供者:lpu
  1. Draw2D

    0下载:
  2. 这是利用Java编写的一个绘制二维图形的Java程序,对Graphics2D进行了简单的使用。-It is written in Java using a two-dimensional graphics rendering Java procedures, carried out a simple use of Graphics2D.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:7937
    • 提供者:侯杰
  1. jtable_with_progresscolumn

    0下载:
  2. Ext.ProgressColumn (在线demo 效果见下图)是Web用户界面组件包ExtJS 的一个用户扩展。本文中使用Swing组件包中JTable对ProgressColumn的特性进行了模拟,从而使其可以运行在Java平台上。并结合实例演示了如何自定义绘制器、编辑器和比较器。-Ext.ProgressColumn (online demo results see below) is a Web User Interface Package ExtJS extension of a u
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:16973
    • 提供者:caojie
  1. Coordinate

    1下载:
  2. 能建立坐标系,并且能画出坐标系的点集或网集-Coordinate system can be established, and can draw the coordinates of the point set or a network set
  3. 所属分类:JavaScript

    • 发布日期:2016-03-13
    • 文件大小:14827
    • 提供者:都督
  1. drawandsave

    0下载:
  2. 一个简单的绘图flash源码,可将绘制的图画保存在本地机器。 -A simple drawing flash source code, you can draw a picture stored on the local machine.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-09
    • 文件大小:233552
    • 提供者:凌国全
  1. Graph

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

    • 发布日期:2017-04-10
    • 文件大小:942
    • 提供者:ed
  1. GraphPanel

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

    • 发布日期:2017-04-13
    • 文件大小:2364
    • 提供者:ed
  1. Label

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

    • 发布日期:2017-04-10
    • 文件大小:914
    • 提供者:ed
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com