搜索资源列表
用VC语言实现的汉罗塔
- 在程序启动时,用默认值生成塔类和碟子类的实例,并调用GDI对象绘图。当选择自动方式后,派生一个新线程递归挪动碟子并在每次挪动碟子后刷新图形。在挪动线程中,监测临界区对象作为暂停或继续的判别标志;当选择手动方式时,在碟子的移动过程中进行大碟子和小碟子的判断,如果合乎要求,允许移动,如果不合乎要求,跳出提示对话框。-commencement of the proceedings, with the default value generated tower and plate type exampl
CardTest
- 一个斗地主的小程序,主要应用了VC得内存绘图,我觉的对初学者还是蛮有用的
iWonder
- 这是一个小时候玩的“五道儿”的简单演示程序。 本源码适合初学VC的朋友,这也是我学习用SOCKET作局域网通讯编程 的工程,使用VC6编制的。同时你还可以学习到多线程的使用、双缓冲区绘图、 动画光标ANI的使用,键盘鼠标的基本响应等等。欢迎测试使用哦!-This is a child playing the " five children" , in simple demo program. The source for beginners VC friends, t
a
- vc\c上的绘图小游戏教程,对初学者非常有用,若使用vc编程,要先按教程安装easyX(里面已包含)-vc \ c on the drawing game tutorial is very useful for beginners, if using vc programming, have to press the tutorial to install easyX (which is included)
GameFrame
- 摘要:VC/C++源码,游戏编程,贪吃蛇源码,数组标记 MFC贪吃蛇源码--非链表--采用数组标记方式实现,将绘图与逻辑实现独立。CSnake为标准C++代码,可单独提取出来对界面进行更换。-Abstract: VC/C++ source, game programming, Snake source array mark MFC Snake source- the non linked list- array tag implementation, the graphics and l
fivesun
- 又一个五子棋的vc,c++实现。使用了vc绘图功能,及其他 ,仅供参考-And a 331 vc, c++. Use vc drawing, and others, for reference only
MyTD
- 一个塔防小游戏,使用VC++编写,适合刚结束DX2d绘图参考。-A TD game in VC++.