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

搜索资源列表

  1. longest-common-string

    0下载:
  2. 这是动态规划中,求最长公共子序列(Longest common string)的源代码。自己编写执行。程序简单,有注释。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:210.85kb
    • 提供者:haha
  1. CSPfilter

    0下载:
  2. Common spatial pattern 公共空间模式滤波是处理脑电信号的一种方法,它可以使两类想象运动EEG的协方差之间的差距最大化,便于后期的分类处理。-Common spatial pattern model of public space filtering is a method of EEG signal processing, it can make two types of movement EEG covariance imagine the gap between the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:791byte
    • 提供者:zhaowumian
  1. Common

    0下载:
  2. common function it work in mpeg algorthem to commprsion aodiu signal in digital aodiu brodcasting
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:1.08kb
    • 提供者:mohameed
  1. common

    0下载:
  2. PHP 3DES算法。在WAP开发过程中常有用到的。主要用于加密用户登录状态,完成自动登录之功能-PHP 3DES algorithm. In the WAP development process are often used. Mainly used for encrypted user login, and the completion of the automatic login function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:714byte
    • 提供者:goovo
  1. CSP(m_function)

    2下载:
  2. 在目前以运动想象为基础的脑机接口(Brain-Computer Interfaces, BCI)系统中,共同空间模式(Common Spatial Patterns, CSP)方法作为一种有效的处理方法被广泛使用。本程序实现了基本的CSP算法。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3.38kb
    • 提供者:黄淦
  1. ar_dcv

    0下载:
  2. 在ar人脸库上使用鉴别公共向量方法(discriminant common vector)方法实现人脸图像鉴别分析-In the ar face database using the identification of public-vector method (discriminant common vector) method of achieving facial image discriminant analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.29kb
    • 提供者:邵珠立
  1. Babu_N_Parallel_Algorithms_for_the_Longest_Common

    0下载:
  2. Parallel Algorithms for the Longest Common Subsequence Problem
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:83.06kb
    • 提供者:naz
  1. LCS

    0下载:
  2. 在C++环境下开发的最长公共子序列算法,可以下下来试试看-In C++ development environment, the longest common subsequence algorithm can try the next down
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:552.36kb
    • 提供者:Nango
  1. longest_common_subsequence

    0下载:
  2. 求出所有最长公共子序列(连续序列) 输入: malose malmose 输出: lcs_length=3 lcs_string=ose lcs_string=mal-ouput all the longest common subsequences. the subsequence must be series. for example: [input] malose malmose [output] lcs_length=3 lcs_stri
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:583byte
    • 提供者:ocree
  1. dune-common-1.2.1

    0下载:
  2. DUNE (Distributed and Unified Numerics Environment),分布和统一数值解环境,是一种求解偏微分方程的基于网格的方法(PDE)的模块化的工具箱。DUNE是所有这些体现了科学计算的概念从抽象的接口设置第一次。现代C + +编程技术使同样的概念非常不同的实现使用一个非常低的开销一个共同的接口。因此,DUNE确保在科学计算的效率,并支持高性能计算应用。-DUNE (Distributed and Unified Numerics Environment),
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:秦政
  1. mnth

    0下载:
  2. 基于高压共轨柴油机优化标定的模拟退火算法-High-pressure common rail diesel engine based on simulated annealing algorithm for optimization of calibration
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:633byte
    • 提供者:李少鹏
  1. common-father

    0下载:
  2. 如何求二叉树的任意两个节点的公共祖先,可以通过编译-How to find a binary tree of the common ancestor of any two nodes, you can compile
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:898.29kb
    • 提供者:张迪
  1. c--common--suanfa--.DOC

    0下载:
  2. C语言中常见的几种算法,会帮您很大的忙。-common manth will help you
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:69.39kb
    • 提供者:阿瑟
  1. matlab-common-procedures

    0下载:
  2. matlab常用程序,判断连续,求导,求极限,求切线与法线,泰勒展开-matlab common procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.48kb
    • 提供者:chenjiali
  1. MATLAB-Common-function

    0下载:
  2. 常用函数的汇总,有利于日常编程使用,用到某个函数时,可以直接整段截取-Common function
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:165.74kb
    • 提供者:陈瑞平
  1. common-algorithm-of-fortran-

    0下载:
  2. fortran常用算法集及常用程序。为fortran语言初学者提供指导,有很大的参考价值。-common algorithm of fortran and some programs
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:299.48kb
    • 提供者:沐沐
  1. MATLAB-Common-Function

    1下载:
  2. MATLAB常用函数参考,包含了通用命令、运算符和特殊运算符、编程语言结构、基本矩阵函数和操作、基本数学函数、坐标变换、向量运算等特殊函数等常用函数的说明。-MATLAB function reference,it contains the common commands, operators and special operators, programming languages, basic matrix functions and operators, basic math functio
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:223.43kb
    • 提供者:zhang yue
  1. most-common-subsequence-string

    0下载:
  2. 算法设计类源码。使用动态规划的方式计算两个字符串的最大公共子序列。-Algorithm design class source code. Calculated using dynamic programming the two most common subsequence string.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.75kb
    • 提供者:lixu
  1. -Common-non-binding

    2下载:
  2. 最优化常用无约束方法,内有最速下降法,newton法,共轭梯度法,坐标轮换发等程序,程序均用C语言编写!-The most common unconstrained optimization methods, steepest descent method within, newton method, conjugate gradient method, coordinate rotation of hair and other procedures, procedures are writte
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1011.67kb
    • 提供者:祝小龙
  1. Fortran-common-set-of-algorithms

    0下载:
  2. Fortran常用算法集(第二版),徐士良 Fortran的常用算法,子程序都有,是for77的-Fortran common set of algorithms (second edition), XU Shi-liang Fortran common algorithms, subroutines are, is for77 of the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-29
    • 文件大小:11.52mb
    • 提供者:李颢穹
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com