搜索资源列表
terris
- 一个使用Windows API编写的俄罗斯方块的游戏。对与初学Windows 编程的人来说是个不错的参考。-a Windows API prepared by the Russian box of the game. Novice pairs with the Windows programming is a good reference.
Win32Tetris_C
- 原创Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Original Windows entry procedures, the preparation of the direct use of Windows API. Widows en
AI
- 函式庫: Windows API SDK Open GL 1.2 DirectX SDK Winsock Mci API 預測2步之五子棋AI與玩家遊戲. -Library: Windows API SDK Open GL 1.2 DirectX SDK Winsock Mci API Forecast Step 2 of the AI and player backgammon game.
Tetris
- 利用windows api编写的俄罗斯方块游戏源代码,已经编译测试通过-windows+api+Tetris
MySecondTetris
- 自己写的俄罗斯方块,用WINDOWS API 编写,没有参考网上算法,做练习用,所以有很多写的不好的地方!-Write the Russian box, using WINDOWS API written without reference to online algorithms, to do the exercises, and therefore there are many bad place to write!
BOXMAN
- 使用windows API编写的推箱子 有源码和发布版-Prepared using the windows API with source code and release Sokoban
RussiaBlock_Win32
- 相对完善的俄罗斯方块游戏,用vc++,windows API编程实现-Tetris relatively well, with vc++, windows API programming
3Dcube
- 这是一个3d魔方的源代码,是基于windows平台,使用的API是DirextX,界面效果非常细腻,而且不仅有3阶,甚至还有15阶等-This is a 3d cube of the source code, is based on windows platform, using the API is DirextX, the interface is very delicate, and not only three bands, and even 15 bands, etc.
kernel
- 一个自己制作的扫雷程序,可以为初学mfc和windows api的程序员展开学习。-A mine to produce their own programs for beginner programmers mfc and the windows api to start learning.
Block
- VC++的俄罗斯方块,WINDOWS API. 双缓冲显示-VC++ Tetris, WINDOWS API. Double buffer display
e-luo-si-fang-kuai
- 基于windows api的一个俄罗斯方块小程序源代码-Based on a Russian box windows api applet source code
window_API_snake
- 完全采用window API写的贪吃蛇,自定义了4个类,区别于MFC,风格很不错,值得参考。 正在学习Windows API和MFC的人一定要看。-Written entirely using window API Snake, four custom classes, different from MFC, very good style, good reference.
game
- c语言开发的一个小游戏,主要是利用windows编程,没有利用mfc和其他api-a game base on c program language
snake
- 贪吃蛇小游戏,用windows API写的,VC6.0-Snake game written using the windows API, VC6.0
f
- 一个俄罗斯方块小游戏,用windows api开发。-A Tetris game, developed with the windows api.
guessNumber_win
- 一个以C语言及windows API实现的猜数字小游戏,包含程序界面。对于每次的猜测结果,电脑会给出mAnB形式的判断,重复猜测,直至猜中。-A guess number game written by C and windows API, contain a windows GUI. For each guess, program will return a result as "mAnB", repeat guess until get the right answer.
lianliankan.rar
- VC++连连看游戏源码,由VC++ Win32模式开发。很高兴你能百忙之中看我做的游戏,我花了不少时间去熟悉和练习Windows的各种API, 游戏的每一行代码,都是我自己写的.希望你能仔细考量我的代码,更加希望能您你给予我一个学习的机会。 游戏控制说明:[F1]键用于初始化游戏,音乐部分正在编写中。,VC++ lianliankan the game source code, developed by VC++ Win32 mode. Glad you could busy sched
Snake
- 这是用C语言结合API函数写的Windows贪吃蛇。界面颜色是单调了点,主要是思路。颜色也可以自行添加,以形成彩色的蛇身和食物颜色等。-This is combined with the C language API function to write Windows Snake. Interface color is monotonous ideas. Color can also add their own to form a colored snake and food color.
Tetris
- 利用windows api实现俄罗斯方块。其中包括MyPaint()函数用于绘图 -To use windows api to achieve Tetris. Including MyPaint () function is used for drawing
Pacman-game
- 吃豆子游戏。 Pacman是一款动作休闲游戏。使用Windows API,依照面向对象的设计方法。包括Windows应用程序、地图类的设计、数据更新、绘图、窗口设计等-Pacman game