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

搜索资源列表

  1. sig_gen

    0下载:
  2. 用于某些测试程序中的测试向量生成。 根据输入的统计特性,生成符合该统计特性的随机测试向量到输出文件。-certain testing procedures for the test vector generation. According to the statistics of imported produce with the statistical characteristics of the random test patterns to the output document.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4615
    • 提供者:高红莉
  1. XPTLPDBFCFUGDEQDHWOCCPCYWJTVQVFOtest

    0下载:
  2. 程序中实现了边界值测试、健壮性测试、随机测试三种常用的方法,根据输入范围自动生成的测试用例,给出预期结果。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14294
    • 提供者:yunuoran
  1. 动态伪随机序列加密设计与实现

    1下载:
  2. 该文从密码学的角度阐述动态伪随机序列加密法, 详细分析了这种加密法的原理和特点, 文中给出这种加密法的源程序, 利用统计法对这种加密方法的加密效果进行了测试, 并对破译密文的可能性作了分析。
  3. 所属分类:文档资料

  1. Randomsignalanalysisofthehandouts08trial

    4下载:
  2. 随机信号分析实验讲义08试用 实验一 随机信号通过线性系统和非线性系统后的特性分析 实验二 白噪声测试 实验三 白噪声的产生与测试 实验四 窄带信号及包络和相位检波(一) 实验五 窄带信号及包络和相位检波(二) 实验六 利用互相关测试系统单位冲击响应 实验七 白化滤波器的设计 实验八 微弱信号的检测提取及分析 实验九 随机信号的功率谱密度估计 实验十 模拟相关函数测量仪 实验十一 理想白噪声和带限白噪声的产生与分析
  3. 所属分类:matlab例程

    • 发布日期:2013-11-20
    • 文件大小:1415842
    • 提供者:hejun
  1. dieharder-2.6.24

    1下载:
  2. Dieharder是一个 测试一序列伪随机数的随机性能的测试套件,包括:生日间隔测试,在一个字节流中计算1的测试,最短距离测试,随机范围测试,和重叠测试,跑上测试,跑下测试,双骰子测试等等 -Dieharder is a random number generator (rng) testing suite.It includes,Birthday spacings test,, Overlapping permutations test, Ranks of matrices test,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:835896
    • 提供者:OXygen
  1. random

    0下载:
  2. 含有随机算法,素数测试,求最近点对的随机算法-Contains a random algorithm, prime number test, seek the nearest point of the random algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:73967
    • 提供者:winnershu
  1. sts-2.0b

    0下载:
  2. NTIS随机数质量检测程序, 主要用于测试产生的随机数质量-NTIS standard random test program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:10166734
    • 提供者:sherry
  1. TestU01-1.2.4

    0下载:
  2. TestU01随机测试套件TestU01 provides a general and extensive library for statistical testing of PRNGs. -TestU01 provides a general and extensive library for statistical testing of PRNGs. It implements a larger variety of tests than any other test-suites
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3229613
    • 提供者:zhaoxue
  1. OnLine_Exam

    0下载:
  2. 在线考试系统的主体用户是学生,为学生提供了一个网络测试平台。学生通过这个平台可以参加教师所出的同一套试题,系统对学生提交的客观题答案进行评分。当所有题被批阅后,学生可以对自己的成绩进行查询。另外,本系统还为学生提供随机测试功能。除了学生的参与之外,该系统还需要教师和系统管理员的参与。教师可以往系统题库里加入试题,还可以发起一次考试,试卷由教师的主观意愿加上系统随机抽题组合而成。试卷的主观题部分,由教师批阅。系统管理员则需要维护系统的正常运行,为系统提供技术支持。-This is a profes
  3. 所属分类:Education soft system

    • 发布日期:2017-05-09
    • 文件大小:2543199
    • 提供者:erhsh
  1. KmeansAlgorithm

    0下载:
  2. 实现k均值聚类算法,本算法可以随机设置初始测试集,也可以随机选取初始类。-K means algorithm The algorithm can set intial data set randomly。also can randomly choice initial data cluster
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1060
    • 提供者:李云龙
  1. Sort

    0下载:
  2. 5种不同的排序方法,marge排序,基数排序,交换排序,快速排序,heap排序,另外还包括基数排序字母.测试包括,随机和手动,随机测试的是5种排序的时间,和不同大小的数组,都分别排序两边,一边是排序无顺序的数字,第2边是排序已经有顺序的数字,来测试排序的时间,手动就是自己输入数字来进行排序-5 different ranking methods, marge sort, radix sort, exchange sort, quick sort, heap sort, radix sort th
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:13741
    • 提供者:lai ni
  1. 121

    0下载:
  2. 软件测试知识库 Acceptance Testing--可接受性测试 一般由用户/客户进行的确认是否可以接受一个产品的验证性测试。 actual outcome--实际结果 被测对象在特定的条件下实际产生的结果。 Ad Hoc Testing--随机测试 测试人员通过随机的尝试系统的功能,试图使系统中断。 algorithm--算法-Software Testing Knowledge Base
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1583581
    • 提供者:lys
  1. est

    0下载:
  2. Multi-core多核多线程处理器的随机测试流量生成技术-Multi-core multithreaded processor flow generation of random test
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:1090532
    • 提供者:
  1. danciceshixitong

    0下载:
  2. 一个单词测试系统,可以实现单词的录入、删除、修改、查询、可以随机生成试卷-A word test system, can achieve word entry, delete, modify, query, can be randomly generated papers
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:103180
    • 提供者:闫养鑫
  1. TestTriangle1

    0下载:
  2. 软件测试中的三角形测试,包括边界测试,最坏情况测试,随机测试-Triangulation tests in software testing, including boundary tests, worst case tests, random tests, etc
  3. 所属分类:Software Testing

    • 发布日期:2017-05-06
    • 文件大小:1002745
    • 提供者:mxq
  1. Random_Test

    0下载:
  2. dynamxiel 随机测试。用于性能检测。-random test for dyanxiel parallel tests
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1155
    • 提供者:JX
  1. WindowsFormsApplication1_加法速度测试

    0下载:
  2. 设计一个加法速度测试程序,程序启动后显示出如图所示的运行界面。用户单击“开始”按钮后开始计时,并分别在文本框1、2中随机生成并显示加数和被加数,用户在文本框3中输入答案,按回车键后程序在答案的后面指示对错,并显示出下一道题。一分钟以后程序统计出出题数量和作对的数量。用户单击“结束”按钮退出程序。(An addition speed test program is designed. After the program is started, the running interface is sh
  3. 所属分类:网络编程

  1. 快速质因数测试

    0下载:
  2. 此程序使用随机测试速度较快,在多次测试的情况下基本可以保证正确性,使用时应注意测试次数不能太少
  3. 所属分类:数据结构常用算法

  1. 随机森林的matlab实现

    7下载:
  2. 随机森林的一个入门级历程,此例程可以带有稀缺数据集,让你使用训练集和测试集感受到随机森林的强大之处。随机森林的分类与回归,非常之强。秒杀神经网络,是一个人见人爱的算法。(Random forest is an entry-level process, this routine can have scarce data set, let you use training set and test set to feel the power of random forest. The classif
  3. 所属分类:matlab例程

    • 发布日期:2019-11-18
    • 文件大小:106496
    • 提供者:护手霜
  1. 用MATLAB实现的随机抽样方法

    0下载:
  2. 用MATLAB实现的随机抽样方法,自动划分为训练集和测试集(The random sampling method realized by Matlab can be divided into training set and testing set automatically)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-23
    • 文件大小:17408
    • 提供者:stwen031
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com