CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .28 .29 .30 .31 .32 26633.34 .35 .36 .37 .38 ... 28275 »
  1. yuesefu

    0下载:
  2. 约瑟夫环问题 数据结构常做题目 很实用的东西哦
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:783
    • 提供者:mark
  1. LD

    2下载:
  2. 采用matlab编写的Levinson Durbin 算法,具有可运行的程序,代码中提供了详细的注释,程序最后会将系数收敛的结果打印出来。该程序适合于需要学习和编写LD算法的人使用。-Matlab prepared using Levinson Durbin algorithm, has the operational procedures, the code provides detailed annotations, the program will be the final result
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:783
    • 提供者:杨思科
  1. 3_TSS

    0下载:
  2. 追赶法 求解三对角方程组Tx=f的解,使用c编写的,很好理解-Catch-up Method tridiagonal equations Tx = f the solution, using c written a very good understanding of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:783
    • 提供者:wangfeng
  1. zhengchu15

    0下载:
  2. 算法设计与分析的一道题目:整除15问题(适用于上课实验)-Algorithm design and analysis of a topic: divisible by 15 questions (for class experiment)
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:783
    • 提供者:莫问天
  1. shannon

    0下载:
  2. 一个香农编码程序,用c写的,希望对大家有用-1 Shannon coding process, using c write, we want to be useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:783
    • 提供者:李志
  1. searchthemaxandmininarray

    0下载:
  2. 分治思想是算法中很常用的一种技巧。在N个数中求最小值Min和最大值Max,我们只需分别求出前后N/2个数的N/2个数的Min和Max,然后取较小的Min,较大的Max即可(只需较大的数和较大的数比较,较小的数和较小的数比较,两次就可以了)。-You can use the procedure to find the Minnumber and the Maxnumber in the array.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:783
    • 提供者:徐天扬
  1. wannianli

    0下载:
  2. 一个万年历程序,用于查找年份等,可以输出输入的年份是否为闰年,输入的日期在那年哪月-A calendar program used to find the year so you can output and input the year is a leap year, enter the date on which that year
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:783
    • 提供者:
  1. flyaway

    1下载:
  2. 输入:第一行是3个正整数,m(1≤m≤100),n(1≤n≤100),D(1≤D≤100)。表示原野是m*n的矩阵,法里奥最多只能飞行距离为D。 接下来的m行每行有n个字符,相互之间没有空格。P表示当前位置是平地,L则表示湖泊。假定(1,1)和(m,n)一定是平地。 输出:一个整数,表示法里奥到达基地需要的最短时间。如果无法到达基地,则输出impossible。-Input: The first line is the three positive integers, m (1 ≤ m
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:783
    • 提供者:成昊
  1. Thread-Double-Time

    0下载:
  2. 双序遍历,可以对是链式存储的二叉树进行双序遍历-Thread twice
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:783
    • 提供者:温旺庭
  1. DCT

    0下载:
  2. 用DCT变换进行图像压缩,求经压缩、解压后的图像-With the DCT transform for image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:783
    • 提供者:william
  1. zuoye

    0下载:
  2. 雷达信号理论与应用,自制相同带宽的不同源信号,计算其等效带宽,主瓣分辨率以及信号持续时间-Radar signal theory and application of homemade same bandwidth of different source signals, calculating the equivalent bandwidth of main lobe resolution and signal duration
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:783
    • 提供者:
  1. 二叉树的先、中、后序遍历序列

    1下载:
  2. 从键盘接收扩展先序序列,以二叉链表作为存储结构,建立二叉树。输出这棵二叉树的先序、中序和后序遍历序列。 输入 输入扩展先序序列。二叉树结点的data是字符类型数据, 其中#表示空格字符。 输出 三行依次输出先序、中序、后序遍历序列。 样例输入 ABC##DE#G##F### 样例输出 ABCDEGF CBEGDFA CGEFDBA
  3. 所属分类:数据结构常用算法

« 1 2 ... .28 .29 .30 .31 .32 26633.34 .35 .36 .37 .38 ... 28275 »
搜珍网 www.dssz.com