早教吧作业答案频道 -->英语-->
求好心人帮小弟做个英文c#题,感激不尽啊PracticalAssignment2TobiasAnderssonGidlund23september2010IntroductionThefirstpracticalassignmentisdividedintofoursmallertasksforyoutosolve.TheytestthebasicunderstandingofC
题目详情
求好心人帮小弟做个英文c#题,感激不尽啊
Practical Assignment 2
Tobias Andersson Gidlund
23 september 2010
Introduction
The first practical assignment is divided into four smaller tasks for you to solve.They test the basic understanding of C# and .NET as well as your understanding of fundamental computer science and object orientation.You might feel that there are a lot of rules below,but please remember that they are here for your sake,it makes correcting easier and you also know exactly what is expected of you.
Rules for Assignments
There are a number of rules concerning the assignments.
* The practical assignments are individual.
* The assignments are a part of the examination process.Each practical assignment (1-3) is given a weight (impact factor) of 33% in the final grades.
* We use the ECTS grading system (A-F) to grade each practical assign-ment.
* The assignments that pass (grades A-E) are corrected and graded only once.You are not given a second chance to hand in an updated or improved version.
* The assignments that fail (grades Fx-F) are given a single new attempt to hand in an improved version after the course has been completed.
* Cheating:Each student should hand in an individual set of solutions.Notice,you can – and should – exchange ideas but not solutions.Any sign of plagiarism will result in an ECTS grade F for all the involved students.As an example,students who copy (parts of the) programs from colleagues or from elsewhere fail the course automatically.The same holds for students which get others (friends,relatives,hired skilled persons) to complete their assignments for them.Serious cases will be reported to the Disciplinary Board at the Principal’s office for further inquires.
* If you don’thandintheassignmentsbeforethegivendeadline,yourgrades will be lowered.Exceptions from this rule can be given if you,within a reasonable time before the actual deadline,contact me and give a reasonable explanation.
Assessment
In order to get a fair assessment of your assignment,there are a number of factors that influence the grade.Here are the guidelines that you should obey.
* Basic factors:
– Functionality:The programs should satisfy the criteria given in the practical assignments.
– Code Structure:We expect well-structured object-oriented programs following standard C# naming conventions.Further,if a given task
Asks to give a certain name to a class or method,this must be followed as well.
– Documentation:The code as well as the whole program should be reasonably well documented.
– Deployment:The programs should be easy to unzip,compile,and test.
* We expect that you test your implementations thoroughly,e.g.,by writing test code.
– Testcodeshouldcoverallthemethodsintheclassesthatyousubmit.We have our own test code that we expect to run on your implementations.
– The test code is part of your solution and should be submitted in an additional .csfile containing a Main-method and run fully automatically.
Tasks
Solve each task in a separate solution (if using Visual Studio or MonoDevelop).
Conversion
Create a hand made graphical user interface for an application that allows the user to enter a temperature and the application should then convert this into Celsius,Fahrenheit and Kelvin.The application should of course only convert to the two “other” degrees (that is,if the user has entered a temperature in Celsius the conversion should only be made to Fahrenheit and Kelvin).The application should also watch for absolute zero.It is up to you to create the user interface,but think about the user!It isimportant that the application is easy to use and nice to look at.If you do not create such an application,you will get the task in return.
Practical Assignment 2
Tobias Andersson Gidlund
23 september 2010
Introduction
The first practical assignment is divided into four smaller tasks for you to solve.They test the basic understanding of C# and .NET as well as your understanding of fundamental computer science and object orientation.You might feel that there are a lot of rules below,but please remember that they are here for your sake,it makes correcting easier and you also know exactly what is expected of you.
Rules for Assignments
There are a number of rules concerning the assignments.
* The practical assignments are individual.
* The assignments are a part of the examination process.Each practical assignment (1-3) is given a weight (impact factor) of 33% in the final grades.
* We use the ECTS grading system (A-F) to grade each practical assign-ment.
* The assignments that pass (grades A-E) are corrected and graded only once.You are not given a second chance to hand in an updated or improved version.
* The assignments that fail (grades Fx-F) are given a single new attempt to hand in an improved version after the course has been completed.
* Cheating:Each student should hand in an individual set of solutions.Notice,you can – and should – exchange ideas but not solutions.Any sign of plagiarism will result in an ECTS grade F for all the involved students.As an example,students who copy (parts of the) programs from colleagues or from elsewhere fail the course automatically.The same holds for students which get others (friends,relatives,hired skilled persons) to complete their assignments for them.Serious cases will be reported to the Disciplinary Board at the Principal’s office for further inquires.
* If you don’thandintheassignmentsbeforethegivendeadline,yourgrades will be lowered.Exceptions from this rule can be given if you,within a reasonable time before the actual deadline,contact me and give a reasonable explanation.
Assessment
In order to get a fair assessment of your assignment,there are a number of factors that influence the grade.Here are the guidelines that you should obey.
* Basic factors:
– Functionality:The programs should satisfy the criteria given in the practical assignments.
– Code Structure:We expect well-structured object-oriented programs following standard C# naming conventions.Further,if a given task
Asks to give a certain name to a class or method,this must be followed as well.
– Documentation:The code as well as the whole program should be reasonably well documented.
– Deployment:The programs should be easy to unzip,compile,and test.
* We expect that you test your implementations thoroughly,e.g.,by writing test code.
– Testcodeshouldcoverallthemethodsintheclassesthatyousubmit.We have our own test code that we expect to run on your implementations.
– The test code is part of your solution and should be submitted in an additional .csfile containing a Main-method and run fully automatically.
Tasks
Solve each task in a separate solution (if using Visual Studio or MonoDevelop).
Conversion
Create a hand made graphical user interface for an application that allows the user to enter a temperature and the application should then convert this into Celsius,Fahrenheit and Kelvin.The application should of course only convert to the two “other” degrees (that is,if the user has entered a temperature in Celsius the conversion should only be made to Fahrenheit and Kelvin).The application should also watch for absolute zero.It is up to you to create the user interface,but think about the user!It isimportant that the application is easy to use and nice to look at.If you do not create such an application,you will get the task in return.
▼优质解答
答案和解析
看都看不懂.就是会没人帮你做像是花钱做的.
看了 求好心人帮小弟做个英文c#题...的网友还看了以下:
谁能把我把这些公式弄成手写公式s(t)=at^2/2+v(0)t=(v(t)^2-v(0)^2)/ 2020-05-16 …
这里overcharge什么意思?Itpromptedemployeestooverchargef 2020-06-14 …
MATLAB求解Black-Sholes方程,假设:S=1;T=0.25;rf=0.1;K=1;如 2020-06-14 …
matlab求解方程,假设:S=1,K=0.75,T=0.25normcdf((log(S/K)+ 2020-06-14 …
公式v=s除以t,说法正确的是A:v与s成正比b.v与t成反比,c.v一定时,s与t成正比d.s一定 2020-10-30 …
什么是富豪角标6、单位的物理意义:1.2米/秒表示:a、由v=s/t可变形得到:s=v·t,t=s/ 2020-11-21 …
物理证明1```SOS平均速度V=Vo+Vt/2平均速度V=V(t/2)△S=aT平方1T末,2T末 2020-11-21 …
S=Vt,(V与t都大于零)如果V一定,那么t和S成()比例.A.正比例B.反比例C.不成比例D.无 2020-11-28 …
下图中给出某一时刻t的简谐波的图像和x=1.0m处的质元的振动图像,关于这列波的波速v、传播方向和时 2020-12-09 …
如图甲所示,两木块自左向右运动,现用高速摄影机在同一底片上多次曝光,记录下木块每次曝光时的位置.已知 2020-12-14 …