搜索资源列表
qqban
- 一个C#编写的七巧板游戏的源代码,代码中涉及GraphicsPath类的相关操作。部分代码示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作: 创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。 将第二个路径添加到第一个路径上。 将最终的路径绘制到屏幕。 -A puzzle game source code written in C# code involved in the op
simplemaze
- 一个简单的迷宫游戏,供初学者参考。这是我学了一个月C++后的处女作,有许多不足之处,请多包涵.-It s a very simple maze game intended as an sample for green hands.It s my virginal work after one-month s learning about c++.Please forgive me if there are any flaws
snake_ladder
- This is a sample C++ snake and ladder Game Project . Select this program and compile it on Turbo C++.
qiqiaobansrc
- C#七巧板-C#创建菱形图案,其间使用了进程,示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作: 创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。 设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Tangram-C# C# to create a diamond pattern, during which the use of th
CPPmodeelosi
- 俄罗斯方块c++版范例,可以直接运行使用。-Tetris c++ version of the sample can be run directly.
MG
- 本压缩包内所含是一个用C加实现的简单迷宫,内部不含界面设计,没有文字说明,只有代码,但运行简单-The realization of sample maze