搜索资源列表
njie
- n阶魔方完美版 没什么好说的,大家看吧-n-Cube perfect version nothing more to be said, everyone sees.
programming
- 一个俄罗斯方块的外挂程序 不过不全,但可以参考以下程序-a Rubik's cube ins, however incomplete, but can refer to the following procedure
MagicSquare-huishu
- 当年,学turbo c的时候,书上有一个魔方算法;十年后,一个偶然的应用,我编写了这个回溯法的魔方算法。优点:可以计算n阶魔方的所有可能组合。-year, the school turbo c, the book is a Rubik's cube algorithm; Ten years later, an accidental use, I prepared this retroactive law Cube algorithm. Advantages : can calculate
mofangxxxx
- 构造奇数阶魔方的简便方法c++实现.方法独特,很巧妙!-structure of the odd order Cube c simple method to achieve. Unique method, is a clever!
Bastile
- XC的儿子小XC最喜欢玩的游戏用积木垒漂亮的城堡。城堡是用一些立方体的积木垒成的,城堡的每一层是一块积木。小XC是一个比他爸爸XC还聪明的孩子,他发现垒城堡的时候,如果下面的积木比上面的积木大,那么城堡便不容易倒。所以他在垒城堡的时候总是遵循这样的规则。小XC想把自己垒的城堡送给幼儿园里漂亮的女孩子们,这样可以增加他的好感度。为了公平起见,他决定把送给每个女孩子一样高的城堡,这样可以避免女孩子们为了获得更漂亮的城堡而引起争执。可是他发现自己在垒城堡的时候并没有预先考虑到这一点。所以他现在要改造城
hfuman
- 一个用VC++做的3D魔方游戏,注意不是用JAVA做的哦-a VC do 3D Cube games, the attention was not so oh JAVA
最大子长方体问题
- *Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem descr iption : a long, wide and high respectively m, n, p rectangular cut into the 000 m
ZOJ1035-Cube
- ZOJ1035Cube这题.多注意,细心就能AC(Accepted)了.-ZOJ1035Cube this title. And more attention will be able to carefully AC (Accepted) a.
Eight_Puzzle_Problem
- 关于八数码魔方问题的编程,希望有研究的人可以互相讨论-Rubik' s cube on the issue of the eight digital programming, researchers would like to have each other to discuss
cubicroot
- 求一个实数的立方根的算法,用C++来实现,不是很难-Seeking the cube root of a real algorithm, using C++ to implement, not difficult
diedaifa
- // 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。-//Compile a program with Iteration Method and the cube root, find the cube root of the iteration formula is:: Xi+1 = (2*
20092201
- 这是一个用C语言实现魔方的程序,通过给定的输入方式控制每个面的转动-this is a cube in c, you must read the coorsponding letter on the main.
HuanFang
- 对平面魔方的构造,分为三种情况:N为奇数、N为4的倍数、N为其它偶数(4n+2的形式)-The plane of the cube structure, divided into three cases: N is an odd number, N is a multiple of 4, N is other even (4n+2 the form)
4X4X4
- 4X4X4光立方取模软件 4X4X4光立方取模软件-The modulo 4X4X4 Light Cube software 4X4X4 light cube modulo software
8X8X8
- 8X8X8光立方取模软件 8X8X8光立方取模软件-8X8X8 Light Cube the modulo Software 8X8X8 light cube modulo software
魔方阵
- 魔方阵问题解答,使用c++,源代码,数据结构与算法(Cube matrix problem, using c++, source code, data structures and algorithms)