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

搜索资源列表

  1. q

    0下载:
  2. 分区分配算法实验报告 大学本科 操作系统-Report of partition allocation algorithm undergraduate experimental operating system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:10302
    • 提供者:zpwz_yz
  1. OSexperiment

    1下载:
  2. 内存分配的GUI显示算法 分配的方式就是常见的三种 首次适配 最佳适配和邻近适配 还包括一个实验报告 适合做课程设计用-Memory allocation algorithm of the GUI shows the distribution of three common way to best fit the first time, and adjacent Adapter Adapter report also includes an experimental design suitabl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:192570
    • 提供者:姚云翔
  1. simulatedannealing

    0下载:
  2. General simulated annealing algorithm-anneal Minimizes a function with the method of simulated annealing (Kirkpatrick et al., 1983) ANNEAL takes three input parameters, in this order: LOSS is a function handle (anonymous function or
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3865
    • 提供者:Ping-Feng Xu
  1. kalman_filter

    0下载:
  2. 基于kalman滤波算法的信号预测。包括源码和完整实验报告。-Kalman filtering algorithm based on signal prediction. Including the source and integrity of the test report.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1406
    • 提供者:莫新康
  1. Programmingalgorithmforbankers

    0下载:
  2. 银行家编程算法,包含源代码和详细设计报告-Bankers programming algorithm, including source code and detailed design report
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:79460
    • 提供者:dwafaw
  1. vblast_sim

    0下载:
  2. VBLAST系统仿真,针对时变信道的自适应调制算法-erq.m : function for simulating ERQ algorithm with Gap parameter sqpc_g.m : function for simulating SQPC algorithm with Gap parameter sr_g.m : function for simulating SR algorithm with Gap parameter vblast_rate.m : fun
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:33660
    • 提供者: jonathan Peng
  1. river

    1下载:
  2. 贪心算法作业的解题报告和源代码。问题描述:在深夜里,n 个人想要尽快地通过一条河。河上有一座狭小的桥,每次最多只能两个人一起过河。由于桥上的道路一片漆黑,他们必须用仅有一个手电筒,来照亮道路。已知 n 个人过河分别需要 t1,t2,…,tn 的时间,两个人一起过河所需要的时间是取决于速度较慢的人所需要的时间。请计算出 n 个人过河所需要的最小时间。-Greedy algorithm for solving the report and source code. Problem Descr ipt
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:193114
    • 提供者:吴钦阳
  1. disk

    5下载:
  2. 贪心算法作业的解题报告(含证明)和源代码:磁盘文件最优存储问题,当初证明花了一些时间。问题描述:设磁盘上有n个文件,f1,f2,…,fn,,每个文件占磁盘上1个磁道。这n个文件的检索概率分别是p1,p2,…,pn, 且∑pi=1。磁头从当前磁道移到被检信息磁道所需的时间可用这2 个磁道之间的径向距离来度量。如果文件pi存放在第i道上, ,则检索这n 个文件的期望时间是∑pipjd(i,j) 其中d(i,j) 是第i道与第j 道之间的径向距离|i-j|。磁盘文件的最优存储问题要求确
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:266217
    • 提供者:吴钦阳
  1. IF-ELSEdiguixiajiangfasiyuanshi

    0下载:
  2. 1 )收件符合特定语法语法分析和属性文法。 ( 2 )完成的科目要求的中间代码的描述三个地址。 ( 3 )写的语法某一思想的分析,完成解析和语义分析节目。 ( 4 )良好的分析,编制过程中,设计了一些使用情况下,试验的设计通过分析程序。 ( 5 )的设计,附件所要求的报告写作格式。课程设计报告正文应包括以下内容: 1系统描述(描述问题域) 2属性文法和语法的描述 3描述了语法分析和语法分析设计 4给出了说明的形式,中间代码和中间代码序列的结构设计
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:354773
    • 提供者:王福源
  1. Principles-of-curriculum-design

    1下载:
  2. 编译原理课程设计总结报告 1.设计题目及相关内容 本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。 2.运行环境(软、硬件环境) 硬件环境:方正电脑,P4CPU,512M内存 软件环境:Visualc+
  3. 所属分类:Windows编程

    • 发布日期:2016-06-30
    • 文件大小:2659347
    • 提供者:爱爱爱
  1. 1

    0下载:
  2. 系统描述(问题域描述); 2 文法及属性文法的描述; 3 语法分析方法描述及语法分析表设计; 4 按给定的题目给出中间代码形式的描述及中间代码序列的结构设计; 5 编译系统的概要设计; 6 详细的算法描述(流程图或伪代码); 7 软件的测试方法和测试结果; 8 研制报告(研制过程,本设计的评价、特点、不足、收获与体会等); 9 参考文献(按公开发表的规范书写) -System Descr iption (descr iption of the problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:19035
    • 提供者:xixi
  1. CGView

    0下载:
  2. 图形学实现bezier曲线和bezier曲面的生成算法及完整的实验报告,很有使用价值!-Bezier curves and graphics to achieve the bezier surface generating algorithm and integrity of the test report, very useful!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:40552
    • 提供者:xgdlhdgj
  1. sort_56_06

    1下载:
  2. 实现对字符串与整数的排序,附有详细的设计报告,并有多种算法的实现流程图-To achieve the sort string and integer, with detailed design report and the realization of a variety of algorithm flow chart
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-10
    • 文件大小:243422
    • 提供者:易水寒
  1. wuziqi_renjiduiyi

    0下载:
  2. 智能化的五子棋人机对弈课程设计报告。主程序模块包括:数据结构,评分规则,胜负判断,搜索最优空格的算法过程。-Gobang intelligent man-machine chess curriculum design report. Main modules include: data structure, score rules, determine the outcome of the search process of optimal space algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:38001
    • 提供者:yangbo
  1. POJ2115

    0下载:
  2. ACM POJ 2115 扩展欧几里得算法解题报告-ACM POJ 2115 Euclid algorithm for solving the report of the expansion
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:6695
    • 提供者:zhaodongdong
  1. PKU1655

    0下载:
  2. PKU1655解题报告 动态规划算法、dp算法、ACM题-PKU1655 dynamic programming algorithm for solving the report, dp algorithm, ACM title
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:11224
    • 提供者:菲戈
  1. Radix-4FFTforTMS320C6000

    0下载:
  2. 用TI DSP芯片TMS320C6000实现FFT算法 内含程序代码和说明 The radix-4 FFT-Fixed-point digital signal processors (DSPs) have limited dynamic range to deal with digital data. This application report proposes a scheme to test and scale the result output from each
  3. 所属分类:DSP编程

    • 发布日期:2017-03-25
    • 文件大小:53501
    • 提供者:防止
  1. zishiyingjunhengqi

    0下载:
  2. 自适应均衡器实验报告lms算法matlab仿真-Experimental report adaptive equalizer lms algorithm matlab simulation
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:316851
    • 提供者:王站
  1. ID3

    1下载:
  2. 对数据挖掘中ID3算法的代码实现。包含实验报告格式、可实现代码及代码解析。-ID3 algorithm for data mining in the code implementation. Contains the experiment report format, enabling code and code analysis.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:62732
    • 提供者:xb
  1. advanced_signal_processing

    0下载:
  2. 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the random process analysis, a variety
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:577576
    • 提供者:leexian
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com