CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法 实验报告

搜索资源列表

  1. 银行家算法实验报告

    0下载:
  2. 银行家算法
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5955
    • 提供者:张合
  1. 实验报告:大数相乘

    0下载:
  2. 算法分析实验报告:大数相乘程序,调试成功-algorithm analysis experiment : Large Numbers multiply procedures, debug success
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:10021
    • 提供者:刘兰英
  1. 操作系统课程实验报告2

    0下载:
  2. 操作系统课程实验报告,进程调度算法实现报告!-experiment report of operation system ,report of how to implement process schedule algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:183996
    • 提供者:王哲
  1. 数据结构 约瑟夫环实验报告

    1下载:
  2. 数据结构经典算法---约瑟夫环的完整版实验报告
  3. 所属分类:数据结构常用算法

  1. EM算法

    3下载:
  2. EM算法源程序的代码,运行的结果和实验报告
  3. 所属分类:matlab例程

    • 发布日期:2011-09-20
    • 文件大小:49379
    • 提供者:thelastleaf
  1. 进程调度源码实验报告

    0下载:
  2. 操作系统进程调度源码实验报告,含有FCFS.SJF.HRF三个算法
  3. 所属分类:文档资料

  1. phong

    1下载:
  2. 我的计算机图形学大作业,实现了phong模型,phong模型参数可调,打开网格文件为.smf,包含了测试的.smf文件,实现了有/无增量式法向插值算法,有详细的实验报告(.pdf),请用vs2008打开工程-My computer graphics major operations to achieve the phong model, phong model parameters adjustable, open the file for the grid. Smf, contains the
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6555744
    • 提供者:zhaoyb
  1. yinhang

    0下载:
  2. 操作系统中银行家算法的模拟,包括源程序,实验报告和运行程序。-Bankers algorithm operating system simulation, including source code, experimental reports and run the program.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:151607
    • 提供者:何磊
  1. EMarithmeticprogramandexperimentalreport

    0下载:
  2. EM算法源程序的代码,运行的结果和实验报告。-EM algorithm source code, operating results and the experimental report.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:49379
    • 提供者:郝保明
  1. chulijidiaodushiyanbaogao

    0下载:
  2. 操作系统处理机调度实验报告,包括优先权调度算法和时间片轮转算法的源码、设计思想和程序结果截屏-Processor Scheduling experimental operating system, including priority scheduling algorithm and the time slice Round Robin source, design ideas and the results of the proceedings Screenshots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:84686
    • 提供者:
  1. jzxdzxwt

    0下载:
  2. 集装箱的装载算法设计 实验报告 内附代码-Container loading algorithm design report containing experimental code
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:72163
    • 提供者:sabriya
  1. RSA

    1下载:
  2. RSA算法实验报告和代码 1.选取两个素数p,q(不可相差悬殊) 2.计算n=pq,f(n)=(p-1)(q-1) 3.选取e,满足1<e<f(n),则gcd(e,f(n))=1 4.计算d,满足de=1 mod f(n)。一般d>=[n的四分之一方],(e,n)为公钥,(p,q,d)为私钥,将明文0,1序列分组,使每组十进制小于n。c=[m的e次方] mod n,m=[c的d次方] mod n。-RSA algorithm and code an experi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:82096
    • 提供者:jhp627
  1. TCP

    0下载:
  2. 在ns2中仿真网络结构,在OTCL编码中,代理节点的协议代理分别设置为TCP/Reno、TCP/Newreno、TCP/Sack1和tcp/Vegas,来模拟这四种算法。附有仿真结果和实验报告。-In the ns2 simulation of the network structure, in the OTCL encoding, the proxy node protocol agents are set to TCP/Reno, TCP/Newreno, TCP/Sack1 and tcp
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:101035
    • 提供者:王乾坤
  1. gonglu

    0下载:
  2. 全国公路导航算法 包括源代码 实验报告 txt文档 是很好的数据结构课设 调试通过-National road navigation algorithms, including source code for experimental report txt document is a good class-based debugging data structures through
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:60835
    • 提供者:刘静
  1. 操作系统实验报告+进程调度+作业调度等

    0下载:
  2. 计算机操作系统的实验报告,包含源代码,流程图,算法设计及描述等。
  3. 所属分类:软件工程

  1. Huffman Coding__V1

    0下载:
  2. 全套哈夫曼编码实验报告及代码 Huffman Coding__V1.doc Huffman.cpp 引用论文——哈夫曼树带权路径长度简便算法.pdf(A full set of Huffman coding experiment report and code Huffman Coding__V1.doc Huffman.cpp)
  3. 所属分类:数据结构

    • 发布日期:2017-12-29
    • 文件大小:284672
    • 提供者:Nick_SYSU
  1. BUPT-alg-lab1

    0下载:
  2. 1. 实验题目 用蛮力法解决0/1背包问题 2.实验目的 ⑴ 深刻理解并掌握蛮力法的设计思想; ⑵ 提高应用蛮力法设计算法的技能; 3. 实验要求 应用蛮力法解决0/1背包问题 ; 对所设计的算法进行时间复杂性分析 包含结婚算法和王伯卖鱼的选做题和实验报告(1. experimental topics Solving 0/1 knapsack problem by brute force method 2. objective of e
  3. 所属分类:其他

  1. 数据结构-汉诺塔-实验报告

    0下载:
  2. 1.1 实验目的及要求 设计数据结构表示3座宝塔和n个碟子: 输出每一次移动碟子的情况 分析算法的时间性能 1.2 实验设计 1;将塔A上的n-1个碟子借助塔C移动到塔B上 2:把塔A上剩下的一个碟子移动到塔C上 3:将n-1个碟子从塔B借助于塔A移到塔C上 三座宝塔(塔A,塔B,塔C)分别用三个字符型变量A,B,C表示,n个碟子从1 开始连续自然数编号(1.1 the purpose and requirements of the experiment The desig
  3. 所属分类:Windows编程

  1. 人工智能实验报告4 计算机71 07055004 陈宝可

    0下载:
  2. 关于人工智能的 bp算法的实现的实验报告(Implementation of BP algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:154624
    • 提供者:Melanie啊
  1. ID3决策树算法实验

    2下载:
  2. 决策树ID3算法实验_数据集car_databases。用python编写的决策树ID3算法,运用了Car-Evaluation的例子。BUG较少,综合了网上的优秀代码,并进一步形成自己的代码。代码基本有注释,风格良好,能够很快看懂。内含有比较规范的报告文档,包含所有流程图,说明图,以及文档风格绝对不错,无需更改,建议下载! 该算法所测试的数据集如下(已经打包在内,并已经生成xls格式,方便直接使用): 已知:UCI标准数据集Car-Evaluation,定义了汽车性价比的4 个
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-07
    • 文件大小:1227776
    • 提供者:小强你好
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com