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

搜索资源列表

  1. work

    0下载:
  2. 用于解三对角方程的追赶法源代码,MATLAB编写,高斯列主元解线性方程组代码-Solution of tridiagonal equations for the pursuit method source code, MATLAB prepared
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1482
    • 提供者:陈凯
  1. ompsbox1

    0下载:
  2. Orthogonal Matching Pursuit algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:35026
    • 提供者:frog
  1. lcsqiongju

    0下载:
  2. 实现两个字符串的公共元素的统计,及其输出,是求两个字符串的公共子序列的前期工作-Achievement of the two elements of a string of public statistics, and its output, is the pursuit of the common subsequence of two strings of preparatory work
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:741
    • 提供者:gongchaojing
  1. C

    0下载:
  2. 个字符串常见算法系统总共包括12个模块。每个模块都是并列的,分别对应相应的字符串算法。只要输入相应的数字就能进入此模块然后进行相应的操作。而输入可以随意输入一个字符串(可以包含空格).我的第一个模块是求字符串的复制;第二个模块是字符串的比较;第三个模块是求字符串的长度 ;第四个模块是连接两个字符串;第五个模块将ch字符转换为小写母 ;是第六个模块是;将ch字符转换为大写字母 ;第七个模块是检查ch是否是字母;-Common algorithm string system includes 12
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:55955
    • 提供者:cuijianzhou
  1. IntelgentCompuation

    0下载:
  2. matlab语言开发的退火算法,主要用于算法的优化。可以实现寻找运行代价与通讯时间之和的近似最小值的功能,也可用于任务分配问题,本题是求50个任务分配到8台计算机的最优解。源码有详细注释,更便于理解。-matlab language development of the annealing algorithm, mainly used algorithms. Find running costs can be achieved with the communication time and th
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3569
    • 提供者:黄猛
  1. AGGJE

    0下载:
  2. 求解三对角线方程组的追赶法, 内附形参说明和示例程序。-Solving tridiagonal equations pursuit method, containing parameter descr iptions and sample programs.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1427
    • 提供者:Autunight
  1. sum1-100

    0下载:
  2. 用C语言编写的程序,目的是求1-100的和-Programs written using C language, the purpose is the pursuit of 1-100 and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2142
    • 提供者:lu
  1. LuaProgrammingLanguage

    0下载:
  2. Lua本身是以简单优雅为本,着眼于处理那些C不擅长的任务。借助C/C++为其扩展,Lua可闪现无穷魅力。Lua本身完全遵循ANSI C而写成,只要有C编译器的地方,Lua便可发挥她的力量。Lua不需要追求Python那样的大而全的库,太多累赘,反而破坏了她的优美。-Lua itself is simple and elegant oriented, focused on dealing with the tasks that C is not good. With C/C++ for its e
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:448300
    • 提供者:代威
  1. conv_fft

    2下载:
  2. 基于fft的匹配追踪算法,且ff与tMATLAB中自带的源程序不尽相同-Fft-based matching pursuit algorithm, and ff the source code comes with tMATLAB in different
  3. 所属分类:matlab

    • 发布日期:2015-03-29
    • 文件大小:2048
    • 提供者:lidan
  1. conv_fht

    2下载:
  2. 基于fht的匹配追踪算法,算法速度要比fft快很多,提高了一个数量级-Fht based matching pursuit algorithm, the algorithm much faster speed than fft, an order of magnitude increase
  3. 所属分类:matlab

    • 发布日期:2015-06-28
    • 文件大小:2048
    • 提供者:lidan
  1. CSrec

    2下载:
  2. 全面的压缩传感重构算法源程序,包括匹配追踪系列,范数系列等-Comprehensive source compressed sensing reconstruction algorithms, including the matching pursuit series, norm series
  3. 所属分类:matlab

    • 发布日期:2015-06-28
    • 文件大小:178176
    • 提供者:王乐
  1. Catch_That_Cow

    0下载:
  2. 上帝王牌 Descr iption Farmer John has been informed of the location of a fugitive cow and wants to catch her immediately. He starts at a point N (0 ≤ N ≤ 100,000) on a number line and the cow is at a point K (0 ≤ K ≤ 100,000) on the same number
  3. 所属分类:其他小程序

    • 发布日期:2017-03-03
    • 文件大小:180159
    • 提供者:上帝王牌
  1. mpxin

    2下载:
  2. 的匹配追踪算法 主要用于信号分解 分解效果良好-marching pursuit
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-08
    • 文件大小:2048
    • 提供者:dkmj
  1. shuzhifenxi

    0下载:
  2. 里面是例题,Gauss消元法,Gauss列主元消元法,平方根法,追赶法,SOR法求方程组的根-There are examples, Gauss elimination method, Gauss elimination method pivot column, the square root law, pursuit method, SOR Method root equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:332000
    • 提供者:amma
  1. tenshi

    0下载:
  2. C++程序设计的一些通用算法,主要是追求效率。-C++ programming some of the general algorithm, mainly the pursuit of efficiency.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:353811
    • 提供者:linyoujie
  1. Wavelet_OMP

    0下载:
  2. 压缩传感,MATLAB,图像重建,正交匹配追踪,打破乃奎斯特定理-Compressed sensing, MATLAB, image reconstruction, orthogonal matching pursuit, breaking the Nyquist Theorem
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:50126
    • 提供者:张海如
  1. CS_OMP

    1下载:
  2. 压缩传感,MATLAB,信号重建,正交匹配追踪,打破乃奎斯特定理-Compressed sensing, MATLAB, signal reconstruction, orthogonal matching pursuit, breaking the Nyquist Theorem
  3. 所属分类:Special Effects

    • 发布日期:2015-09-21
    • 文件大小:8192
    • 提供者:张海如
  1. fen_kuai_Wavelet_OMP

    1下载:
  2. 压缩传感,MATLAB,图像重建,正交匹配追踪,打破乃奎斯特定理,图像分块处理-Compressed sensing, MATLAB, image reconstruction, orthogonal matching pursuit, breaking the Nyquist theorem, the image block processing
  3. 所属分类:matlab

    • 发布日期:2016-01-10
    • 文件大小:53248
    • 提供者:张海如
  1. calculator(linux)

    0下载:
  2. 为了比较满足自己完美主义的追求..花了点时间。支持+-*/,()优先运算。封装c++标准库异常处理(c++标准),堆栈算法(明了易懂,功能强大)。注释也比较全。 适合大家交流作用。 -In order to compare the pursuit to satisfy his perfectionist .. took some time. Support+-*/,() priority operations. Package c++ standard library exception
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:42944
    • 提供者:杰哥
  1. CS_OMP

    0下载:
  2. 1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)简化版 -1-D Signal Recovery From Random Measurements
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1275
    • 提供者:刘亚峰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com