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

搜索资源列表

  1. 1029-Rabbit

    0下载:
  2. 中大oj(Sicily)1029的题目。这道题目主要是看清递归关系式而编即可。注意处理精度。本程序利用四位进位处理精度。-Problem The rabbits have powerful reproduction ability. One pair of adult rabbits can give birth to one pair of kid rabbits every month. And after m months, the kid rabbits can become adu
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1.06kb
    • 提供者:冰淇淋
  1. cffxsy

    0下载:
  2. 1.任选一个C语言词法子集设计DFA模型 2.要求对C语言词法规则设计编码,最后编写成源程序并能输出正确的结果。 3.给出2个测试实例,一个正确的和一个错误的来验证本词法分析程序。 4.用文件输出单词属性表(名字为班号最后2位+学号.txt)-1. Choose a C-word method design DFA model 2. Calls for the design of C language lexical coding rules, and finally devel
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:38.72kb
    • 提供者:wangtao
  1. chengfa

    0下载:
  2. 十字链表乘法运算 采用文档格式进行输入测试用例 以及文档格式输出并保存-Cross multiplication list document format used for input test cases, as well as the output file format and save
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1.83kb
    • 提供者:lb
  1. MyCppunitSetTest

    0下载:
  2. 一个cppunit的使用示例,演示了VC6下MfcUi测试用例的编写方法。-The use of a cppunit example, demonstrate the VC6 compilation of test cases under the MfcUi.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.97mb
    • 提供者:shenhong
  1. Lab0301-LED

    0下载:
  2. 这个程序实现的功能是试验箱上的四个LED灯不停的从上至下,然后从下至上地闪烁,实现了对通用口的控制功能。-This program is the function of the test cases of four LED lamp kept from top to bottom, then from the first gleamed in general, the control function.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:11.34kb
    • 提供者:梁倩
  1. acm1

    0下载:
  2. above average acm大赛题目。有待改进。-Descr iption It is said that 90 of frosh expect to be above average in their class. You are to provide a reality check. Input The first line of standard input contains an integer C, the number of test case
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:819.73kb
    • 提供者:黎明
  1. zhuangzaiwenti

    0下载:
  2. 描述: 有两艘船,载重量分别是c1、 c2,n个集装箱,重量是wi (i=1…n),且所有集装箱的总重量不超过c1+c2。确定是否有可能将所有集装箱全部装入两艘船。 输入: 多个测例,每个测例的输入占两行。第一行一次是c1、c2和n(n<=10);第二行n个整数表示wi (i=1…n)。n等于0标志输入结束。 输出: 对于每个测例在单独的一行内输出Yes或No。 输入样例: 7 8 2 8 7
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:774byte
    • 提供者:yagedao
  1. baoleiwenti

    0下载:
  2. 描述: 有两艘船,载重量分别是c1、 c2,n个集装箱,重量是wi (i=1…n),且所有集装箱的总重量不超过c1+c2。确定是否有可能将所有集装箱全部装入两艘船。 输入: 多个测例,每个测例的输入占两行。第一行一次是c1、c2和n(n<=10);第二行n个整数表示wi (i=1…n)。n等于0标志输入结束。 输出: 对于每个测例在单独的一行内输出Yes或No。 输入样例: 7 8 2 8 7
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:678byte
    • 提供者:yagedao
  1. TestCaseExam

    0下载:
  2. 测试用例样例,典型的描述用户登录的测试用例-Sample test cases, the typical descr iption of the user logged on test cases
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.63kb
    • 提供者:lichenyu
  1. SystemsAnalyst

    0下载:
  2. 系统分析师考试信息系统分析与设计案例试题分类精解-Systems Analyst Information Systems Analysis and Design of Test Cases Test Solutions Category Fine
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:11.68mb
    • 提供者:fei
  1. 1038

    0下载:
  2. 输入数(整数或实数)的个数,再输入n个数,求它们的和.当输入的数的个数为0时终止程序.-The input consists of one or more test cases. The first line of each test case is an integer N(N>0), indicating the amount of numbers you will add up to. The next N lines each consists of a number. You s
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:859.45kb
    • 提供者:古必力
  1. ConColors_VC6_Demo

    0下载:
  2. 标准C + +的iostream库的颜色不知道。因此,控制台应用程序往往显得很枯燥,往往不能强调的重要文本洪水位。正如我通常使用控制台应用程序做单元测试,我想输入的测试案例中脱颖而出的条件和结果,并很容易解释(即通过绿色和失败红色)。 -The standard C++ iostream library does not know about colors. Hence, console applications tend to look very boring and often fail
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:63.33kb
    • 提供者:huyg
  1. tourism

    0下载:
  2. Tourism and travel based apllication with complete use case, activity, sequence and test cases with snapshot and comple source code of the application-Tourism and travel based apllication with complete use case, activity, sequence and test cases with
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:316.21kb
    • 提供者:venkat
  1. QuickSort

    0下载:
  2. 简单快速排序实现,采用Junit框架进行测试,保留了一些必要的注释-Utilize a unit testing framework of your choice to test your code. Submit a copy of the code to test, the test cases generated and an output report (screen shot from the tool).
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:9.87kb
    • 提供者:杜欣
  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
    • 文件大小:574byte
    • 提供者:candy
  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
    • 文件大小:184.57kb
    • 提供者:张婕
  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
    • 文件大小:1.08kb
    • 提供者:suizhenbo
  1. 20120921

    0下载:
  2. 用Perl来检索txt文档中信息,生成excel的文档,前提是格式相同,用来生成测试结果的-This scr ipt will analysis the test cases and generate an bat report.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:229.14kb
    • 提供者:郭晓
  1. 1

    0下载:
  2. 走木板问题,可以计算用户输入的行走距离来计算出他需要走过的模板个数。-How far can you make a stack of cards overhang a table? If you have one card, you can create a maximum overhang of half a card length. (We re assuming that the cards must be perpendicular to the table.) With two car
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1.28kb
    • 提供者:刘云凯
  1. 安全性检测表

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

    • 发布日期:2018-04-23
    • 文件大小:11kb
    • 提供者:嘻嘻234
« 12 3 »
搜珍网 www.dssz.com