CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 数列

搜索资源列表

  1. fib

    0下载:
  2. 定义:f0=f1=1, fn=fn-1+fn-2(n>=2)。{fi}称为Fibonacci数列。 输入n,求fn mod q。其中1<=q<=30000。 Input format: 第一行一个数T(1<=T<=10000)。 以下T行,每行两个数,n,q(n<=109, 1<=q<=30000)、 Output format: 文件包含T行,每行对应一个答案。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:John
  1. paixu

    0下载:
  2. 利用归并排序方法快速实现大数列(百万级)的排序
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3856315
    • 提供者:郑华拥
  1. RC

    0下载:
  2. 差分方程的递推解法,对于一个差分方程,如果能找出这样的数列通项,将它带入差分方程后,该方程成为恒等式,这个通项叫做差分方程的解。 -Recursive solution of differential equations, for a difference equation, if we can find this series passed it into the differential equation, the equations become identities, the ge
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3329
    • 提供者:孙称
  1. kaitong

    0下载:
  2. 古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月     后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 1.程序分析: 兔子的规律为数列1,1,2,3,5,8,13,21.... -Classical problem: There are a pair of rabbits, from the birth of the first 3 months of each month from birth to a pair of ra
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2221
    • 提供者:海伦
  1. Selection

    0下载:
  2.  每一趟从待排序的数据元素中选出最小(或最大)的一个元素,顺序放在已排好序的数列的最后,直到全部待排序的数据元素排完。 -Each trip from the data elements to be sorted to select the minimum (or maximum) of an element, the order has been sorted on the number of columns in the end, until all the data elements
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:115798
    • 提供者:何锦峰
  1. fdsf

    0下载:
  2. 编写一个函数,求数列运算中从n个不同的数中取r个数的所有选择的个数,-Write a function, find the series of operations from a number of different n r the number of all the options to take the number,
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1416
    • 提供者:谢霆锋
  1. 5562455

    0下载:
  2. 1202年,意大利数学家斐波那契出版了他的《算盘全书》,在书中第一次提到了著名的Fibonacci数列,定义如下: 现在你的任务是求出Fibonacci数列的第n项。 -Fibonacci very good!!!!
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:536
    • 提供者:zhoukaihua
  1. half

    0下载:
  2. 折半查找的算法思想是将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 折半查找是一种高效的查找方法。它可以明显减少比较次数,提高查找效率。但是,折半查找的先决条件是查找表中的数据元素必须有序-Binary search algorithm idea is to sequence by ordering (ascending or des
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:672
    • 提供者:吕济根
  1. C

    0下载:
  2. 小型C语言程序库,数列排序,数组求和,指针-Small C language library, column sorting, the array sum, pointer, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:141299
    • 提供者:刘丽
  1. Fibonacci

    0下载:
  2. 斐波那契数列的代码,仅供参考,用来注册账号用的,不要介意-Fibonacci series code, for reference only, used to register accounts with, do not mind
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:1286
    • 提供者:刘芳舟
  1. Fib

    0下载:
  2. 斐波那契数列的测试驱动开发实例,包含测试代码和源代码-The Fibonacci series of test-driven development.
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:6011
    • 提供者:许涛
  1. FibonacciSequence

    0下载:
  2. 本程序为递推法编程举例-斐波拉契数列的C#实现-The program for the recursive method programming examples- C# Feibolaqi series
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:15462
    • 提供者:小阳子
  1. ExcelSetup

    0下载:
  2. 实现Excel格式的转换 要有规律 比如横式转为数列 代码很简单 一看就能明白 仅供参考-Excel format conversion should be the law such as horizontal very simple look into a series of code will be able to understand reference only
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:7329071
    • 提供者:滕晓涛
  1. cquweisheji

    0下载:
  2. 题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月    后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 1.程序分析: 兔子的规律为数列1,1,2,3,5,8,13,21-Title: Classical problem: There is one pair of rabbits, from the first three months after the birth of every month from birth t
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:544
    • 提供者:乔磊
  1. Fibonacci

    0下载:
  2. 斐波那契数列,又称黄金分割数列,指的是这样一个数列:0、1 、2、3、5、8、13、21、-In mathematics, the Fibonacci numbers or Fibonacci series or Fibonacci sequence are the numbers in the following integer sequence.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:724
    • 提供者:小林
  1. feibonaqishuliesuanfa

    0下载:
  2. 斐波那契数列算法,以队列的形式存储长度为k的斐波那契数列-Fibonacci series algorithm stored in the form of the queue length is k Fibonacci sequence
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:7547
    • 提供者:wanghui
  1. 4

    0下载:
  2. Gray Code是一个数列集合,每个数使用二进位来表示,假设使用n位元来表示每个数好了,任两个数之间只有一个位元值不同,-Gray Code is a collection of columns, each number is represented using binary, assuming the number of n bits to represent each well, only a bit different values ​ ​ between any t
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:11998
    • 提供者:王硕
  1. 6

    0下载:
  2. 快速排序法(quick sort)是目前所公认最快的排序方法之一(视解题的对象而定),虽然快速排序法在最差状况下可以达O(n2),但是在多数的情况下,快速排序法的效率表现是相当不错的。 快速排序法的基本精神是在数列中找出适当的轴心,然后将数列一分为二,分别对左边与右边数列进行排序,而影响快速排序法效率的正是轴心的选择。 -Quick sort (quick sort) is currently recognized as one of the fastest sorting method
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:11461
    • 提供者:王硕
  1. Fibonacci

    0下载:
  2. Fibonacci数列,前40个数。,请大家多多指教. -Fibonacci sequence, the number of the top 40. , Please exhibitions.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:4937
    • 提供者:我我
  1. Fabonacci

    0下载:
  2. 用C#编写的计算斐波那契数列的简单代码,用的控制台程序-fabonacci
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:41036
    • 提供者:sc
« 12 »
搜珍网 www.dssz.com