搜索资源列表
描述:把M个同样的苹果放在N个同样的盘子里
- 描述:把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 输入:第一行是测试数据的数目t(0 <= t <= 20)。以下每行均包含二个整数M和N,以空格分开。1<=M,N<=10。 输出:对输入的每组数据M和N,用一行输出相应的K。 输入实例: 1 7 3 输出实例:8 -Descr iption: The same apples to the
palindrome
- 判断输入是否是一个回文串(即向前和向后读都是一样的字符序列)。 每个输入仅为一个字符串序列【即ID】,可以把ID看成任何以一个字母或下划线开头、由字母或者数字组成的字符串,字符串长度不超过50。每个测试数据为一行,要求程序能够一次处理多行测试数据。-Determine whether the input string is a palindrome (ie, read the same forward and backward sequence of characters). Each in
jspks
- 这是一个可以在线考试的才系统。对大家很有帮助的啊。一定要下啊。-This is a very very good and useful system to test on line.
Test
- 一个很好用的Java读写文件操作,可以读一个有很多行的文件,从中随机生成行数,把生成行数的写入新的文件-A good use Java to read and write file operations, you can read a line there is a lot of documents, from a randomly generated number of rows to write the number of rows to generate a new document
test_online
- 在线考试系统 在线测试这一功能模块,实现教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能-test on line
WebContent
- 考试系统 软件功能涉及网上考试、作业、练习、在线监考、在线批卷、成绩排行、调查问卷、发布公告等管理的各方面。-Test system software features related to on-line exams, homework, practice test online, on-line batch volume score ranking, the survey questionnaires, public notice of the various aspects of m
testeres
- J2EE Tester 测试器是一款用于测试发布于服务器端(如Weblogic, Websphere)的 EJB组件、Servlet以及 Beans的黑盒/白盒智能化测试工具。它的功能主要有以下三点: 1. 自动生成被测试类的覆盖度测试报告,生成相应的dmp文件。 2. 自动生成被测试类的出错报告,记录抛错的行数,出错类型,方法名称,时间以及该行的代码。 3. 按照需要在发生错误的行产生断点,让测试者查看此时各个变量的状态。 -J2EE Teste
Test
- java文件操作,以行为单位读取文件,常用于读面向行的格式化文件-java file operations to conduct unit to read a document, commonly used in the time line for document formatting
M
- Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, endin
2008010
- 编写一个线段类 MyLine,要求如下: 主要属性有: x ,y ;类型为Point (查看API) 编写构造方法,如 MyLine(Point p1 , Point p2) 编写5个成员方法。如: 检查线段是否位于第一象限check()… 求线段的长度 length() … 判断两条直线是否相交(另一线段作为参数)。 编写一点到该线段(或延长线)的距离 其他方法。 注:编写方法时,考虑利用Point类的方法 编写测试程序-Write a segment
exam
- 根据网络在线考试系统的特点,可以将其分为前台和后台两个部分进行设计。前台主要用于考生注册和登录系统、在线考试、查询成绩以及修改个人资料等;后台主要用于管理员对考生信息、课程信息、考题信息和考生成绩信息等进行管理。-According to the characteristics of the network online examination system can be divided into two parts front and back design. Front is mainly
test
- 在线考试系统分为前台和后台两个部分进行设计。前台主要用于考生注册和登录系统、在线考试、查询成绩以及修改个人资料等;后台主要用于管理员对考生信息、课程信息、考题信息和考生成绩信息等进行管理。 -Online examination system is divided into two parts front and back design. Front is mainly used for candidates to register and sign-on system, on-line e
psychologyWeb
- 一个测试大学生心里健康的网站,包括在线做题,在线测试等功能-Heart health of college students a test site, including online do question, on-line testing capabilities
elanling.cn
- 学员管理、培训计划管理(培训课程、培训要求和线下培训结合)、考试管理(试卷试题管理)。方便企业灵活安排自己的培训。 课程主要以自主的资源链接为主。记录所有的学习记录和过程。-Student management, training project management (training courses, training requirements and training in line with), Test Management (Paper Questions Management)
GraphicsExample
- 绘图代码中测试的各种方法,绘制直线绘制矩形绘制椭圆,绘制弧线,绘制弧线-Drawing code to test the various methods of drawing line drawing rectangle drawing ellipse, draw arc, draw arc
test
- java两种方法编写倒置的三角形,输出第一行7个,第二行5,第三行3个,第四行1个-two ways to write java inverted triangle, the first line of the output 7, the second line 5, the third line 3, the fourth line 1
zaixiankaoshiwang
- 在线考试网~较好的视线在线考试网的信息和内容,适合新手去学习。-Online test network to good sight-line test network information and content, suitable for beginners to learn.
test
- 输入两组直线上的点,判断并绘制两直线相交情况的图形界面!-Input point groups on the straight line is determined and plotted the graphical interface of the two straight lines intersecting the situation!
test
- 布线问题:如图1所示,印刷电路板将布线区域划分成n*m个方格。精确的电路布线问题要求确定连接方格a的中点到b的中点的最短布线方案。在布线时,电路只能沿直线或直角布线,如图1所示。为了避免线路相交,已经布线的方格做了封锁标记(如图1中阴影部分),其他线路不允许穿过被封锁的方格。-The wiring problem: as shown in Figure 1, the printed circuit board wiring area is divided into n* m Box. Accur
test
- 设有3个数组内容如下: String x[]={"zero","one","two", "three","four", "five","six","seven","eight","nine"} String y[]={"ten","eleven","twelve","thirteen","fourteen","fifteen", "sixteen","seventeen","eighteen","nineteen" } String z[]={"twenty","thir