联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Java编程(12) 
按平台查找All Visual C++(12) 

[Java编程] hanoi

由于汉诺塔移动的次数实在太多,神庙的和尚们决定偷懒。为了虔诚地偷 懒,他们用严格的语言描述了新的规则: 1. 有三根柱子,编号为0、1、2。初始状态下,0 号柱子从底向上按照从大 到小的次序依次放置了n 个金盘。 2. 每次移动将一根柱子最顶部的一个金盘移动到另一根柱子的最顶部。在整 个操作过程中,每根柱子上的最底部的金盘必须是最大的,而其他金盘的 顺序可以和大小无关。 3. 希望通过移动达到的目标状态是,2 号柱子从底向上按照从大到小的次序 依次放置这n 个金盘。 Figure1中的移动在新的规则下是合法的,总体的移动次数也从原规则下的 15 次减少到了13 次。 编写程序,用尽量少的移动次数解决懒和尚汉诺塔问题。
Because too many times to move the Tower of Hanoi, temple monks decided to be lazy. To piously lazy, they use strict language to describe a new rule: 1. There are three columns, numbered 0,1,2. Initially, the No. 0 column the bottom up in order of descending successively placed n gold plate. 2. Each movement will be a pillar of one of the top gold plate is moved to the top of the other pillars. Throughout the operation, the bottom of each column on a gold plate must be the biggest, but the order of the other gold discs can be independent of the size. 3. hopes to achieve the goal of moving the state is on the 2nd column the bottom up in order of descending place these n gold disc in order. Figure1 The move is legal under the new rules, the overall number of moves is also reduced 15 under the original rules to the 13 times. Programming, less exhausted the number of moves to solve the Towers of Hanoi problem lazy monk. (2015-11-13, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1447411397158597.html

[Java编程] 342432-

汉诺塔程序,动态实现汉诺塔的移动过程,希望提出宝贵意见和建议
hanoi dynamic program (2015-11-01, Visual C++, 102KB, 下载4次)

http://www.pudn.com/Download/item/id/1446376182786626.html

[Java编程] Hanoi

Honio塔:假设有三个命名为 A B C 的塔座 ,在塔座A上插有n个直径大小不相同,由小到大编号为1 ,2 ,3 ,··· ,n的圆盘,要求将A座上的圆盘移至塔座C
Honio Tower: Suppose there are three named ABC of the pylon, the pylon is inserted n A different diameter sizes, small to large numbered 1, 2, 3,, n the disc, requires A seat disc moved pylon C (2015-07-06, Visual C++, 11KB, 下载4次)

http://www.pudn.com/Download/item/id/1436196334495015.html

[Java编程] java_shadu

java杀毒前几天电脑中了威金病毒,专门感染EXE文件,就连杀毒软件也中招。于是决定自己写个程序清除这些病毒。以下是编程思路和源码,特拿出与大家共享一下
java antivirus computer in a few days ago, the Vikings viruses, specifically infected EXE files, and even the antivirus software also caught. Decided to write their own procedures to remove these viruses. The following is a programming ideas and source, special show for all to share with you (2014-09-15, Visual C++, 3KB, 下载4次)

http://www.pudn.com/Download/item/id/2619929.html

[Java编程] chessgame

单击版的中国象棋,可供娱乐只用,也可供学习Java编程用
Click the version of Chinese chess, for entertainment only, but also for learning Java programming with (2014-06-30, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/2578282.html

[Java编程] Cchessgamel

单击版的中国象棋,可供娱乐只只用,也可供学习Java编程用
Click the version of Chinese chess, for entertainment only used only for learning the Java programming with (2014-06-30, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/2578213.html

[Java编程] BombsWere

一款用JAVA编写的手机炸弹人游戏,可以在闲暇时作为娱乐。
The preparation of a cell phone with JAVA Games bomb people, you can spare time for entertainment. (2014-06-29, Visual C++, 9KB, 下载1次)

http://www.pudn.com/Download/item/id/2578034.html

[Java编程] TextOutshuchu

textout函数的使用,在双缓存中使用textout,不错
Use textout function, use textout dual cache, good (2013-12-29, Visual C++, 37KB, 下载1次)

http://www.pudn.com/Download/item/id/2439199.html

[Java编程] test

Java源代码,自己制作的纯属娱乐飞过海 梵蒂冈豆腐干反对广泛的法国等国豆腐干豆腐干
Java source code to produce their own purely recreational flying over the sea against a wide range of France, the Vatican tofu tofu tofu and other countries (2011-03-10, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1450492.html

[Java编程] C

C的小程序大家交流讨论下,谢谢合作,多多教导
C, under a small program to share discussion, thank you, a lot to teach (2010-06-27, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1224997.html

[Java编程] Pacman

吃金豆游戏,可选择关卡、背景音乐等,还可设置难度,如一个怪物或多个怪物
pacman (2010-01-11, Visual C++, 302KB, 下载97次)

http://www.pudn.com/Download/item/id/1037217.html

[Java编程] Hannoi

汉诺塔的实现,汉诺塔是将A柱上的盘片通过B柱移动到C柱
Tower of Hanoi' s realization of Tower of Hanoi is the A pillar B pillar of the disc through the column to move to C (2009-10-13, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/936876.html
总计:12