搜索资源列表
Chapter3
- 用到了Picture控件来制作的推箱子游戏,非常的好玩。
box
- 推箱子的游戏VB源代码.适合于有一定VB经验的人阅读参考
Tuxiangzi
- 基于单文档的推箱子游戏,界面设计比较漂亮,共设置了六关,有些算法设计方面还不太完善,希望对大家学习MFC游戏编程有所帮助!-Sokoban game based on a single document, interface design more beautiful, and a total of six set off, some algorithm design is not yet complete, we want to learn MFC programming game help!
Visual-CPPGame-Developing-
- 《Visual C++游戏开发经典案例》一书上所有案例的源代码,包括扫雷、贪食蛇、俄罗斯方块、推箱子、黑白棋、五子棋和连连看等等。-The the " Visual C++ game development classic case of a book on the source code of all cases, including minesweeping, Snake, Tetris, Sokoban, Othello, backgammon and Lianliankan an
adsf
- 最简单的一维装箱问题又称为装箱问题(1- BP),其主要 思想是用给定的集装箱装载货物,使集装箱的使用量最小。假 设m 是装运货物的数量;n 是可用箱子数量(或最优解数量的 最大值);pi(i=1,…,m)是货物i 的重量;qj(j=1,…,n)是集装箱j 的 容量;Q 为集装箱平均容量。二元变量xij(i=1,…,m,j=1,…,n),当 货物i 装于集装箱j 时,xij=1;反之xij=0。二元变量yj(j=1,…,n),-The most simple one-dime
tuixiangzi
- 推箱子 大家都很熟悉,这里的代码希望你们也能喜欢,供交流学习.-Sokoban everyone is familiar with the code here hope you can like it, for the exchange of learning.
damage
- [前处理] 箱子縮口再封口的例子,希望给你带来帮助-[Pre-treatment] box necking reclosable example, I hope to bring you help
EggsTest
- 一千个鸡蛋的问题,一千个鸡蛋,随机选取任何一个数,均可放入放入十个箱子中,没有剩余,此处和二进制数联系起来,较好理解。-One thousand eggs, one thousand eggs, randomly selected any one, can be put into ten box, no residual, linked with binary number here, a better understanding.