搜索资源列表
fibo
- 著名的菲薄啦妾数列求和问题 文件类表的其他问题,我们通过最优化的算法得出的-famous meager -- concubine series of documents Summation table the other issues, we adopted the optimization algorithm derived
5478
- 编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数-prepare you search procedures, functions as follows : Given a series of arbitrary o
java
- 判断斐波那契数列在第几项开始,值大于1000 -to decide Fibonacci sequence
html5-4
- 介绍了html5使用线程技术计算Fibonacci数列的编程代码-html5 Fibonacci
排序
- 它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(It repeatedly visits the sequence of items to be sorted, compares two elements at a time, and switches them over if their order is wrong. The work of visiting the sequence
斐波那契数列
- 计算斐波那契数列求和的简单c语言程序,喜欢的朋友可以下载看看(it is an easy program to calculate Fibonacci sequence)
