搜索资源列表
netsafe
- 爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题,考查应聘者的IQ,现在我们暂且不去讨论这个公司用这样的题目来考查应聘者的IQ有多“变态”,如果是你,拿到了这样的笔试题目,你能做得出来吗? 1、在一条街上,有5座房子,喷了5种颜色。 2、每个房里住着不同国籍的人 3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物 问题是:谁养鱼? 提示: 1、英国人住红色房子
cbi
- 计算组合数公式C(ele,sel)=A(ele,sel)/sel! 不用递归实现,放心使用-calculation formula portfolio C (ele, sel) = A (ele, sel) / sel! Recursive not achieved, the use of confidence
0-1beibao
- 0-1背包问题,采用了求最优解和求最优值,分别用递归和回代来实现.-0-1 knapsack problem using the optimal solution for the optimal value and demand, and to use recursive generation to achieve.
Matrix
- 实现计算行列式的值功能,该程序利用递归实现了求解行列式的定义
Range
- 采用定义计算行列式,利用递归实现原理,可以理解递归算法。
factorial
- 阶乘的C++实现方法,包含了好几种实现方法,包括循环法、递归等
2fen
- 算法设计中的一个问题。。这是一个递归实现的2分收索问题
Hanoi_NonRescursive
- 利用堆栈的原理来实现汉诺塔程序的模拟递归
InverseSort
- FFT 倒序排列算法 自创递归调用实现哈
fft
- 数值分析,通过自身递归调用实现奇偶分离,用于一维快速傅立叶程序变换代码的实现
hannuota
- 汉诺塔的非递归实现,希望可以帮助大家学习一下哦
factorial
- 实现组合C(M,N)运算,程序结构简单鲜明,运用递归算法,取代流行的数组方式储存,实现组合运算-achieve portfolio C (M, N) Operational procedures simple structure distinctive, using recursive algorithm to replace the popular approach to storage arrays to achieve portfolio Operational .............
match
- tc实现的简单计算器,能进行简单的整数四则运算,主要采用递归算法。-c to achieve a simple calculator that can perform simple integer four operations, mainly in a recursive algorithm.
hanuo
- 汉诺塔问题的递归实现 说明很详细 大家可以自由下载哦-Recursive Tower of Hanoi problem in great detail the realization that you can freely download Oh
dabawent
- 打靶问题:一个射击运动员打靶,靶一共有10环,连开10枪打中90环的可能性有多少种?递归实现。-Targeting issues: a target shooters, target a total of 10 Central, 10, shot even opened the possibility of ring 90 the number of species? Recursive achieve.
test1
- 利用递归实现全排列,用于练习递归和指针操作.-All arrangement using recursive method
recursion
- 用递归实现n!另外一个是实现数的乘法,最后输出-recursion inVC++
fun
- 1-20中所有和为20的组合,递归实现.-1-20 and 20 in combination, the recursive implementation.
108
- 递归实现四则运算表达式求值程序 ,可从键盘上直接输入表达式,以回车键结束-Four recursive arithmetic expression uation procedures, can be directly input expression the keyboard, the end to enter
fft
- fft,凑数用 里面包括递归实现的fft,非递归基2-抽时fft以及非递归基2-抽频fft(fft)