搜索资源列表
1029-Rabbit
- 中大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
cffxsy
- 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
chengfa
- 十字链表乘法运算 采用文档格式进行输入测试用例 以及文档格式输出并保存-Cross multiplication list document format used for input test cases, as well as the output file format and save
MyCppunitSetTest
- 一个cppunit的使用示例,演示了VC6下MfcUi测试用例的编写方法。-The use of a cppunit example, demonstrate the VC6 compilation of test cases under the MfcUi.
Lab0301-LED
- 这个程序实现的功能是试验箱上的四个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.
acm1
- 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
zhuangzaiwenti
- 描述: 有两艘船,载重量分别是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
baoleiwenti
- 描述: 有两艘船,载重量分别是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
TestCaseExam
- 测试用例样例,典型的描述用户登录的测试用例-Sample test cases, the typical descr iption of the user logged on test cases
SystemsAnalyst
- 系统分析师考试信息系统分析与设计案例试题分类精解-Systems Analyst Information Systems Analysis and Design of Test Cases Test Solutions Category Fine
1038
- 输入数(整数或实数)的个数,再输入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
ConColors_VC6_Demo
- 标准C + +的iostream库的颜色不知道。因此,控制台应用程序往往显得很枯燥,往往不能强调的重要文本洪水位。正如我通常使用控制台应用程序做单元测试,我想输入的测试案例中脱颖而出的条件和结果,并很容易解释(即通过绿色和失败红色)。 -The standard C++ iostream library does not know about colors. Hence, console applications tend to look very boring and often fail
tourism
- 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
QuickSort
- 简单快速排序实现,采用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).
The-annoyance-of-the-productor
- 列车长的烦恼 Acceteped : 1705 Submit : 3924 Time Limit : 1000 MS Memory Limit : 65536 KB Descr iption John是个小列车站的站长,每次列车在这里重新编组时他就很烦恼。因为站上只有一个人字形的编组轨道(如图),所有的列车车厢都是从人字轨的右边依次进去,从左边出来。但有一些编组顺序John总编不出来,John怀疑有些编组顺序是不可能完成的,可John又找不出那些是顺序是可以编组出
ZJ
- 这是数据挖掘中后向神经网络的实现,里面有测试用例,代码是自己写的并且测试通过,含有注释-This is the realization of the neural network data mining, there are test cases, code and write their own test by containing comments
word-to-number
- 用英文单词模拟数学计算代码,输入测试用例,然后给出结果-English word simulation mathematical code, input test cases, and then give the results
20120921
- 用Perl来检索txt文档中信息,生成excel的文档,前提是格式相同,用来生成测试结果的-This scr ipt will analysis the test cases and generate an bat report.
1
- 走木板问题,可以计算用户输入的行走距离来计算出他需要走过的模板个数。-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
安全性检测表
- 用例安全检查使用,测试安全性的表格,有助于创建功能测试用例。(Use case security checks, test security tables, help create functional test cases.)