-
OSGFrameWork
最近学习OSG,下载了FreeSouth大侠的一个MFC框架RambleSystem,自己学习了一下,新建了一个单文档程序,改了其中一些bug,和大家分享一下。单文档程序实现的功能非常简单,就是打开显示osg文件。不过仍存在一个问题,例如打开一些osg文件显示模型不理想,估计是视口设置有问题;另外打开一些osg文件出现内存泄露。(Recent study OSG, download heroes of an MFC framework FreeSouth RambleSystem, you learn a little, a single document, new procedures, some of which changed the bug, and share with you. Program realization of the function of a single document is very simple to open display osg file. However, there are still a problem, such as opening a number of osg file display model is not satisfactory, as the population estimate is set to have problems other osg files appear to open a number of memory leaks.)
- 2021-04-15 16:38:54下载
- 积分:1
-
MemWord
Game Memories Words with dics
- 2010-08-13 03:22:43下载
- 积分:1
-
flyflyGame
一个飞机类的小游戏,有兴趣的下来玩玩吧,都还可以(a category of small aircraft games, interested to play it down, can also)
- 2006-06-11 16:19:26下载
- 积分:1
-
gobang-game
基于控制台的五子棋游戏,用easyX提供的图形接口进行编写,适合初学者,简单易懂,注释全面。注:安装图形库需要去EasyX官网下载“2012立冬版”,必须是这个版本,因为后来新的版本对有些函数做了调整,导致显示会有问题。(Console-based backgammon game, the graphical interface provided by easyX be written for beginners, easy to understand, comprehensive notes. Note: Installing graphics libraries need to EasyX official website to download " 2012 Lidong Edition" , must be this version, because the new version was made adjustments for some functions, resulting in the display there will be problems.)
- 2014-10-11 14:53:47下载
- 积分:1
-
3D魔方游戏
非常适合初学者学习c++编程, 学习OpenGL的初次探索。。。可以用来练练手。
- 2023-01-21 02:35:09下载
- 积分:1
-
奇迹世界C语言服务端源码
奇迹世界C语言服务端源码,功能比较全,支持注册,修改排行,洗红等功能,离线挂机
- 2023-02-15 19:10:04下载
- 积分:1
-
c#模块游戏
大学c#实验课作业,自己写的模块游戏,通过C#窗体设计而成,将随机打乱的数字留出一个空位,移动其他数字使数字排序,
- 2022-07-26 20:51:58下载
- 积分:1
-
pintu
说明: 实现简单的拼图游戏,可计时,但是还没有复原功能(Simple jigsaw puzzle)
- 2020-06-21 11:20:02下载
- 积分:1
-
24点纸牌游戏
本程序用VB6.0编写而成,能独立运行下win9x/NT/2K/XP作操系统,此程序为一个智能24点:任意给的四张扑克牌(不包括大小王),
只能够用加、减、乘、除以及适当的括号连接这四张牌使结果为24,或者宣布根本就是无解的。需要注意的是,每张牌必须且运算
一次;J、Q、K可设置为11、12、13。 使用本程序很简单,按Start后,程序会任意给出四张牌,在左边的按钮中也能看到相应的
数值,你只要输入相应的表达式就可以。如:6、5、4、1 这四个数,输入表达式为:6/(5/4-1) 即可;如果你认为本题无解,
那么你不必输入任何数值直接按回车就可以,程序会验算答题是否准确。如果输入的数据有错,那么程序会自动定位到出错的地方,
以方便用户修改。 本程序还有一个 Test 功能,用于自定义出牌值。即:你可以自己任意给出四个(1~13)的整数,由程序自动算
- 2022-03-03 10:09:19下载
- 积分:1
-
XIAOTUZIJIANJINBI
JAVA经典算法编程之小兔子捡金币
在一个游戏中,小兔子可以捡金币。它会一边走一边捡掉经过的金币。当小兔子发现前方没有金币的时候,会自动右转。直到所有金币都被捡走。现在把一个NХN的方型区域内,每一格都摆方好了金币。假设小兔子从左上方第一格开始,往右边走。(JAVA programming of classic algorithms picking gold bunny in a game, you can pick up gold bunny. It walked out after picking up coins. When there is no gold found in front of a small rabbit, I automatically turn right. Until all the coins have been seized. Now the square area within a NХN, each grid are placed side good gold. Assuming bunnies start from the top left of the first grid, Wangyoubianzou.)
- 2014-05-09 13:57:04下载
- 积分:1