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

搜索资源列表

  1. win-minesweeper

    0下载:
  2. JAVA编的windows扫雷游戏,谢谢指正批评-,Java,界面编程/GUI Develop-JAVA series of the game windows mine, thank you for correcting me criticism-, Java, Programming Interface / GUI Develop
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:32046
    • 提供者:yulei
  1. Win32_Lift

    0下载:
  2. 模拟电梯运行程序,(C++)有界面,我用Visual C++6.0写的Win 32 程序,希望大家喜欢。-simulated lift operating procedures, and (C) interface, I use Visual C 6.0 Win 32 written procedures, hope you like them.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:10661
    • 提供者:郑双明
  1. win界面贪吃蛇

    0下载:
  2. 用sdk实现的贪吃蛇游戏-sdk achieve with the game Snake
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1960602
    • 提供者:钟竞辉
  1. 扫雷游戏

    0下载:
  2. 用C编的类似window界面的扫雷游戏,在win-TC编译通过.-A game programmed with C language, similar to windows interface. It has been compiled successfully under win-TC environment.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:7748
    • 提供者:Ppo
  1. PinBall

    0下载:
  2. 小球打砖块游戏,小球在界面内弹跳,主要是通过按键盘上光标左右控制键控制板的左右移动,使小球落下遇到挡板反弹,避免球落下并让球打到砖块,砖块被击中后会消失,同时得相应分数,当砖块全部被打完后赢得游戏,游戏结束。 若没打完之前,小球掉下没有被板接住则输掉游戏,游戏结束。 -Arkanoid game ball, bouncing ball inside the interface, mainly by pressing left and right cursor control keys o
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:1656855
    • 提供者:齐峰
  1. game

    0下载:
  2. 一个用c语言写的五子棋游戏,有界面,实现人机对战。用Win-tc开发-A written language using c Gobang the game, there are interfaces, the realization of man-machine war. Win-tc with the development of
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:4684
    • 提供者:简单人
  1. JAVAFiveChess

    0下载:
  2. 五子棋代码,是人机对弈,界面美观,代码简约-Five in a Row you will win
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:143780
    • 提供者:yang
  1. Snake

    0下载:
  2. 贪食蛇源码 本程序基于win-tc编译. win-tc是由吴进制作的基于TC2.0内核的windows界面C编译器, 语法与TC2.0完全相同.-Snake Source
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:239807
    • 提供者:qrbo
  1. xiaobawangxuexiji

    0下载:
  2. c语言编写的小霸王学习机界面,一个小车的游戏,给出简单加减运算,用户输入结果,正确并给出评判小车前进一步。(本代码是在win—tc写的,在visual c++里边运行要将getch()去掉。)-c language learning machine interface written Sundance Kid, a car game, give a simple addition and subtraction, the results of user input, and gives judg
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:4789
    • 提供者:cpcwest
  1. llkdos

    0下载:
  2. 连连看游戏源代码,在win-tc下调试能运行,中文界面。-Lianliankan game source code, debug the win-tc run, and Chinese interface.
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:195193
    • 提供者:走神
  1. Backgammon-curriculum-design

    0下载:
  2. 五子棋课程设计,1拥有一个良好的进入界面,以及必要的选项; 2拥有一个二维的数组来记录和更新实时的状态,并且能够有一种方法在DOS界面下绘制出整个棋局的实时状态(包括棋盘和棋子); 3能够通过键盘上的按键完成所选位置的移动和选定操作; 4能够在每一次的走棋后判定是否游戏结束(棋盘走满或者是一方胜出); 5能够完成悔棋的功能,并保证这之间的棋局绘图能够与二维数组数据同步,做到真正意义上的悔棋。 -Backgammon curriculum design, an entry wi
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:53581
    • 提供者:陈庆
  1. fiveChess2

    0下载:
  2. 本系统实现的是五子棋博弈算法,运用java语言实现了图形用户界面,方便用户使用。算法采用了博弈算法和启发式函数进行搜索,人机对弈可自动判断输赢,结束后可重新开局。-This system is renju game algorithm, use Java language realized the graphical user interface, and user-friendly. Algorithm adopted game algorithm and heuristic search f
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:126935
    • 提供者:ccc
  1. five

    0下载:
  2. 五子棋,真实的五子棋对战,交互式的界面。算法精妙,难以轻易取胜-Backgammon, real 331 gaming, interactive interface. Algorithm is exquisite, it is difficult to easily win
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-16
    • 文件大小:3030067
    • 提供者:polydier
  1. 1

    0下载:
  2. 此程序为简易的拼图游戏 通过鼠标点击移动模块,拼出所给图片即可成功。右侧有GIVEUP按钮,表明放弃游戏。 此程序主要利用了Graphics 和Class的方法,整个程序以图形界面展现给用户。 -the program shows a little game.if you can find the correct way to complete this picture,you win,and you can also give up and quit
  3. 所属分类:Other Games

    • 发布日期:2017-11-29
    • 文件大小:75163
    • 提供者:jack
  1. wuziqi

    0下载:
  2. 是一款简单的五子棋小游戏,界面十分干净,而且具有多人作战以及战果记录等功能。五子棋的玩法想必大家都很熟悉了,想办法把自己的棋子在横、竖、斜任意一个方向上连续排满5个就算赢。-Backgammon is a simple game, the interface is very clean, and has a multiplayer battle victories and records and other functions. Backgammon is played surely we ar
  3. 所属分类:Other Games

    • 发布日期:2017-11-29
    • 文件大小:1898
    • 提供者:冯华龙
  1. Othello-chess-game

    0下载:
  2. 黑白棋小游戏源代码 dos界面 三个难度等级 AI可赢大部分人脑 -Reversi game source code dos interface three difficulty levels AI can win the majority of the human brain
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:13425
    • 提供者:summer
  1. BlackWhiteChessWithQt

    0下载:
  2. 用qt实现的网络黑白棋,网络部分采用winsocket,有图形界面,有详细说明文档。-Online Black-White Chess realized with Qt, designed using win-socket with graphic user interface, detailed Readme document attached.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-06
    • 文件大小:1133775
    • 提供者:莫诺
  1. name-PK-game

    0下载:
  2. 这次设计以JAVA语言为基础结合其图形应用界面来设计一个姓名挑战游戏,设计出的游戏有图形化界面,且界面简洁适用;在游戏界面中,输入两个姓名分别作为挑战者和被挑战者,随机产生属性值(战力指数,攻击力,防御力),当HP大于0时,两个名字进行对战,进行多轮攻击挑战后,用hp值决定双方输赢,hp值为0的一方战败,另一方则获胜,达到休闲益智的目的。-The design of Java based combined with the graphics application interface to de
  3. 所属分类:Games

    • 发布日期:2017-04-13
    • 文件大小:2450
    • 提供者:陈雨璇
  1. 07

    0下载:
  2. 快快吃豆游戏 运行程序时,首先进入到是游戏开始界面,根据提示,按键,决定是否进入游戏。按两下任意键,进入到快快吃豆游戏,当黄豆全部被吃光,则进入赢的画面,当遇到敌人时,则游戏结束,显示游戏结束界面。-Quickly Pacman game When you run the program, first into the start of the game interface, follow the prompts, buttons, decide whether to enter the
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-04-29
    • 文件大小:16206
    • 提供者:朱剑锋
  1. 五子棋游戏

    1下载:
  2. 在一个方阵上通过两人对弈的形式,依次在棋盘上放置两种颜色的棋子,哪一方先让五个棋子形成一条直线(包括横、竖、对角线3个方向),即为获胜,本程序实现用键盘控制的五子棋游戏。游戏初始运行界面应为如下:(In the form of two people playing chess in a square array, place two kinds of color pieces on the chessboard in turn. Which side first makes five piece
  3. 所属分类:棋牌游戏

    • 发布日期:2021-01-07
    • 文件大小:200704
    • 提供者:天擎9
搜珍网 www.dssz.com