CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - 算法

搜索资源列表

  1. Two-fork-tree-operation

    0下载:
  2.   熟练掌握二叉树的各种遍历算法,并能灵活运用遍历算法实现二叉树的其它操作;-Proficiency in a variety of binary tree traversal algorithm, and other operations of the binary tree traversal algorithms to achieve flexibility in the use of
  3. 所属分类:Compiler program

    • 发布日期:2017-11-14
    • 文件大小:16498
    • 提供者:李雨
  1. daima

    0下载:
  2. 遗传-模拟退火算法解决组合优化问题,结合遗传算法与模拟退火算法各自的优点-Genetic- simulated annealing algorithm to solve combinatorial optimization problems, the respective advantages of the combination of genetic algorithms and simulated annealing algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-11-22
    • 文件大小:11648
    • 提供者:张俊龙
  1. 216Convolutional-code-Vibet

    1下载:
  2. 实现(2,1,6)卷积码的维比特译码源程序,采用了最大似然算法 介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码 -Achieve (2,1,6) convolutional code Viterbi decoder source code, using the maximum likelihood algorithm for soft decision Viterbi decoding algorithm process three steps: initiali
  3. 所属分类:Compiler program

    • 发布日期:2017-11-01
    • 文件大小:6993
    • 提供者:mary
  1. 213Convolutional-codecode-anddecode

    0下载:
  2. 实现(2,1,3)卷积码的编译码的源程序 采用了最大似然算法 译码采用了维比特译码-Achieve (2,1,3) of the source of the encoding and decoding of the convolutional code using a maximum likelihood decoding algorithm Viterbi decoding
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:6565
    • 提供者:mary
  1. asn1

    1下载:
  2. asn.1加解密算法生成器 C语言实现 asn.1加解密算法生成器 C语言实现-asn.1 plus the decryption algorithm Builder C language asn.1 encryption and decryption algorithm to generate the C language to achieve
  3. 所属分类:Compiler program

    • 发布日期:2017-11-13
    • 文件大小:1285527
    • 提供者:mark
  1. sort

    0下载:
  2. 经典排序算法的实现,使用C语言实现的,可以作为参考。-The realization of the classic sort algorithm.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:1960222
    • 提供者:郭强
  1. rls

    0下载:
  2. 我写的rls自适应算法源程序,希望有多帮助-Rls adaptive algorithm source code that I write, how to help
  3. 所属分类:Compiler program

    • 发布日期:2017-11-30
    • 文件大小:647
    • 提供者:李晓
  1. operator-precedence-analysis-code

    0下载:
  2. 编译原理算符优先算法源程序,附有CPP代码,程序有说明,用VC打开即可运行-Compiler theory of operator precedence algorithm source, with CPP the code, program descr iption, VC open to run
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:816831
    • 提供者:金旭斌
  1. qwe

    0下载:
  2. FFT测量相位具体算法。下面的程序里Pn 存的就是基波相位 如果求的是谐波相位,稍微修改即可-FFT measurement phase specific algorithm. The following program Pn memory is fundamental phase, harmonic phase, a slight modification can be
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:10537
    • 提供者:万波
  1. suanfuyouxianfenxisuanfa

    0下载:
  2. 算符优先分析算法的设计,关于编译器的算符优先设计算法-Operator precedence parsing algorithm design, operator on compiler design algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-12-03
    • 文件大小:1374
    • 提供者:macalzheng
  1. EE

    0下载:
  2. 基于最大似然函数算法的MATLAB仿真程序-failed to translate
  3. 所属分类:Compiler program

    • 发布日期:2017-11-23
    • 文件大小:3750
    • 提供者:侯燕双
  1. LDPC

    0下载:
  2. ldpc码的编译码算法,用matlab软件进行仿真,包括bp译码算法。-ldpc matlab
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:5843
    • 提供者:温昌盛
  1. kmeans-classification-algorithm

    0下载:
  2. kmeans分类算法准备的,借用网上找到的,但是,我调试时修改了一个参数才成功的-kmeans classification algorithm prepared to borrow to find online, but when I debug modify a parameter was successful
  3. 所属分类:Compiler program

    • 发布日期:2017-11-18
    • 文件大小:31431
    • 提供者:吴小兰
  1. 1001_2

    0下载:
  2. 高精度算法北大poj的1001题 算法还不错,凑齐20字,实在是难啊-Precision arithmetic
  3. 所属分类:Compiler program

    • 发布日期:2017-11-14
    • 文件大小:669719
    • 提供者:林宁
  1. 333

    0下载:
  2. 用C语言实现了字符优先算法,如入二元式,输出分析过程-Realization of the character-first algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-11-26
    • 文件大小:2004
    • 提供者:郑家琪
  1. LR

    0下载:
  2. 编译原理LR算法多版本大合集,可以参考一下。希望对大家有帮助-Compiler theory LR algorithm for multi-version large collection, you can reference. We hope to help
  3. 所属分类:Compiler program

    • 发布日期:2017-11-11
    • 文件大小:1186770
    • 提供者:tsys
  1. code

    0下载:
  2. 北邮大三上编译原理,语法分析程序源代码,有:LL(1)语法分析算法,LR(1)语法分析算法。-BUPT junior on compiler theory, syntax analysis program source code, there are: LL (1) parsing algorithm, LR (1) parsing algorithms.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:1757620
    • 提供者:向月车
  1. BIANYI

    0下载:
  2. 包含6个编译原理课程设计完整报告,包括集合FOLLOW(A)构造算法,算符优先分析算法,构造正规式r1r2(连接运算)的NFA等,有源码以及结果截图-Contains 6 compiler theory curriculum design complete report, including the collection FOLLOW (A) construction algorithm, operator priority analysis algorithms, construct regu
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:440678
    • 提供者:王勇
  1. pingmian6

    0下载:
  2. 平面6节点等参单元有限元算法,直接调用 -Flat 6-node isoparametric element finite element method, a direct call
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:258674
    • 提供者:chan
  1. yucefenxisuanfa

    0下载:
  2. 通过预测分析算法对语法进行分析(first集,follow集,预测分析表,预测分析总控程序)-Through predictive analysis algorithms to analyze the grammar (first set, follow set, predictive analysis table, predictive analytics Master Control Program)
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1498340
    • 提供者:郭攀
« 1 23 4 5 »
搜珍网 www.dssz.com