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

搜索资源列表

  1. shrink

    0下载:
  2. 載入bitmap,做放大縮小,顯示在form畫布上,範例-Load bitmap, do zoom display on the canvas in the form, examples
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:606268
    • 提供者:楊國鋒
  1. PBkuangjia

    0下载:
  2. 漂亮的PB框架,绝对有价值! -PowerBuilder of kuangjia!PowerBuilder of kuangjia!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:427063
    • 提供者:daijianhua
  1. C

    0下载:
  2.  我们要实现将打开后的图片在修改后重新保存就必须让文件在打开后就能关闭,否则就会因为文件打开而无法覆盖原文件。就会导致编译时弹出“GDI  一般性错误”。所以根据网上其它朋友的做法就是先将打开的图片通过GDI+将图片画到另一个画布上,然后及时关闭打开的图片和用来绘制该图片的画板。-We are to achieve the picture will be opened and re-save the modified files to be opened so that you can turn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:211574
    • 提供者:lei
  1. SlidingBlocks

    0下载:
  2. 一个j2me的小例子,刚学j2me不长时间后自己写的,俄罗斯方块,使用canvas画布绘制,使用两个数组分别存放已下落和正在下落的blocks,界面比较简单,但大体上的功能都实现了-A small example j2me, j2me not long after just learning to write their own, the Russian box, drawing canvas using the canvas, the use of two arrays, respective
  3. 所属分类:J2ME

    • 发布日期:2017-04-17
    • 文件大小:49855
    • 提供者:liuhz
  1. SlidingBlocks2

    0下载:
  2. 一个与俄罗斯方块有些类似的小例子,是在自己在gameloft面试时做的一个面试题,使用了canvas画布,并且使用了一张image,所有的blocks都是通过截取图片得到-A somewhat similar with Tetris small example, in his interview in gameloft do a side item, use the canvas canvas, and uses an image, all image blocks are obtained t
  3. 所属分类:J2ME

    • 发布日期:2017-04-16
    • 文件大小:415223
    • 提供者:liuhz
  1. CanvasMenu_2

    0下载:
  2. J2ME Tutorial, Midlet canvas
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:235705
    • 提供者:topxxx
  1. 1.0

    0下载:
  2. Simple j2me program that creates an image on a canvas
  3. 所属分类:J2ME

    • 发布日期:2017-04-16
    • 文件大小:17134
    • 提供者:raiden4589
  1. MultipleScreenImplementation

    0下载:
  2. implement multiple screens in j2me using canvas, midlet & screen classes
  3. 所属分类:Games

    • 发布日期:2017-04-05
    • 文件大小:908929
    • 提供者:Mohit
  1. Canvas

    0下载:
  2. this is CAD software
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:165293
    • 提供者:sainaa
  1. Align-Text-MIDlet-Example

    0下载:
  2. With the help of the canvas class, we can draw as many as graphics we want in our application. Similarly we can also set the different alignment to the text. In this J2ME Midlet we are going to set the text at different locations such as ri
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:163215
    • 提供者:Nitin Patel
  1. Draw-arc-in-J2ME

    0下载:
  2. The given example is going to draw an arc using canvas class of J2ME. You can also set a color for it, as we did in our example.
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:225200
    • 提供者:Naresh Patel
  1. canvasTest

    0下载:
  2. canvas绘图的一个例图程序,用以学习canvas程序,j2me学习-A canvas case diagram drawing program for learning canvas procedures, j2me learning
  3. 所属分类:J2ME

    • 发布日期:2017-04-03
    • 文件大小:12370
    • 提供者:bai
  1. Graphics-MIDlet-Example

    0下载:
  2. This the another graphic example, where we are going to draw a image that look and act like satellite and earth. For creating these types of graphics in J2ME we use MIDlet s. In the example we have created PacerCanvas class that extends t
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:162806
    • 提供者:Haresh Patel
  1. BCB6-Math-graphs-study

    0下载:
  2. I wrote this program for my study. It demonstrates working with mathematical graphs and matrixes. It also draws result on canvas and supports editing. Sorry for my english.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1232411
    • 提供者:player259
  1. Engineer

    0下载:
  2. 这一章介绍一个游戏:Engineer。这里将会你讲解<canvas>标签以及怎样使用它来给应用程序加速。这一章你会学到“事件”这个概念以及一些widget的精华。-This chapter describes a game: Engineer. Here will you explain <canvas> Labels and how to use it to accelerate to the application. In this chapter you will
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:150040
    • 提供者:祁刚洲
  1. CanvasDraw

    0下载:
  2. 适合初学者使用的j2me画布编程部分,功能简单,方便阅读-J2me canvas suitable for beginners to use the programming part of the function is simple, easy to read
  3. 所属分类:J2ME

    • 发布日期:2017-04-09
    • 文件大小:46746
    • 提供者:杨舟
  1. GLCanvas

    0下载:
  2. 硬件加速的GLCanvas画布,高效率实现-Hardware-accelerated canvas GLCanvas
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:40743
    • 提供者:ccy
  1. ljxscreen

    0下载:
  2. 将屏幕作为画布,可在屏幕上任意书写,可以更改画笔的颜色。-The screen as a canvas, you can write anywhere on the screen, you can change the brush color.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:87402
    • 提供者:wangyc
  1. Demo

    0下载:
  2. j2me中 组件编写 用于游戏开发中 在canvas中模拟高级界面菜单-j2me game development in the components used in the preparation of the canvas to simulate the advanced interface menu
  3. 所属分类:J2ME

    • 发布日期:2017-04-03
    • 文件大小:27175
    • 提供者:lxl
  1. ball

    0下载:
  2. 该程序用不同颜色的小球的运动轨迹来画出一幅抽象图画。小球共有七个,分别是红,绿,蓝,黑,白,靛青,橙黄色。小球在画布的上方分别间隔相等的距离,同时出发,但各个球的运动速度是逐渐减少的。第一个球最快,从第一个球到第六个球速度逐渐递减,且球的运动方向是逆时针,第七个球是顺时针运动。球的运动轨迹模拟光的反射。以边界的法线为对称轴的对称直线,即小球运动轨迹直线的入射角度等于反射角度。-The program with a different color ball trajectory to draw a
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:1355
    • 提供者:瓜牛
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 35 »
搜珍网 www.dssz.com