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

搜索资源列表

  1. matlab

    1下载:
  2. IIR一阶低通滤波器 一阶高通滤波器 Notch 嵌波滤波器 Peak 滤波器 IIR低通滤波(Butterworth) IIR高通滤波(Butterworth) IIR带通滤波(Butterworth) IIR带阻滤波(Butterworth) IIR低通滤波(chebyshev 1) IIR低通滤波(chebyshev 1) chebyshev 中用到的函数 cheby.m-First-order IIR low-pass filter the fir
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7536
    • 提供者:Kelsey
  1. irislocalization

    0下载:
  2. iris localization using integro differential operator. The rar contains 5 files in order to computer the integro differential operator of the normalized contour of the iris and puil boundaries and then add circles to the respective boundaries.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5837
    • 提供者:Abdul Baqi
  1. order

    0下载:
  2. 用汇编语言对一些固定输入的数字进行排列顺序.-Using assembly language for some fixed input order of the figures.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:539
    • 提供者:生如夏花
  1. order

    0下载:
  2. order订单系统 asp程序 实现订单系统-order订单系统
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:15645
    • 提供者:李伟锐
  1. FractionalFouriertransformprocedure

    0下载:
  2. 分数阶Fourier变换程序,为求解分数阶方程提供了一些数值解法。-Fractional Fourier transform procedures for the solution of fractional order equation provided some numerical method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:91964
    • 提供者:cbzeng
  1. LMS

    2下载:
  2. 采用一种快速收敛变步长LMS(Least mean square ) 自适应最小均方算法matlab源程序,其中算法所做的工作是用FIR 滤波器的预测系统,对IIR系统进行预测,如果阶数越高越能逼近被预测系统。-Using a fast convergence of variable step size LMS (Least mean square) adaptive least mean square algorithm matlab source, one of algorithm is t
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1197
    • 提供者:杨思科
  1. BSS2000

    0下载:
  2. Frequency Domain Blind MIMO System Identification Based on Second- and Higher Order Statistics
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-02
    • 文件大小:809506
    • 提供者:陈特生
  1. Image_Denoising_using_Fourth_Order_PDE

    5下载:
  2. 基于四阶偏微分方程的图像去噪算法,能够有效去除阶梯效应,自己编的程序-image denoising using fourth-order PDEs
  3. 所属分类:Special Effects

    • 发布日期:2014-12-03
    • 文件大小:23191
    • 提供者:yishui pan
  1. ctsy

    1下载:
  2. 餐厅收银管理系统,包括商品库存管理,点菜管理,房号管理-Restaurant cash register management systems, including goods inventory management, order management, management of the Housing No.
  3. 所属分类:Other windows programs

    • 发布日期:2016-05-07
    • 文件大小:1294995
    • 提供者:velss
  1. Binary_Tree

    0下载:
  2. Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉树。 一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。 该文件还提到计算机内存时(读/写)和avarage参考值。 这个工程在Microsof
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3186
    • 提供者:hunter
  1. ORDER

    0下载:
  2. 按阶次递推用F检验法判断模型阶次的算法 用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数 -By order recursive F-test used to determine model order of the algorithm with the simulation data model, and then the recursive algorithm for model order identification method, identifica
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:15723
    • 提供者:miaomiao
  1. cafer-order

    0下载:
  2. 餐厅点菜系统,软件工程实习的例子,对理解软件工程的流程很有帮助-Restaurant a la carte system, examples of software engineering practice of software engineering to understand the process very helpful
  3. 所属分类:Database system

    • 发布日期:2017-05-17
    • 文件大小:4344326
    • 提供者:steven
  1. Pade.model.reduction.of.the.reduction.method

    1下载:
  2. 已知某系统传递函数G,可以调用改代码对系统进行降阶处理。功能同routh降阶相似,不过这里的分子阶次r和分母阶次k可以不止相差1。-Known transfer function of a system G, can call the code to deal with reduced-order system. Routh Reduction with similar features, but here the molecular order r and the denominator or
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4458
    • 提供者:李雪刚
  1. A3

    0下载:
  2. 反序输出所输入的字符串,适合汇编初学者学习-Reverse order of the string output by the input, suitable for beginners to learn to compile
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1688
    • 提供者:施展
  1. 3

    0下载:
  2. B2C电子商务网站系统源码 一个Asp.net版的B2C电子商务网站,后台有商品种类管理、商品管理、公司管理、用户管理、图片管理 购物车设计、订单管理、产品搜索、在线帮助等管理模块 采用多层模式开发(ShopDBClass为数据层),默认管理员账号密码均为51aspx -B2C e-commerce website system, a source Asp.net version of the B2C e-commerce site, the type of bac
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:558531
    • 提供者:edric
  1. order

    0下载:
  2. 基于ssh 的订购系统,可以对订单进行查询,下达等操作-Ssh-based subscr iption system, you can query the order, handed down, such as operation
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-25
    • 文件大小:8684381
    • 提供者:snowflow
  1. order

    0下载:
  2. 本文的特点是店铺可分布在不同地区,甚至是不同城市,系统管理员审核通过的店主可掌管理各店铺的经营状态, 包括快餐管理,订单管理,留言管理等等。注册会员可根据实际需要在不同店铺都可以订餐。各分店运用同一套系统,进行各自的管理,单独核算。-This article is characterized by the shop can be located in different regions, and even different cities, the system administrator ca
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:147666
    • 提供者:never
  1. jade

    1下载:
  2. 基于四阶统计量的盲源分离算法,它是特征矩阵联合对角化的简称-Fourth-order statistics-based blind source separation algorithm, it is the characteristic matrix referred to as the joint diagonalization
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3885
    • 提供者:chenjian
  1. order

    0下载:
  2. 本例是一个体现构造函数和析构函数的调用次序的例子-In this case is a manifestation of constructor and destructor call order of the examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:9777
    • 提供者:gary
  1. order

    0下载:
  2. order Java web 订单管理系统-order
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2160394
    • 提供者:sz
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com