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

搜索资源列表

  1. gambit-0.97.0.3.tar

    0下载:
  2. Gambit 是一个游戏库理论软件,它用c++编写而成,可以在n个人的游戏上用扩展方式或正常方式执行不同的操作。这些程序既可以是用c++编写的发展专用码,或者他们也能通过更加友好的用户界面使用。-Gambit is a theory of the game software, it has prepared c, n the personal use of the game on the normal expansion or implementation of the operation. T
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:811939
    • 提供者:kenny_95
  1. tetris20

    0下载:
  2. 实现俄罗斯方块的源码。 能够演示如何编写一个简单的方块程序 同时还能够演示如何编写如何金山词霸一样的图形用户界面 以及浮雕字等效果-achieve the source. To demonstrate how to prepare a simple squares procedure but will also demonstrate how to prepare how free email the same graphical user interface and the carved wo
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:77487
    • 提供者:roy
  1. 网络游戏“水果机”例程详解

    0下载:
  2. 诺基亚Java用户界面API程序员指南,手机与JAVA开发者有帮助-Nokia Java user interface API programmer's guide and the phone with Java developers help
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:652404
    • 提供者:石朋非
  1. GreadySnake(MVC)

    0下载:
  2. MVC设计模式早在面向对象语言Smalltalk-80中就被提出并在此后得到业界的广泛接受。它包括三类对象:(1)模型(Model)对象:是应用程序的主体部分。(2)视图(View)对象:是应用程序中负责生成用户界面的部分。(3)控制器(Control)对象:是根据用户的输入,控制用户界面数据显示及更新Model对象状态的部分。本程序尝试用MVC模式制作了一个简单的贪吃蛇游戏。-MVC design patterns in object-oriented language Smalltalk-8
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:38566
    • 提供者:罗鹏魁
  1. q3_ui

    0下载:
  2. 雷神之锤3的用户界面的实现代码。3D游戏鼻祖ID公司的经典作品。-play multiplayer 3 of the realization of the user interface code. 3D games originator of the classic ID works.
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:151834
    • 提供者:王锐铭
  1. javaAppletprogramecodes-2

    0下载:
  2. java applet 程序,适用于初学者学习java语言编写的图形图像用户界面 小程序。主要有:闪电中城市;激光绘图。-java applet procedures, apply to beginners learning java language graphical user interface images of small procedures. Are : lightning cities; Laser Mapping.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:61205
    • 提供者:王袍
  1. javaAppletprogramecodes-1

    0下载:
  2. java applet 小程序,小巧简单,适用于初学者学习java语言编写的图形图像用户界面 小程序。主要有:火焰招牌;百叶窗效果。-java applet procedures small, compact simple. apply to beginners learning java language graphical user interface images of small procedures. Are : Flame signs; Louver effect.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:161741
    • 提供者:王袍
  1. javaAppletprogramecodes-3

    0下载:
  2. java applet 小程序,java语言编写的图形图像用户界面小程序。主要有:水面倒影;图形按钮。-java applet small procedures, java language graphic images of small user interface procedures. Are : Surface Mirror; Graphics button.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:33111
    • 提供者:王袍
  1. warofjiaoda

    0下载:
  2. 能够实现简单的RPG游戏功能:移动、进攻、医疗、获得物品等;较美观的用户界面;实现一定的情节。-to achieve simple RPG game functions : mobile, offensive, medical care, access to goods; More aesthetically pleasing user interface; achieve certain circumstances.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1080531
    • 提供者:花兵
  1. scourge-0[1].6.tar

    0下载:
  2. S.C.O.U.R.G.E.是一款类似Rogue的游戏,带有新型用户界面。游戏允许一组四个人物的团队搜索财宝、追杀敌人、获得升级等等。 -S.C.O.U.R.G.E. Rogue is a similar game, with a new user interface. The game allows a group of four figures riches search team, to kill the enemy, received a promotion, etc..
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:3809155
    • 提供者:andy
  1. Motoko-v1.0-devkit

    0下载:
  2. Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, HScrollBar
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:2191889
    • 提供者:LiuZP
  1. sudoku

    1下载:
  2. 在matlab里制作的数独谜题用户界面,用于创建和解决数独谜题。包括了内建的数独解法和作弊暗示。也是一个学习用matlab做用户界面的很好的实例。Graphical user interface (GUI) for creating and solving sudoku puzzles. Includes built-in sudoku solver that can be used to solve typed-in puzzles or provide cheating hints if t
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:9233
    • 提供者:
  1. OpenGUI-5.5.14.tar

    1下载:
  2. 一款好用的游戏UI 模块,可用于设置游戏中的用户界面-UI module is a nice game, the game can be used to set the user interface
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:1055142
    • 提供者:林克
  1. snake2

    0下载:
  2. 经典的贪吃蛇游戏java源代码,拥有良好的用户界面可以重新开始游戏,暂停游戏。-The classic Snake game java source code, has a good user interface can re-start the game, pause the game.
  3. 所属分类:Games

    • 发布日期:2017-03-23
    • 文件大小:25240
    • 提供者:liuqingyue
  1. c-5zi

    0下载:
  2. c语言编写的五子棋程序,用户界面采用Graphics.h函数库编写而成,支持人机对战,人人对战.-c Gobang programs written in languages, user interface library used Graphics.h been compiled to support human-machine Versus, everyone Versus.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:3017
    • 提供者:zhong
  1. 123

    0下载:
  2. 图形用户界面的c程序,在turbo c中编译通过。适合初学者学习图形编程。在tc图形界面下实现。-Graphical user interface of the c program in turbo c in the compiler through. Suitable for beginners to learn graphics programming. Graphical interface in the tc achieve.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:3676
    • 提供者:wxl
  1. cribbageSuite

    1下载:
  2. 这是一套克里比奇纸牌游戏(一种用木钉或木板记分的游戏)的配套帮助软件,采用图形用户界面(GUI)设计,来教人怎么玩克里比奇纸牌游戏。 功能为: 1.教会你克里比奇纸牌游戏的游戏规则; 2.为你记录得分; 3.帮你选择哪些牌应该保留; 4.具有一个记分板(GUI界面)(这个类似于原本游戏中的记分木板) ... 在MATLAB 7.1.0 (R14SP3) 环境中开发,使用了“filesep”使本软件具有跨平台性(在Windows,Mac,PC环境中都能运行)。 -T
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-26
    • 文件大小:275461
    • 提供者:蓓贝
  1. Chat

    0下载:
  2. 实现图形化界面聊天功能,实现网络接口聊天功能-The realization of a graphical user interface chat, chat network interface
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:1185
    • 提供者:陈乙
  1. wuzi

    0下载:
  2. 整个架构的核心部分,类名为CTable。封装了棋盘的各种可能用到的功能[3],如保存棋盘数据、初始化、判断胜负等。用户操作主界面,主界面与CTable进行交互来完成对游戏的操作。-The entire architecture of the core of the type known as CTable. Packaging the board may be used in a variety of functions [3], such as preservation of board da
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3092133
    • 提供者:lxq
  1. 9digitgame

    0下载:
  2. 九宫格游戏——一款智力游戏,采用c++编写,很好的图形用户界面-Games squares- a mental game, using c++ writing, good graphical user interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:185699
    • 提供者:龙魂
« 12 3 4 5 6 »
搜珍网 www.dssz.com