搜索资源列表
24dot[1].tar
- 24点游戏脱胎于作者8年前设计的24点游戏DOS版,现新版本具有以下特色: > 1.允许自动抽牌或手动抽牌,答案结束电脑将尽可能给出该题所有的解答. > 2.允许通过多种方法改变游戏的界面:一是预置了7种换肤方案,二是游戏者可自行规定窗口的颜色 > 3.独创的电脑智能自学习功能,可吸收用户的算法扩充系统的“棋谱”(内置算法59*24=1416条). > 4.内置13个彩蛋,包含了许多有待你发现并激活的隐藏功能(如函数计算器、界面换肤、婚纱图片、控制计时、3D动画、鼠标右键
JumpingChess_yu
- 可以设定1~6方同时游戏,每一方都可以设定为电脑、网络或本地。左键下子,右键确定。游戏界面美观,很不错。开发工具:VC++6.0 和 MFC -can set a party to six games while, each side can be created for the computer, network or local. Left Now, the right to determine. Games beautiful interface, very good. Developm
英雄救美
- 英雄救美游戏,很好玩,VC API,图形界面特别好,先解压缩,安装,运行,即可玩-heroic rescue game is a lot of fun, VC API, the graphical interface are particularly good, first decompress, installation, operation, can play
game_jinyutuan
- VC++开发的一个劲乐团游戏,有美观的动画界面和动听的音乐。可以自娱自乐或作为学习的范例。-development of the VC wanted Orchestra games and beautiful animation interface and the sounds of music. Can be entertained or as a learning model.
GhostCatchMe
- 一个在单文档界面下的跟踪程序,可以自己控制一个物体,另一个物体自动跟踪的源代码-a single-document interface in the tracking process, one can control their objects, Another object of automatic tracking the source code
qq1
- 一个使用的QQ界面程序,可以借鉴程序代码进行开发-QQ-use interface of a procedure, can learn from the program code developed
UFO2
- 一個飛碟遊戲,可以用鍵盤操作~~簡單的窗口界面實現-A flying saucer game, you can use the keyboard to operate ~ ~ simple window interface
gaf
- gafSolution是一个基于Win32平台的游戏开发解决方案,也是一个经验的积累库。通过不断扩展gafSolution的模块可以把平时的开发经验和代码统一组织起来。这样,在进行新的开发项目的时候,开发人员就可以迅速进入开发状态而不必每次都从一些零碎、底层的库开始。而且,利用gafSolution的统一模块接口也可以轻松实现替换引擎DLL实现却不必改动主程序的效果。-gafSolution is a Win32-based platform game development solution,
saolei
- 仿Windows自带的VB扫雷游戏,看了之后功能界面你都会无话说的,已经超出了模仿的范畴,可以说是更具专业的VB经典扫雷游戏,代码也完整。-Windows built-in VB like mine games, read the following functional interface, you and I are not saying, and have gone beyond the scope of imitation, it can be said that more profes
chaojimali
- 用VB仿超级玛丽游戏,虽然界面和真正的玛丽游戏比起来有点差,但游戏的控制还算可以了,基本都实现了。-VB with games like Super Mario, although the interface and the real Mary a little bit worse than the game, but still can control the game, and basically realized.
chuangame
- VC++枣子穿纽游戏源码,类似扫雷游戏的界面,不过玩法有点不一样,游戏源代码在vc++6下编译通过,你应该通过源代码能看出些玩法来。 相关资料:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增加,纽扣数目也增加,当达到70个时游戏即结束。只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿线。线可交叉,但有纽扣的点不能交叉连接。 透露点秘诀:要尽可能使连线长且该连线上的纽扣数多。-VC++ source code date
fangkuan
- 俄罗斯方块游戏,仿造过去掌机界面,有兴趣的可以看一下-Tetris game, modeled in the past handheld interface, who are interested can take a look
qpyxjm
- 本人是新手,写的不一定规范或合理,望大家海涵! :) 这段代码是全屏游戏窗口化的控制代码,和MU的窗口化一样,并且现在可以对任何界面进行操作(无论全屏与否)。但在XP下有一些有些无法使用但2000下好用如:网络版的“飑车”,如有人解决了这一问题请给我发代码,谢谢! -I am a novice, not necessarily written norms or reasonable, and hope we Haihan! :) This code is a full-screen ga
fqqdlcx
- 仿QQ安全登录程序VB源代码.界面高仿真QQ登陆界面.可以直接登陆QQ号码-QQ imitation VB source code for secure login process. QQ login interface, the interface of high simulation. Can login QQ number
calculator
- VB做的简单的时钟,圆形界面,也可以做计时器用。-VB to do the simple clock, circular interface, the timer can also be used to do.
clock
- VB做的简单的时钟,圆形界面,也可以做计时器用。-VB to do the simple clock, circular interface, the timer can also be used to do.
winmine
- VB 编写的河内塔小游戏,带有自动演示游戏功能,可以自动保存用户的游戏成绩,可任意调整游戏界面的大小-Hanoi tower small VB writing, with automatic demo game function, can save the user s game automatically, can adjust the size of the interface
rich
- 超级企业家在线游戏,实现了登陆界面,主界面,还有注册界面,可以进行买卖交易,用户有等级,金钱,经验值等属性。实现数据库表格的连接查询,很好的代码。-Super entrepreneurs online games, to achieve the login screen, the main interface, there are registration interface, can buy and sell transactions, user level, money, experienc
3D_billiards
- 3D billiard game which using the opengl interface and openal to apply the sound and so on. collision test.using the mouse to control the version and right mouse button is controlling the shooting function and move the mouse down can define the shooti
bomb
- 类似window自带的挖地雷游戏 可以自己定义难度 游戏难度的自己定义功能非常强~~~~~ 界面设计比较简单 -Similar to the window that comes with digging mines difficulty of the game can define their own definition of the difficulty of the game is very strong function of interface design is r