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

搜索资源列表

  1. self-adaptive_filter_Matlab_Code

    0下载:
  2. 统计信号处理,自适应滤波器的设计方法,包含测试用例。-Statistical signal processing, adaptive filter design method, contains the test cases.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-05
    • 文件大小:3302
    • 提供者:易木
  1. calc

    0下载:
  2. 计算器的实现及测试用例,开发环境为C++,对代码进行过多次重构-cacl program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:1469
    • 提供者:
  1. CameraDllCSharpDEMO

    0下载:
  2. wince6.0上运行的摄像头测试用例,directshow技术,C#工程-wince6.0 on camera running test cases, directshow, C# project
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:1078694
    • 提供者:刘海
  1. orcale_test_demo.txt

    1下载:
  2. 有关Oracle基础功能的测试用例,有助于快速掌握oracle语法-oracle basic function demo
  3. 所属分类:Oracle

    • 发布日期:2017-11-14
    • 文件大小:547
    • 提供者:wang lei
  1. web-security

    0下载:
  2. web安全 简单的测试用例,用于说明web安全保密的-web security
  3. 所属分类:CA program

    • 发布日期:2017-11-24
    • 文件大小:180056
    • 提供者:enen
  1. dataparallel

    0下载:
  2. 物联网中节点的并发性测试用例。通过细微的修改,即可符合使用要求。-Matter networking node in concurrent test cases. With minor modifications, to comply with the requirements.
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:105002
    • 提供者:peixin
  1. The-annoyance-of-the-productor

    0下载:
  2. 列车长的烦恼 Acceteped : 1705 Submit : 3924 Time Limit : 1000 MS Memory Limit : 65536 KB Descr iption John是个小列车站的站长,每次列车在这里重新编组时他就很烦恼。因为站上只有一个人字形的编组轨道(如图),所有的列车车厢都是从人字轨的右边依次进去,从左边出来。但有一些编组顺序John总编不出来,John怀疑有些编组顺序是不可能完成的,可John又找不出那些是顺序是可以编组出
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:574
    • 提供者:candy
  1. 100DES

    0下载:
  2. 完整的DES加解密,有测试用例。可以用于初学信息安全的同胞们。-Complete DES encryption and decryption test cases. Can be used for beginner information security fellow.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:28813
    • 提供者:main
  1. BPchepaishuzishibie

    0下载:
  2. 基于BP神经网路的车牌字符识别,包括训练样本集包含对样本的训练程序,测试用例。-BP neural network-based license plate character recognition, including the training sample set contains samples of the training program, the test case.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:715416
    • 提供者:张文青
  1. ZJ

    0下载:
  2. 这是数据挖掘中后向神经网络的实现,里面有测试用例,代码是自己写的并且测试通过,含有注释-This is the realization of the neural network data mining, there are test cases, code and write their own test by containing comments
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:189002
    • 提供者:张婕
  1. word-to-number

    0下载:
  2. 用英文单词模拟数学计算代码,输入测试用例,然后给出结果-English word simulation mathematical code, input test cases, and then give the results
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1107
    • 提供者:suizhenbo
  1. compression-and-decompression

    0下载:
  2. 这是一个基于Huffman算法的文件压缩与解压程序,也实现了文件压缩率的计算。上传文件里包括可执行文件、源代码和六组测试用例。-This is a Huffman algorithm-based file compression and decompression procedures, file compression rate calculation. Upload files, executable files, source code, and six groups of test ca
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-05
    • 文件大小:135482
    • 提供者:汪金
  1. The-post-office-location

    0下载:
  2. 这是一个邮局选址问题。给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。上传文件包括可执行文件、源代码和六组测试用例。-This is a post office location problem. N settlements given location, programming calculation of n settlements to the sum of the minimum distance from the post office. Upload files
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:143142
    • 提供者:汪金
  1. ElGamal

    0下载:
  2. 使用bouncy castle 的jar包实现的ElGamal加密模块,以及测试用例,需要导入bouncy castle包(内附),并且你需要在JDK的JRE环境中,或者是JRE环境中配置上local_policy.jar和US_export_policy.jar(压缩包内已有jdk6和7的)。 切换到 JDK_Home \jre\lib\security目录下,对应覆盖local_policy.jar和US_export_policy.jar两个文件。同时,你可能有必要在 JRE_Hom
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:2014097
    • 提供者:张起
  1. tabwidget.tar

    0下载:
  2. 测试用例,用于选择多选颜色编辑框。Qt窗口编程基础实例-The test cases used to select multiple choice color edit box. The Qt window programming basics instance
  3. 所属分类:Modem program

    • 发布日期:2017-11-11
    • 文件大小:30720
    • 提供者:laurance
  1. ssts

    0下载:
  2. matousec的SSTS测试包代码(Security Software Testing Suite),杀毒软件的第三方测试工具,包含上百个测试用例。-the matousec SSTS test package (Security Software Testing Suite), the third-party testing of anti-virus software tool that contains hundreds of test cases.
  3. 所属分类:Kill Virus

    • 发布日期:2017-11-07
    • 文件大小:305456
    • 提供者:luopeng
  1. TestTriangle1

    0下载:
  2. 三角形黑盒测试,一般边界分析和健壮边界分析,自动生成测试用例,并显示测试结果-Triangle black-box testing, the general boundary analysis and robust boundary analysis, automatic test case generation, and display the test results
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:2698030
    • 提供者:YMF
  1. SoftwareTest

    0下载:
  2. 本例是软件测试课的用例,用以测试电信通话中话费计算时出现的各种问题,尤其是夏至日和冬至日的时间转换问题,以及一个JUnit的简单测试用例。   对电话账单来说,春季和秋季的标准时间与夏时制时间的转换会带来有意思的问题。春季,这种转换发生在(3月末、4月初的)星期日凌晨2:00时,这时时钟要设置为凌晨3:00时。对称的转换通常发生在10月最后一个星期日,时钟要从2:59:59调回到2:00:00。    请为采用以下费率计算用户的每月通话费:    通话时间<=20分钟时,每分钟收费
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:244224
    • 提供者:孙兴龙
  1. daima

    0下载:
  2. matlab代码!!!含测试用例,望对大家有用.-It is useful in engineering industry.
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:1770
    • 提供者:毛毛
  1. Binary-tree-reconstruction

    0下载:
  2. 二叉树的重建 Descr iption 给定二叉树的先序遍历序列和中序遍历序列,重建二叉树,并对其进行后序遍历。 Input 第一行为一个整数t(0<t<10),表示测试用例的数目。以下t行,每行输入一个测试用例,包含两个字符序列s1和s2,其中s1为一棵二叉树的先序遍历序列,s2为中序遍历序列。s1和s2之间用一个空格分隔。序列只包含大写字母,并且每个字母最多只会出现一次。 Output 对于每个测试用例,用单独一行输出对该二叉树进行后序遍历得到的字符序列,
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:514969
    • 提供者:酉永松
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com