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

搜索资源列表

  1. RPG-game-CPP

    1下载:
  2. 此游戏的主要内容是RPG的回合制对战 玩家可选3个不同角色,与AI进行对战。特殊内容包括:实验技能和使用物品。另包含此软件的功能测试 的详细报告。-A RPG game based on C++ programming.An evaluation report provided.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-12
    • 文件大小:354366
    • 提供者:曲超
  1. lab1_PB10011042

    0下载:
  2. 排序算法的实现源代码,报告和截图,测试了各个算法的时间效率-the sort algorithm source code,including report and screenshot
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:642259
    • 提供者:李国栋
  1. boi2003e

    1下载:
  2. Baltic Olympiad in Informatics 2003 信息学奥林匹克竞赛题目、解题报告、测试用例-Baltic Olympiad in Informatics 2003
  3. 所属分类:Data structs

    • 发布日期:2017-11-01
    • 文件大小:1503392
    • 提供者:维纳斯之丘
  1. RC4

    0下载:
  2. JAVA语言 rc4加密解密算法 有实验报告和测试文档-The JAVA language rc4 encryption and decryption algorithms lab reports and test documentation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:140537
    • 提供者:123456
  1. RSA

    0下载:
  2. JAVA语言编写 RSA加密解密算法 内含有实验报告和测试文档-RSA encryption and decryption algorithms JAVA language lab reports and test document contains
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:137741
    • 提供者:123456
  1. financial-manage-system

    0下载:
  2. 家庭财务管理系统(需求分析+报告) 家庭财务管理系统,大学课程设计使用,有需求分析和设计报告,测试版本。-Family financial management system (needs analysis+ report) family financial management system, the University of curriculum design, requirements analysis and design report test version.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-11
    • 文件大小:61992201
    • 提供者:刘昌盛
  1. jquery.dropj.0.0.4

    0下载:
  2. dropJ是一个jQuery插件添加滴帽大浮初始资本信件(X)HTML内容。dropJ是易于使用,就像jQuery,便携,在研究纯文本,健壮的、有针对性的局部套用来找到正确的字符(s)制成一个滴帽,环球、致力于语言通常显示在utf - 8文本喜欢中国。 下载:jquery.dropj。js(使用最新版本)。 注:这是未经过良好测试的在所有的浏览器。我感激任何bug报告,特别是在Windows浏览器。请帮助让它最好的可以! -dropJ is a jQuery plugin to ad
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:2012
    • 提供者:sdfaeiou
  1. jperf-2.0.0

    0下载:
  2. Iperf 是一个网络性能测试工具。Iperf可以测试最大TCP和UDP带宽性能。Iperf具有多种参数和UDP特性,可以根据需要调整。Iperf可以报告带宽,延迟抖动和数据包丢失。 iperf 分为两种版本,unix/linux版和windows版,unix/linux版更新比较快,版本最新。windows版更新慢。windows版的iperf叫jperf,或者xjperf。jperf是在iperf基础上开发了更好的UI和新的功能。-Iperf is a network performa
  3. 所属分类:Linux Network

    • 发布日期:2017-10-30
    • 文件大小:2826708
    • 提供者:姚成富
  1. GFtpclient

    0下载:
  2. 用Java编写的简单ftp客户端,没有使用ftp包,自己建立的控制连接、数据连接。看了该程序后能理解网络通信的基本原理。服务器端用ftpserver,十分方便测试,附在压缩包内。还有我自己写的报告,还有编程时出现的问题及解决办法-Simple ftp client written in Java, do not use the ftp package, they established control connection and data connection. After reading t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:1158888
    • 提供者:guqi
  1. matlab-SVM

    0下载:
  2. 本资料包括实验要求文档,报告文档,训练及测试数据,matlab源代码。就给定问题,利用SVM来进行分类。SVM包括hardmargin的线性和非线性内核,softmargin的线性和非线性内核分别来分类以及评估分类准确度-a MATLAB (M-file) program to compute the discriminant functiong for the following SVMs, using the training set provided:A hard-margin SVM
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1382427
    • 提供者:hyz
  1. rpg

    0下载:
  2. 此游戏的主要内容是RPG的回合制对战 玩家可选3个不同角色,与AI进行对战。特殊内容包括:实验技能和使用物品。另包含此软件的功能测试 的详细报告。-A RPG game based on C++ programming.An evaluation report provided.-RPG game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-09
    • 文件大小:10880
    • 提供者:fzy
  1. String-reverse-output

    0下载:
  2. 实现一个表示 n*n 矩阵的模板类。 1) 至少提供如下必要的矩阵操作:加、乘、转置(建议用操作符重载来实现)。 2) 编制一个交互式程序对该模板类进行测试。 含实验报告与源代码-Achieve a representation n* n matrix template class. A) providing at least the following essential matrix operations: addition, multiplication, transposit
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:436038
    • 提供者:酉永松
  1. Matrix

    0下载:
  2. 实现一个表示 n*n 矩阵的模板类。 1) 至少提供如下必要的矩阵操作:加、乘、转置(建议用操作符重载来实现)。 2) 编制一个交互式程序对该模板类进行测试。 含实验报告与源代码-Achieve a representation n* n matrix template class. A) providing at least the following essential matrix operations: addition, multiplication, transposit
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:492996
    • 提供者:酉永松
  1. TestingLog

    0下载:
  2. 测试日志,这个应用程序允许用户记录他们的应用程序的测试结果和生成报告完成后的测试。-Test log, this application allows users to record their applications and generate reports test results after completion of the test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:145975
    • 提供者:茉莉花
  1. Sorting-Algorithm

    1下载:
  2. 算法设计与分析 排序算法实验报告 1、实验步骤和要求: (1)分别设计并实现插入排序、合并排序、快速排序的算法。 (2)设计测试数据集,编写测试程序,用于测试正确性、算法复杂性(最好情况、最坏情况、平均情况)、效率。-Algorithm design and analysis lab report a sorting algorithm, experimental procedures and requirements: (1) were designed and imple
  3. 所属分类:Other systems

    • 发布日期:2015-04-22
    • 文件大小:28672
    • 提供者:
  1. perf

    2下载:
  2. perflab 实验优化代码及报告。基准为3.2与2.6,提升的最高效率为6.8-7.0与20.5。(注:测试结果可能会随着运行环境而改变,但优化的效用任然会有很客观的增长)-homemade sample solution to Perflab. The Speedup grownth for both naive version will be 2 times and 10 times faster.Better check it out
  3. 所属分类:Special Effects

    • 发布日期:2015-05-15
    • 文件大小:846848
    • 提供者:CJY
  1. scanner

    0下载:
  2. Scan是国内最著名的综合扫描器之一,它完全免费,是不需要安装的绿色软件、界面支持中文和英文两种语言、包括图形界面和命令行方式。主要由国内著名的民间黑客组织“安全焦点”完成,从2000年的内部测试版X-Scan V0.2到目前的最新版本X-Scan 3.3-cn都凝聚了国内众多黑客的心血。最值得一提的是,X-Scan把扫描报告和安全焦点网站相连接,对扫描到的每个漏洞进行“风险等级”评估,并提供漏洞描述、漏洞溢出程序,方便网管测试、修补漏洞. -Scan is one of the most
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:974
    • 提供者:小刚
  1. 4

    0下载:
  2. 任务:从以下题目中任选一题完成,要求应用动态规划策略设计解决方案。 1、编辑距离问题。 2、石子合并问题。 3、租用游艇问题。 提交结果:程序设计的源代码及其分析说明和测试运行报告 -Task: Choose a topic from the following questions to complete, requires the application of dynamic programming strategy design solutions. 1, the
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:215185
    • 提供者:叶明杰
  1. national-car-program

    0下载:
  2. 2010瑞萨模型车大赛全国一等奖程序设计报告,很全面,测试当然通过,请笑纳-2010 renesas model contest won the first prize in national car program design report, is very comprehensive, test through, of course, please take it
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:489423
    • 提供者:tanjiyong
  1. ziyoubai1

    0下载:
  2. 该word文档为2011年电赛自由摆系统设计报告,基于msp430f149为平台开发,利用mma7361加速度传感器测试电压继而计算出角度-The word document for the 2011 CEC freedom pendulum system design report, msp430f149 as a platform based on the development, utilization mma7361 acceleration sensor test voltage an
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:63959
    • 提供者:龚伦
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com