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

搜索资源列表

  1. avrad

    0下载:
  2. avr单片机atmega8,ad转换测试程序,本程序为试例程序,适用于初学者-avr SCM atmega8, ad conversion, testing procedures, the procedures for test cases procedures applicable to beginners
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17.86kb
    • 提供者:魏红朝
  1. wrapperssrc

    0下载:
  2. 使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程序中使用它们。在我们的测试案例中,将在一个DLL中包装.NET框架中的 Regex 类,并实现三个使用该包装类的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 应用程序中添加正则表达式支持,或者用 ManWrap 工具来包装自己喜爱的框架类。-use in the C-code call.NET. The
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:201.47kb
    • 提供者:谈一虎
  1. 模拟测试鼠标及键盘的输入

    0下载:
  2. 模拟测试鼠标及键盘的输入 软件简介:本例模拟测试鼠标及键盘的输入,适合于初级vc编程者阅读. -simulation tests mouse and keyboard input software descr iption : The simulated test cases mouse and keyboard input, suitable for junior programmers vc reading.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.33mb
    • 提供者:思沃琪
  1. fmodbcsql

    0下载:
  2. 本例要使用的ODBC数据源名为LocalServer,该数据源指向SQL Server的一个名为test数据库内的student数据表。student数据表的数据可从本目录内的student.txt文件导入。在测试本例前务请预先创建好上述ODBC数据源、数据库和数据表。-the cases to use the ODBC data source named LocalServer. The data sources point to a SQL Server database known as
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:51.91kb
    • 提供者:路佳栋
  1. fmfox

    0下载:
  2. 本例要使用的ODBC数据源名为fox,该数据源指向Visual Foxpro的一个名为test的自由数据表。test.dbf数据表位于i本目录内。在测试本例前务请预先创建好上述ODBC数据源。-the cases to use the ODBC data source named fox, The data sources at the Visual Foxpro known as a test of free data sheets. Test.dbf data table at i Cata
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:47.7kb
    • 提供者:路佳栋
  1. can.tar

    0下载:
  2. can控制器IP核,verilog语言描述实现。含测试例-can controller IP core, verilog language described realize. Containing the test cases
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:52.64kb
    • 提供者:yu
  1. testharness

    0下载:
  2. A Auto-Test Framework. It is responsible for getting codes from SVN or VSS, compiling projects and running test cases automaticly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:42.48kb
    • 提供者:Clarence
  1. Symbian+Signed+Test+Criteria+DIFF+3.0.3.pdf

    0下载:
  2. This document should be used as best practice guidance for all developers and can be used as the final check list for tests to be passed for developers seeking to have their applications signed. It is recommended these test cases be included as p
  3. 所属分类:Symbian

    • 发布日期:2017-03-24
    • 文件大小:232.77kb
    • 提供者:Ronald
  1. tests

    0下载:
  2. test cases for testing for a voip product
  3. 所属分类:VOIP program

    • 发布日期:2017-03-29
    • 文件大小:12.8kb
    • 提供者:chandra
  1. 118-FlatworldMutant

    0下载:
  2. A solution (with a .txt file containing test cases) to the Mutant Flatworld Explorers problem in Volume I of the Problem Volumes of the UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2.86kb
    • 提供者:Mezura
  1. test

    0下载:
  2. snmp的测试实例!内含有snmp协议和tcp协议通讯。已经通过测试-snmp test cases! Contains snmp protocol and tcp protocol communications. Has been tested
  3. 所属分类:SNMP

    • 发布日期:2017-03-29
    • 文件大小:437.61kb
    • 提供者:郝占军
  1. test

    0下载:
  2. windows编程的测试用例,需要visual studio环境,并配置好库和包含文件-windows programming test cases, the need visual studio environment, and configured library and include files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:682.24kb
    • 提供者:孟迪清
  1. test.cases.refer.linux

    1下载:
  2. linux开发设计测试用例参考学习development and design of test cases refer to learning linux -development and design of test cases refer to learning linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:98.66kb
    • 提供者:ligang
  1. test

    0下载:
  2. 先输入计算次数,然后输入数组个数,最后输出的是排好序的最小数组-Descr iption Dr lee cuts a string S into N pieces,s[1],…,s[N]. Now, Dr lee gives you these N sub-strings: s[1],…s[N]. There might be several possibilities that the string S could be. For example, if Dr. le
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:3.64kb
    • 提供者:James Bond
  1. Based-on-GA-to-generate-test-cases

    0下载:
  2. 基于遗传算法工具箱galib的测试用例生成程序。可用于实验分析用例质量。-Based on the genetic algorithm toolbox galib program for generating test cases. Can be used for the quality of experimental analysis of use cases.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:5.26kb
    • 提供者:mantianlong
  1. Triangle-test-cases-and-code-issues

    0下载:
  2. 该压缩包包含三角形判断的程序,并给除了测试用例用于检验,对学习测试的同学很有帮助-The archive contains the triangle to determine procedures and to test cases for testing in addition to the students, to learn useful test
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3.14mb
    • 提供者:王飞
  1. kprobes-test

    0下载:
  2. The arguments given to test cases can be one of three types.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:13.37kb
    • 提供者:ftyendm
  1. test-string_helpers

    0下载:
  2. Test cases for lib string_helpers.c module.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.2kb
    • 提供者:ymzgnui
  1. 安全性检测表

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

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

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

    • 发布日期:2018-04-30
    • 文件大小:7kb
    • 提供者:伪装
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com