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

搜索资源列表

  1. Dynamic-Programming

    0下载:
  2. 这是算法设计与分析课程实验,动态规划的源程序。包含最长上升子序列,最长公共子序列,最大字段和问题,DP背包问题-This is a test algorithm design and analysis programs, dynamic programming source code. Rising sequence containing the longest, longest common subsequence, maximum field and problems, DP knapsac
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1756
    • 提供者:林达
  1. SINR

    1下载:
  2. 基于最大信干噪比准则的自适应数字波束形成器程序-Based on the maximum SINR criteria for adaptive digital beamformer program
  3. 所属分类:matlab

    • 发布日期:2016-05-04
    • 文件大小:1024
    • 提供者:沈旭
  1. minimum-cost-maximum-flow

    0下载:
  2. 用于求解网络的最小费用最大流问题,求一个网络中的最大流-Network for solving the minimum cost maximum flow problem, find the maximum flow in a network
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1911
    • 提供者:wuhao
  1. 1

    0下载:
  2. 多天线正交频分复用(MIMO-OFDM,Multiple-Input and Multiple-Output Orthogonal Frequency Division Multiplex)系统中,精确的符号定时同步可使接收端解调数据时消除载波频率偏移和符号间干扰。而由于MIMO空间信道复杂度较高,使得单天线OFDM系统的同步方法不能直接应用于MIMO-OFDM系统中。提出的两步同步方法首先利用时域导频作为第一步同步进行粗同步,然后利用循环交织前缀作为第二步同步对每一个MIMO-OFDM符号进行
  3. 所属分类:Communication-Mobile

    • 发布日期:2015-08-29
    • 文件大小:807936
    • 提供者:王睿
  1. Maximum-and-minimum-distance

    0下载:
  2. C语言实现最大最小距离的算法,需要的可以下哈-Maximum and minimum distance
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2088
    • 提供者:shixuehai
  1. A-quadratic-function-for-maximum-

    0下载:
  2. c++实现二次函数求最大值 能够准确定位遗传算法的使用 经典实例-A quadratic function for maximum by GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:11253
    • 提供者:赵俊顶
  1. maximum-flow

    0下载:
  2. 运筹学中的最大流与最小载问题求解matlab源程序-Operations Research in the maximum flow and minimum load problem solving matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:220225
    • 提供者:张爽
  1. A-Study-on-Maximum-Power-Point-Tracking-Algorithm

    0下载:
  2. A Study on Maximum Power Point Tracking Algorithms for Photovoltaic Systems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:257872
    • 提供者:Roshan
  1. sphdec

    0下载:
  2. Sphere decoding program. This is the sphere decoding algorithm to achieve maximum likelihood detection. It applies to OFDM and SC-FDE systems.
  3. 所属分类:3G develop

    • 发布日期:2017-03-30
    • 文件大小:657
    • 提供者:金琦
  1. Maximum-Increasing-subsequences

    0下载:
  2. 最大递增子序列,动态规划经典算法 设L=<a1,a2,…,an>是n个不同的实数的序列,L的递增子序列是这样一个子序列Lin=<aK1,ak2,…,akm>,其中k1<k2<…<km且aK1<ak2<…<akm。求最大的m值。-Maximum increment sequence, the classic dynamic programming algorithm set L = <a1,a2,…,an> Are n d
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1331
    • 提供者:chaolan
  1. longest-substring

    0下载:
  2. 最长公共子序列递归算法,最长限制是10000字符-Longest common subsequence of a recursive algorithm, the maximum limit is 10,000 characters
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-12-20
    • 文件大小:1747
    • 提供者:zibin_lee
  1. Maximum-likelihood-(Infomax)

    0下载:
  2. 基于Maximum likelihood准则的ICA算法 -the ICA algorithm based on Maximum likelihood
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7378
    • 提供者:zhou
  1. Maximum-packet-length-SOCKET

    0下载:
  2. 解决SOCKET函数最大包长度问题 C++网络编程时遇到的比较棘手的问题之一,这个资料可以较好地解决问题-Maximum packet length SOCKET function to solve the problem C++ network programming more difficult problems encountered by one, this information can solve the problem
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:290077
    • 提供者:liunan
  1. Fuzzy-Logic-Control-for-the-tracking-of-maximum-p

    0下载:
  2. Fuzzy Logic Control for the tracking of maximum power point of a PV system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:553040
    • 提供者:amar
  1. Maximum-variance_grey-threshold

    0下载:
  2. 阈值分割的一种方法,通过计算最大方差的方法,附带文字步骤原理-A threshold segmentation method, the method for calculating the maximum variance, with the text note
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1127
    • 提供者:
  1. maximum-likelihood-fitting-for-MATLAB

    0下载:
  2. maximum likelihood fitting for MATLAB .m file
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:58693
    • 提供者:mm
  1. minisum-maximum-otsu

    0下载:
  2. 实现最小交叉熵 最大熵 OTSU算法的小程序 简单实用-Minimum cross entropy maximum entropy OTSU algorithm procedure is simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:942
    • 提供者:于天泽
  1. matlab-maximum-entropy--segmentation

    0下载:
  2. matlab计算最大熵分割图像,其中包括最大熵的算法以及原代码-matlab to calculate the maximum entropy image segmentation, including the maximum entropy algorithm and source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:4482
    • 提供者:benben
  1. maximum-entropy-principle

    0下载:
  2. 最大熵原理 写得挺详细,适合搞研究的同学-The maximum entropy principle to write quite detailed, suitable for students engaged in research
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:854936
    • 提供者:zhuoc
  1. The-maximum-problem

    0下载:
  2. 最大值问题,程序设计C语言源代码,很有用,没有报告-The maximum problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:171149
    • 提供者:xierikang
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com