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

搜索资源列表

  1. VS.net开发俄罗斯方块

    0下载:
  2. 经典的俄罗斯方块,用VS.net的VC7.0编写,重点实现了计时器的作用。 程序中的方块都是用DC画成。代码简洁,程序体积很小。 E-mail: hackerqc@gmail.com-classic Tetris with the VC7.0 VS.net prepared, focused and the role of the timer. The procedures are ideographic DC paint. Simple code, procedures small size
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:58.86kb
    • 提供者:覃超
  1. java_lsys

    0下载:
  2. 电脑中的花园 Lindermayer系统(简称L系统)是另外一种分形图形生成的方法,其主要原理是设定基本简单的绘图规则,然后让计算机根据这些规则进行反复跌代,就可以生成各种各样的图形来。用L系统可以非常逼真的模拟植物的生长过程。上面的程序就是L系统的一个展示。我们已经设定好了一个规则库,你可以通过选择不同的规则画出不同的图形来,同时,你可以通过“设置参数”来改变这些规则从而画出你自己的图形来! -computers garden Lindermayer System (L) is ano
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:97.51kb
    • 提供者:陈志阳
  1. paint

    0下载:
  2. 用VS2005 做的绘图板C#语言做自己的绘图板
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:27.2kb
    • 提供者:snow
  1. Newlegacy

    0下载:
  2. Title:Newlegacy RPG Game Descr iption:This is a VB RPG Game.Just use Standard VB Objests.No use Paint Picture,BitBlt,DirectX.-Title: Newlegacy RPG GameDescr iption: This is a VB RPG Game.Just use Standard VB Objests.No use Paint Picture, BitBlt, Di
  3. 所属分类:Game Program

    • 发布日期:2017-05-04
    • 文件大小:1.3mb
    • 提供者:ST.POLO
  1. 2PaintChattuyaban

    0下载:
  2. 涂鸦聊天室 Paint Chat与大家分享,还不错。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-29
    • 文件大小:435.67kb
    • 提供者:周小亮
  1. src

    0下载:
  2. simple game engine used in creating pacman game. developed using java awt to paint the canvas.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-01
    • 文件大小:380.21kb
    • 提供者:apapunlah
  1. UnityPaint

    0下载:
  2. Unitypaint是一个对纹理画图的脚本。 它可以绘制线条,矢量线条和笔触。它还包括一个类似苹果内置的彩色选择器。-Unitypaint is a scr ipt for painting on textures. It can draw lines, vector lines and brush strokes. It also includes a colour picker similar to Apples built-in.
  3. 所属分类:Other Games

    • 发布日期:2017-05-28
    • 文件大小:10.78mb
    • 提供者:lam
  1. scribble-source

    0下载:
  2. This a simple java applet implementation of a paint-brush style program. It has the basic drawing tools such as pen, line, filled and non-filed rectangles and ellipses and color manipulation options, other than that its really boring, but a good exam
  3. 所属分类:Games

    • 发布日期:2017-04-04
    • 文件大小:14.12kb
    • 提供者:nandish.hebbal
  1. paint-by-nubers-solver

    0下载:
  2. Paint by numbers i well known paper game. This software can automatically solve this games. File format is documented by example pictures.
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:9.93kb
    • 提供者:j123b567
  1. Els

    0下载:
  2. 自学JAVA不久,第一次自己编小程序。在家摸索了三天才完成。 * 对于如何选择合适类还没有经验,这里直接在JFrame上设计paint()方法将所有内容绘制。没有掌握面向对象编程还- -! * 建模上借鉴了小时候玩的那中手柄游戏,将主面板划分为12*20的小格;后来为了设计碰撞,又改为14*21,绘制部分仍为12*20。(两侧与底部为边界) * 这些格子的信息用一个二维数组存储,数组中每个元素用0,1来表示是否被绘制成黑色。paint()方法中将值为1的格子绘制成黑色,0
  3. 所属分类:Games

    • 发布日期:2017-04-03
    • 文件大小:3.92kb
    • 提供者:高兴
  1. demo1

    0下载:
  2. this application is about paint in android....u can do fun through this application in mobiless.
  3. 所属分类:Other Games

  1. paint

    0下载:
  2. 游戏中含有22张拼图,可以根据难度选择调整图片分割次数,将图片按顺序排列好即为游戏成功-Game contains 22 puzzles, you can choose to adjust the picture according to the difficulty of split times in sequence the picture is the game good success
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-11
    • 文件大小:17.65mb
    • 提供者:嘉宝次
  1. cSharp-paint

    0下载:
  2. winform画图,还有游戏等代码,自己看看,对自己很有帮助的啊-winform Paint
  3. 所属分类:Game Program

    • 发布日期:2017-03-31
    • 文件大小:585.41kb
    • 提供者:mmy
  1. HappyFiveChess

    0下载:
  2. 快乐五子棋 完整的五子棋VC代码,代码中用到TCP协议进行网络通信,定义网络通信协议,绘制可以调整大小的棋盘,赢棋判断,游戏回放,网络连接状态检测,动态子对话框调整.-Happy renju Complete renju VC code, TCP protocol used in network communication, define network communication protocol, and paint can adjust the size of the board,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2.65mb
    • 提供者:chensh618
  1. java-eluosifangkuai

    0下载:
  2. 用JAVA语言编写俄罗斯方块游戏,实现俄罗斯方块游戏的基本功能。课题主要完成目标是利用小应用程序模版及按钮事件、多线程以及相关事件处理完成俄罗斯方块游戏的操作程序。应用到的技术包括类的继承,接口的引用以及各类中重要方法的充分运用paint方法绘制游戏区,移动有效性判断locateFlag(),等),以及多线程的应用实现对方块下落速度的控制(线程的应用(线程的创建、run()方法的使用-Tetris game written in JAVA language, the basic function
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:883.24kb
    • 提供者:李嘉威
  1. javachess

    0下载:
  2. SWT实现跳棋游戏,对学习如何使用SWT画图挺有帮助的哈,转的!-SWT implementation checkers game, to learn how to use SWT Paint Tingyou help Kazakhstan, turn!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:2.7mb
    • 提供者:臧伟钢
  1. wangge

    0下载:
  2. 子弹加速,零秒换弹,调烟雾头,无限喷漆,狙击连发。-The bullets acceleration, zero seconds for bomb, the tune smoke head Unlimited spray paint, sniper bursts.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-24
    • 文件大小:141kb
    • 提供者:王卓
  1. paint

    0下载:
  2. 用applet绘制出一些带间隔的图形,用于java嵌入applet的用例。-paint by java and applet.
  3. 所属分类:Games

    • 发布日期:2017-11-23
    • 文件大小:552byte
    • 提供者:wudahua
  1. paint

    0下载:
  2. 用C语言写的字符画板,基于gcc。可以用字符作画。-Written in C language character drawing board, based on gcc. Characters can be used to paint.
  3. 所属分类:Other Games

    • 发布日期:2017-11-22
    • 文件大小:173.91kb
    • 提供者:ahalei
  1. paint

    0下载:
  2. Aquí tienes un pequeñ o applet de ejemplo de un paint en java
  3. 所属分类:Games

    • 发布日期:2017-04-15
    • 文件大小:5.56kb
    • 提供者:jada
« 12 »
搜珍网 www.dssz.com