CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

  1. paixu

    0下载:
  2. 编写顺序查找的方法public static int[] ordinalSearch(int data[],int key),要求该方法返回一个数组(如果key存在,数组中各元素的值分别为关键字key在原数组data中的下标;如果key不存在,则返回一个长度为1的数组,数组元素为-1)。-Write a sequential search method public static int [] ordinalSearch (int data [], int key) This method re
  3. 所属分类:Static control

    • 发布日期:2017-03-28
    • 文件大小:630
    • 提供者:付童男
  1. dct_compression_all.m

    0下载:
  2. This program has implementation of DCT image compression in matlab. Hope it helps............!
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:630
    • 提供者:Sairam
  1. 65-80

    0下载:
  2. 本代码主要应用matlab 中stmcb 函数求信号传递函数中传递系数的计算-The main application of this code in matlab stmcb function for the signal transfer function transfer coefficient calculation
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:630
    • 提供者:wangliang
  1. yydd2mmdd

    0下载:
  2. 程序将一年中的天数转换到相应的月份及日期。适用于TLE数据中的日期转换。程序不用if语句,简单易懂高效。输入参数可以是数组形式。-The program will convert the number of days in a year to the corresponding month and date. TLE data for the date conversion. Program without the if statement, straightforward and effici
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:630
    • 提供者:shuishou
  1. lianjieshezhi

    0下载:
  2. 链接文字样式的设置,主要是在连接时文字样式的设置部分-Link text style settings
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:630
    • 提供者:姜文龙
  1. Butterfly-Effect

    0下载:
  2. 经典Lorenz方程组蝴蝶效应的计算模拟程序,帮助更好了解非线性科学,源代码小巧有效,使用四阶龙格-库塔算法,生成.txt文件,之后自行导入画图软件作3D图即可得到蝴蝶效应图-Classical Lorenz equations to calculate the butterfly effect simulation program, to help better understand the nonlinear science, source code compact and effectiv
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:630
    • 提供者:Hu Xuyao
  1. frequencyEstimate

    0下载:
  2. Calculates a frequency estimate by taking atan
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:Funalways
  1. D

    0下载:
  2. D模型数据包罗分析法,一种数学建模的实用方法,对你的比赛,和应用很有帮助-A good mathematical modeling tool, It is very helpful to your study MATLAB
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:shamo
  1. Fibonacci-number

    0下载:
  2. 这种递归形式的定义容易诱导人们使用递归形式来解决问题。这里有一个陷牌:它使用递归步骤计算Fibonacci(n-1)和Fibonacci(n-2)。但是,在计算Fibonacci(n-1)时也将计算Fibonacci(n-2)。这个额外的计算代价有多大呢? 它的代价远远不止一个冗余计算:每个递归调用都触发另外两个递归调用,而这两个调用的任何一个还将触发两个递归调用,再接下去的调用也是如此。这样,冗余计算的数量增长得非常快。例如,在递归计算Fibonacci(10)时,Fibonacci(3)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:钟晨阳
  1. subGraph.py

    0下载:
  2. python实现无向图的广度优先搜索,以及寻找连通分量-The breadth first search of the graph in python, search for connected component (no direction)
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:杨阳
  1. hungary

    0下载:
  2. 二分图最大匹配,hungary算法,邻接阵形式,复杂度O(m*m*n)-Bipartite graph maximum matching, hungary algorithm, adjacency matrix form, complexity O (m* m* n)
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:曹城生
  1. virustest

    0下载:
  2. its a simple virus testing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:631
    • 提供者:marute
搜珍网 www.dssz.com