CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - maximum

搜索资源列表

  1. 8vod

    0下载:
  2. 八路电压表C程序:测得值转换为三位BCD码,最大为5.00V-C voltage meter eight-way process: the measured value is converted to three BCD code, maximum 5.00V
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1710
    • 提供者:yk
  1. FFT_C

    0下载:
  2. 最高1024点的FFT程序,可根据用户设定修改点数,在Microsoft Visual C++平台下调试通过-Maximum 1024 points FFT procedures, can be modified according to user set points in the Microsoft Visual C++ Platform debugging through
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:21811
    • 提供者:
  1. sutawenti

    0下载:
  2. 动态规划算法的应用 数塔问题 给定一个数塔,其存储形式为如下所示的下三角矩阵。在此数塔中,从顶部出发,在每一节点可以选择向下走还是向右走,一直走到底层。请找出一条路径,使路径上的数值和最大。 输入样例(数塔): 9 15 10 6 8 2 18 9 5 19 7 10 4 16 输出样例(最大路径和): 59 -Application of dynamic programming algorithm for a given number of tow
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:21409
    • 提供者:张天伟
  1. baidu0801paidui

    0下载:
  2. 百度之星08年的一道题目,我用数值优化算法实现了最大值问题。-Baidu Star in 2008 together with the topic, I used the numerical optimization algorithm to achieve the maximum problem.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:16505
    • 提供者:小王
  1. P73-3

    0下载:
  2. noname00.cpp 是一个C语言的程序,请编译后运行。是取最大值程序-noname00.cpp is a C language program, compiled to run. Is the maximum check procedures
  3. 所属分类:Compiler program

    • 发布日期:2017-05-24
    • 文件大小:3391724
    • 提供者:Alex
  1. Language_model_learning_in_chinese

    0下载:
  2. 语言模型学习论文-中文 基于最大熵方法的统计语言模型.pdf 基于对话回合衰减的cache语言模型在线自适应研究.pdf 基于Web网页语料构建动态语言模型.pdf 统计语言模型综述.pdf -Language model to study papers- Chinese based on the maximum entropy method of statistical language model. Pdf Round attenuation based on di
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:1246519
    • 提供者:wen6860
  1. imagemosic

    0下载:
  2. 针对基于图像特征点的配准方法中对应特征对难以准确提取的问题,提出一种基于兴趣 点匹配的图像自动拼接方法。该方法首先利用Harris角检测器提取两幅图像中的兴趣点,并在此基 础上采用比较最大值法提取出对应兴趣点特征对,最后利用这些匹配特征对来实现图像的拼接。实 验结果表明,这种方法能有效地去除伪匹配特征对的干扰,同时降低了误匹配的概率-Feature points for image-based registration method of the corresponding char
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:3325719
    • 提供者:zhangjia
  1. cwtexe

    0下载:
  2. 97 law to enhance the classic procedure Ridge wavelet extraction Modulus maximum for the wavelet edge detection Small spectral analysis method mallat classic procedure-97 law to enhance the classic procedure Ridge wavelet extraction Modulus
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6105
    • 提供者:顾冬梅
  1. viterbi3

    0下载:
  2. 对码率为1/n的递归卷积码(系统码!)的最大似然译码,采用相关度量,截断长度为1024,最大状态数为1024 -On the bit rate for the 1/n recursive convolutional codes (system code!) Of the maximum-likelihood decoding, using the relevant measure to cut off a length of 1024, the largest number of state
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:8652
    • 提供者:戈津生
  1. Question1

    0下载:
  2. C++源代码,递归实现。原问题描述:鼓上蚤时迁到一个山洞里去盗宝,里面有n件宝贝,价值分别是a1,a2......an,并且满足ai大于a1+a2+....+a(i-1)的和。他身上有一个背包,能装的东西最大价值是K,他只能进洞一次,请问他最多能带出多少? 要求:输入K,n,a1,a2......an 输出:他能最多带出的宝物价值 -C++ Source code Recursive achieve. The original problem descr iption: drum
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:801
    • 提供者:shubin
  1. LocalOstu

    0下载:
  2. 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:chenyuanlu
  1. max_flow

    0下载:
  2. 最大流算法的pascal实现 非常适合初学者-Maximum flow algorithm is very suitable for beginners to achieve pascal
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1699
    • 提供者:黄劲松
  1. work

    0下载:
  2. matlab,功率谱估计,包括PSD,DFT,最大熵等方法-matlab, power spectrum estimation, including PSD, DFT, such as maximum entropy method
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3392
    • 提供者:air
  1. ACM

    0下载:
  2. 在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。 例如,图1所示的4堆石,每堆石子数(从最上面的一堆数起,顺时针数)依次为4、5、9、4。则3次合并得分总和最小的方案为图2,得分总和最大的方案为图3。 编程任务: 对于给定n堆石子,编程计算合并成一堆的最小得分和最大得分。 -Playground in
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:4097
    • 提供者:张四四
  1. 8_7

    0下载:
  2. 计算机算法试题库问题,用最大流实现,运行正确-Computer algorithms questions Treasury issues, with the realization of maximum flow, operating correctly
  3. 所属分类:Education soft system

    • 发布日期:2017-05-03
    • 文件大小:26325
    • 提供者:yi
  1. C46

    0下载:
  2. 求输入的两个或三个数中的最大数,输入三个数字就求其中的最大数,输入两个就输出最大数。-For the importation of two or three a few of the largest number, enter the three numbers on the order in which the greatest number, enter the maximum number two on the output.
  3. 所属分类:Document

    • 发布日期:2017-05-01
    • 文件大小:5455
    • 提供者:关燕
  1. emission

    1下载:
  2. 实现PET/SPECT 幻影图像regression的matlab源代码 algorithms for Poisson emission tomography PET/SPECT/ Poisson regression eml_ emission maximum likelihood eql_ emission quadratically penalized likelihood epl_ emission penalized likelihood-The reali
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:44371
    • 提供者:张张
  1. Sigma_Delta

    0下载:
  2. A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2 sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum reductio
  3. 所属分类:source in ebook

    • 发布日期:2017-03-22
    • 文件大小:450230
    • 提供者:朱成发
  1. Cpp1

    1下载:
  2. 约瑟夫环问题:设有编号为1,2,3……n的n个人顺时针方向围坐一圈,每人有一密码(正整数)。开始时给出一报数上限m,从编号为1的人开始报数,报m的人出列;以后将出列者的密码作为新的m,从顺时针方向紧挨着他的下一个人开始报数……直至所有人出列。-Joseph Central question: has numbered 1,2,3 ... ... n of n individuals clockwise around a circle, each have a password (positive
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:832
    • 提供者:markob
  1. SerialDebugTool2.1

    1下载:
  2. 不错的串口调试工具,大家可以在调试自己做的板子时尽情的使用,也可以测试自己所做的串口是否可以使用,顶一下-Good serial debug tools, we can debug their own board when you do use, but also what they can test whether you can use the serial port, then the maximum you
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:140996
    • 提供者:zxc
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com