CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - linear

搜索资源列表

  1. 我收集的算法

    0下载:
  2. 我收集的一些算法 稀疏矩阵、基于数组的线性表、模式匹配、线性链表-I collected some sparse matrix algorithm, based on the linear array table, pattern matching, etc. Linear Chain
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:497.29kb
    • 提供者:和尚
  1. StirMark_3_1_79

    0下载:
  2. StirMark可以从多方面测试水印算法的鲁棒性,用于测试的攻击手段包括线性滤波、非线性滤波、剪切/拼接攻击、同步性等。-StirMark from numerous tests robust watermark algorithm, used in testing the means of attack, including linear filter, non-linear filtering, shear / splicing attacks, such as synchronizatio
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:984.09kb
    • 提供者:杨琴
  1. lisa

    0下载:
  2. 实现线性表:1 向空表中依次添加数据1、2、3、4、5、6、7、8、9、10,打印表中数据。 2 删除第3、6个数据,打印表中数据。 3 在第3和第6个位置后分别添加数据11、12,打印表中数据。 4 在表中搜索值为7和13的数据,并打印该数据在表中的下标。 5 从表尾向表头方向依次删除数据,每删除一个数据打印一次表中数据,直到表空为止。 -Linear table : an empty table to add the data were 1,2,3,4,5,6,7
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10.38kb
    • 提供者:lisa
  1. TPAD2004

    0下载:
  2. 用matlab实现的主成分分析,线性回归函数-using Matlab achieve the principal component analysis, linear regression function.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:36.62kb
    • 提供者:sophie
  1. space-deinterlacing.rar

    0下载:
  2. 空间线性去隔行算法,有效改善运动图像的去隔行效应,Linear space de-interlacing algorithm, to effectively improve the movement effect of image de-interlacing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:1.2kb
    • 提供者:曾香玉
  1. Analog-Network-Coding

    0下载:
  2. 一个关于模拟网络编码的文献,主要介绍了线性模拟网络编码,值得一看。-A literature on the analog network coding, introduces the linear analog network coding, worth a visit.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-23
    • 文件大小:298.41kb
    • 提供者:liuweiwei
  1. delaunay-tri

    0下载:
  2. 用vba在word里编了一个画网格的程序。这个程序需要grid.dat保存在相同的目录下(和这个word文件) 生成了我的台阶流场。参看上传的附件。 -Using vba in word, made ​ ​ up a painting of the grid program. This program needs grid.dat stored in the same directory (word document) Generate the ste
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-27
    • 文件大小:10.71kb
    • 提供者:刘刚
  1. faugeraslinear

    0下载:
  2. faugeras线性程序,最简单的标定方法-faugeras linear process, the simplest method of calibration
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:269.89kb
    • 提供者:王红咏
  1. mid-pointdivision

    0下载:
  2. 一个简单的中点分割直线裁减算法,实现直线在屏幕中的裁剪算法-A simple linear reduction of the mid-point division algorithm in a straight line on the screen clipping algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:274.52kb
    • 提供者:海子
  1. ContrastStretch

    0下载:
  2. 灰度线性变换程序和浮点型转换为字节程序 灰度线性变换程序和浮点型转换为字节程序-Gray linear transformation process and floating-point type is converted to byte procedures gray linear transformation process and floating-point type is converted to byte program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:6.95kb
    • 提供者:zouave
  1. new_sqp

    1下载:
  2. 通过对经典的lemke互补转轴算法求解含有等式约束的凸二次规划问题的分析,发现所得到的线性互补问题(lcp)可能是退化的.由lemke算法求解(lcp)问题的迭代过程,通过六个命题说明了含有等式约束的凸二次规划问题对应的(lcp)问题退化的原因,并对经典的lemke算法的迭代过程进行修正,提出了一种改进的lemke算法,这种算法能有效地搜索到含等式约束凸二次规划问题的最优解.-Through the classic Lemke complementarity algorithm shaft co
  3. 所属分类:Search Engine

    • 发布日期:2017-04-07
    • 文件大小:6kb
    • 提供者:王旭
  1. appplet

    0下载:
  2. 在使用声音文件的时候,特地引用了一个媒体文件,是JDK本身没有的,程序不安装JMF是无法听到声音的。之后,在线程应用上,建立两个相应的线程就可以完成任务了。在效果上能够让人感觉到是同步进行,但应当实际理解为程序的运行是线性的,在单CPU上是不可能出现并行的。-At a time when the use of sound files, specifically citing a media file, the JDK does not, the program not to install JM
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:1.04kb
    • 提供者:wangpei
  1. RLSAdaptiveLinearPrediction

    0下载:
  2. source code for the test of adaptive linear prediction using RLS algorithm
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:164.13kb
    • 提供者:tiger
  1. linear

    0下载:
  2. linear network topology
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:1.17kb
    • 提供者:Petros
  1. linear2_a

    0下载:
  2. linear network topology
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:Petros
  1. linear2_b

    0下载:
  2. linear network topology
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:Petros
  1. linear3_a

    0下载:
  2. linear network topology
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:1.69kb
    • 提供者:Petros
  1. linear-multicast

    0下载:
  2. 网络编码中线性多播编码算法原理介绍及说明。-Linear multicast network coding algorithm for coding theory to introduce and explain.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:406.9kb
    • 提供者:mingcx
  1. linear-broadcast

    0下载:
  2. 网络编码中线性广播(linear broadcast)编码算法原理及介绍。-Network coding theory and linear broadcast encoding algorithm introduced.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-02
    • 文件大小:523.18kb
    • 提供者:mingcx
  1. linear-frequency-modulation

    0下载:
  2. 获得线性调频信号,通过程序仿真线性调频信号的性能。-Get chirp signal, linear FM signal simulation performance by the program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3.6kb
    • 提供者:何兴宇
« 12 3 4 »
搜珍网 www.dssz.com