资源列表
ddp
- 控制台对对碰、很简单、一看就明白。自己平时的 练习、才学C一个月 、有错的地方请见谅。-Console right touch, is very simple, to see to understand. His usual practice, knowledge, C month, there is the wrong place please forgive me.
alittlegame
- 一个windows的小游戏,用vc编写,适合初学windows编程的编程者学习-windows of a small game, using vc preparation, windows programming suitable for beginners learning programming
Tetris-game-source-code
- 俄罗斯方块游戏源程序,其包括方块预览、方块控制、更新显示,速度\分数更新、系统帮助 实现文件是youxi.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI 文件、.EXE可执行文件和程序文件放在统一目录下。-Tetris game source code, including box Preview box control, update speed \ scores update, the system helps the turbo
20150726_045521003
- 易语言文字打怪游戏源码例程程序结合易语言扩展界面支持库和多线程支持库,实现打怪文字游戏。-Easy language source Daguai game routine program combining easy language support library expansion interface and multithreading support library that implements Daguai word games.
VB_HLT
- 汉诺塔游戏 请将相关目录及其包含的内容复制到您的硬盘上,并修改对应的硬盘目录属性——取消目录及其所包含子目录和文件的“只读”属性。否则,打开VB项目时由于无法进行文件的“写”操作,会导致提示出错信息。-HANOR game I would be grateful if the relevant directory and copy the content of your hard disk, and the drive to amend the corresponding directory
SaoLei
- 扫雷是一种具有迷惑性的对记忆和推理能力的简单测试,游戏目标:找出空方块,同时避免触雷。-Mine is a beguiling simple tests of memory and reasoning abilities, the game target: to find an empty squares, while avoiding of gori.
zhongguoxiangqi11111
- 中国象棋,java小程序可供学习使用,欢迎提供意见-Chinese chess, java small program for learning to welcome advice! !
char_mine
- C语言写的纯字符扫雷,并不比WINDOWS下的差多少!程序+源代码!-C language to write the characters purely mine, than Windows is not the number of poor! Source code!
fangkuai
- 创建一个含有方块的面板,用户可以通过鼠标抓取方块,但是,无论用户怎样努力,方块总是朝着与鼠标运动相反的方向运动,这就是抓不住的方块。 -Create a panel containing a box, the user can grab the mouse box, but no matter how hard the user, always moving boxes moving in the opposite direction with the mouse movement, and t
Solitaire
- 一个不错的单人跳珠小游戏.代码简单明了.游戏代码来源自网络.-a single good jump Chu small game. Code straightforward. Since the source code game network.
gameof21points
- 1.1 程序功能介绍 一个21点的扑克牌游戏,玩家一共可以要5张牌,但如果牌的点数超过21点,则就暴了,自动出局;在不超过21点的情况下,玩家与庄家比牌的点数大小,大者赢。 1.2 程序设计要求 (1)将所有的函数与相应的数据封装到类中,并改写主程序,使程序简化。 (2)程序中一共有十三张牌可以抽取,大于十点的点数为0.5。 (3)要求庄家永远不会暴庄,几庄家可以查看下一张牌,若大于21点,则拒绝,当然在游戏规则上不能泄露这点秘密。 (4)高级玩家可
sudoku
- fltk 建立的数独游戏, c++编程,适合新手熟悉-use fltk to create a sudoku game. which can be a basic code for the fresh who want to learn the c++