Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

软件工程 #32

Closed
beta opened this issue Dec 7, 2015 · 0 comments
Closed

软件工程 #32

beta opened this issue Dec 7, 2015 · 0 comments

Comments

@beta
Copy link
Owner

beta commented Dec 7, 2015

course: 软件工程
deadline: '2015-12-28'


接着第 12 章的作业,要求如下:

  1. 分别设计测试“顺序查找”和“二分法查找”的测试用例;
  2. 指出你所采用的测试用例的设计方法;
  3. 用你所设计的全部“测试用例”,做手工模拟测试;
  4. 评判经过你的“手工模拟测试”,这两个程序的可信任程度。

第 12 章的作业老师没要求我们做,但这个题需要大家先做完第十二章 PPT 的作业,具体内容如下(其实就是写个很简单的代码):

用 C 语言编写一个用学号查询学生名字的程序,分别用顺序查找和二分法查找算法。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant