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

搜索资源列表

  1. stledtest

    0下载:
  2. 基于stm32跑马灯程序,keil c下的最简单例程,初学者测试用-Marquee stm32-based procedures, keil c of the simplest routines, beginners test
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:20232
    • 提供者:齐 工
  1. fengmingqi

    0下载:
  2. 基于AVR单片机入门的蜂鸣器程序,完整例程,作为IO量输出地测试用-AVR microcontroller based buzzer entry program, complete routines, as IO outputs to test
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:17819
    • 提供者:zhangyanshuang
  1. AES加密算法密码模块

    0下载:
  2. 其实现了AES加密中的密码模块,包含了功能的说明,模块以及测试用例,学习上手的难度较小(The realization of the AES encryption password module, contains a descr iption of the function modules and test cases, learning difficult to get started)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:78848
    • 提供者:未曾走远
  1. set

    0下载:
  2. 进化优化方法常被用于生成结构化测试用例。现有方法每次仅针对一个被测对象,生一个测试用例。要生成覆盖所有目标的测试用例集,需多次执行进化过程。本文基于集合进化优化方法,实现新的测试用例生成方法。实现的算法中,一个个体包含多个测试用例,因此,一次运行该算法能够生成满足测试需求的测试用例集。(Evolutionary optimization algorithms often used to generate structured test cases. When generating test ca
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7168
    • 提供者:skinner2000
  1. ilygcqd

    0下载:
  2. 曲线角点检测的二种算法,用VC6实现,带有6点测试用例,()
  3. 所属分类:大数据

    • 发布日期:2018-04-21
    • 文件大小:210944
    • 提供者:Hazcl
  1. llk-master

    0下载:
  2. 连连看的测试用例,6*7游戏场景大小,实现简单的连连看逻辑,附带动画效果(A series of test cases, the size of the 6*7 game scene, a simple and continuous look at the logic, with the animated effect.)
  3. 所属分类:游戏

    • 发布日期:2018-04-23
    • 文件大小:3779584
    • 提供者:CrazyStone1
  1. MineSweeper-master

    0下载:
  2. 简单的扫雷测试用例,环境:CocosCreator+Javascr ipt(Simple Minesweeper test case, environment: CocosCreator+Javascr ipt)
  3. 所属分类:游戏

    • 发布日期:2018-04-23
    • 文件大小:374784
    • 提供者:CrazyStone1
  1. NextGobang

    0下载:
  2. 简答的五子棋测试用例,环境:CocosCreator+Javascr ipt(Gobang simple test cases, the environment: CocosCreator+Javascr ipt)
  3. 所属分类:游戏

    • 发布日期:2018-04-23
    • 文件大小:667648
    • 提供者:CrazyStone1
  1. Russsia

    0下载:
  2. 简单的俄罗斯方块测试用例,环境:CocosCreator+Javascr ipt(Simple Tetris test case, environment: CocosCreator+Javascr ipt)
  3. 所属分类:游戏

    • 发布日期:2018-04-23
    • 文件大小:33079296
    • 提供者:CrazyStone1
  1. 安全性检测表

    0下载:
  2. 用例安全检查使用,测试安全性的表格,有助于创建功能测试用例。(Use case security checks, test security tables, help create functional test cases.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:11264
    • 提供者:嘻嘻234
  1. apitest

    0下载:
  2. python,excel实现的接口测试小框架 1.编写测试用例 2.python3 执行 3.执行记录保存到excel中(Python, excel implementation of the interface test small framework 1. writing test cases 2.python3 execution 3. the execution records are saved to excel)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:47104
    • 提供者:LXSHYZHX
  1. test

    0下载:
  2. 3des加密解密,简单的测试用例,完整测试用例(3DES encryption and decryption, simple test cases, complete test cases)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:伪装
  1. Debug

    1下载:
  2. SM4算法的C#实现,包含自己写的一个测试用例,谢谢。(SM4 algorithm C# implementation, including a test case written by oneself, thank you.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-07
    • 文件大小:459776
    • 提供者:leo.gphs
  1. 双向链表的多线程安全读写

    1下载:
  2. C++实现了双向链表的操作 使用线程同步技术实现了线程的安全读写 提供了4种链表操作(插入、查询、替换、删除)的测试用例
  3. 所属分类:进程与线程

  1. matlab的DOA/BF源码

    2下载:
  2. matlab的DOA(GCC-PHAT、SRP-PHAT)/BF源码,包含测试用例
  3. 所属分类:Audio

    • 发布日期:2019-06-17
    • 文件大小:2120432
    • 提供者:xiaojing400
  1. Linux下SCULL设备驱动

    0下载:
  2. SCULL设备驱动的测试用例,可make编译后,实现设备打开、写入再读出测试
  3. 所属分类:嵌入式Linux

« 1 2 ... 6 7 8 9 10 11»
搜珍网 www.dssz.com