100分奖励!看谁能得满分!一个硕士毕业设计,占毕业成绩的40%

jarrylau 2004-10-03 11:46:59
一个澳洲大学的毕业设计,计算机系,也许你和计算机硕士们只是差一张纸呢,说不准啊,
是英文的形式,但我简单做了翻译,英文和我翻译的同时提供给你们!这个作业时间是两个星期,
但是为了考验大家,两天内有人写出来全部的内容并基本符合我有的答案送这100分,不在于这100分,只在乎大家的能力的一次,树立以下你考研的信心,加油啊,各位!程序是asp.net+sql+xml设计,难度级别中高!一个电子商务系统:
英文作业原文如下:

CP688 Assignment
Due: Week 11
Weight: 40% of final grade

Description of task:
You are required to develop an online database for something you are interested in, eg: movies, books, music, games etc… An excellent example already exists in the Internet Movie Database (www.imdb.com) and I encourage you all to spend time exploring it for ideas. Your site should be written in ASP.NET and store all persistent data in an SQL Server database.


Required Functionality
Your SQL Server database should store all persistent data for your site, including:
· Product Details
· Product Ratings
· Registered User/Administrator Details
You should submit a database script which populates the tables with at least 25 products (sensible names please) and an administrator plus a registered user.

Your assignment should display product information represented in XML format after extraction from the database, and presented with an appropriate XML stylesheet. You are also required to develop an XML Schema for your products.

Levels of access
· Public Browsing – anyone can use the site in a read only capacity
· Registered User - users can also register which allows them to submit comments / ratings on the products listed
· Add Product Role / Delete User – Site administrators have the ability to add or delete products, to delete comments and to remove registered users from the system

Users should be able to locate product in a flexible fashion. For example if my site listed movies:
· List all movies whose title starts with 'A'
· Search by title / director / genre / actor
· Adding together search terms like 'Movies with director like Huston and castmember like Nicholson'

Users should also be able to view summary tables such as:
· Top picks overall
· Top pick by category

Assessment
All code must be professionally written (comments and indentation!) and will be marked for
· correctness
· appropriate use of language constructs
· style (commenting, indentation, etc.)
· difficulty (extra marks for difficult extensions)

In week 2 you will be required to submit
· your XML schema, a sample XML document and your stylesheet

You also have to submit a report that includes
· the name and a short description of your site
· the description should include at least a user level description (what does the site do?) and a brief implementation description (what are important implementation features?)
· any special features of your site
· workflow or sequence diagram of the site
· description of any classes, pages, and tables used

Task Marks Due
XML Schema,
Document Example and Stylesheet 5 Week 1
Product 25 Week 2
Report 10 Week 1


...全文
650 39 打赏 收藏 转发到动态 举报
写回复
用AI写文章
39 条回复
切换为时间正序
请发表友善的回复…
发表回复
jarrylau 2004-10-21
  • 打赏
  • 举报
回复
哈哈,如果愿意成为朋友,可以合作开发一个商城系统,然后不断升级,这才是我们的商业化之路。大家意下如何
shiningpolarstar 2004-10-20
  • 打赏
  • 举报
回复
呵,小kiss
nmlvjun 2004-10-20
  • 打赏
  • 举报
回复
什么
一个永不知疲倦求学的高手而已,喜欢的来啊,挑战我也挑战自己,这样写程序才有意思吗,

呵呵,你应该说出多少银子,估计就有很多人提供了,
lonelydreamsym 2004-10-20
  • 打赏
  • 举报
回复
xml不会
jarrylau 2004-10-20
  • 打赏
  • 举报
回复
到现在都没有人能够提供,难道没有好学的人,我想这个程序完善后的商业价值不言而喻!
kingmd2 2004-10-20
  • 打赏
  • 举报
回复
睡觉比较舒服
andershong 2004-10-06
  • 打赏
  • 举报
回复
时间有限
wdtclv 2004-10-06
  • 打赏
  • 举报
回复
两天不吃不渴不睡觉都够呛,说的倒是简单没什么太大的问题但是真正做起来就没这个容易了
jarrylau 2004-10-05
  • 打赏
  • 举报
回复
有意者交流!!!jarrywind@yahoo.com.cn
jarrylau 2004-10-05
  • 打赏
  • 举报
回复
那给各位延迟,这是去年的我的毕业设计题目,我得了b+虽然不高,但也毕业了,具体的评分方法也在,只是想交流一下,取长补短,让我的程序也达到a+的水平,各位只是一个永不知疲倦求学的高手而已,喜欢的来啊,挑战我也挑战自己,这样写程序才有意思吗,什么抢手啊,什么晕啊,都是瞎起哄!有真本事的人就出来说话!!!!
cuipeng99 2004-10-04
  • 打赏
  • 举报
回复
恩,我们老师留课题的时候,我也到MN这个问过,美其名曰:“……”
jierry007 2004-10-04
  • 打赏
  • 举报
回复
项目其实不算难,关键是要做到什么程度。
tangliang22 2004-10-04
  • 打赏
  • 举报
回复
;)
105910556 2004-10-04
  • 打赏
  • 举报
回复
www.cncode.com www.asp.net www.mycodes.net由原代码自己找一个改一改
lyflying 2004-10-04
  • 打赏
  • 举报
回复
你还是自己做把!
hl7777 2004-10-04
  • 打赏
  • 举报
回复
还好了,你是学information system或software engineer的吧,用.net,我学computer science的,我们学校喜欢用java。我觉得还是作业难,修操作系统时要做类似C的malloc功能内存分配,这学期他们修操作系统的要做unix的文件系统。
借人气我也找一枪手帮我做作业。我已经写了一半,但还有不少问题。感谢各位了。写一个机器人模拟系统,语言不限,2组机器人相互踢球,每组5人。每个机器人由2个轮子控制速度、方向,要考虑加速度,角速度,为简化不要考虑摩擦力,纯软件模拟即可,不是真实的马达系统。具体要求如下
请参考卡内基梅隆大学(Carnegie Mellon)的类似机器人模拟系统,借鉴一下
http://www-2.cs.cmu.edu/~trb/TeamBots/


Assignment 2
Distributed 21st September 2004
Due Date 19th Oct 2004: 20 marks
Robot Soccer Simulator

Write a robot soccer simulator which can simulate a robot soccer game with up to 5 robots on each team (plus ball). The basic model used should be a kinematic model, but one that can also use a dynamic model will be better.

Your program will not be as complex as the Teambots simulator, since it does not need to be a general robotic simulator and you are not required to use an initialisation file (such as the Teambots' dsc file), but rather hard code your simulator. However adding features such as unreliable communication between robots, models of sensors, with noise or limited angle of view or distance is encouraged.

Your program's simulation engine should be seperate from the graphical display, so that it is possible to run the simulator without graphics and output the system data to a file. This file can then be used (say with matlab) to display graphs of the simulated data. Your program should be able to play the data produced in a simple animation, but this is not expected to be the significant part of the assignment, so minor display problems such as screen flicker etc will not be penalised.

The preferred programming language is java, but feel free to use any language you prefer (justify your choice).

The grading will be 50% based on your code and 50% based on your documentation. Your documentation should highlight any theoretical issues relevant to your implementation. You should report on any experiments conducted feel free to include screen shots and graphs of experiment data if relevant. Critique and recommendations for improvement are also encouraged. Submit your documentation in a seperate file to your source code.

Seminar [Due Date 19th Oct 2004: 10 marks]

Prepare a seminar (20 mins + 10 mins Q&A) demonstrating your Robot Soccer Simulator and presenting the ideas used. Ideally you should use a computer based presentation (but bring along transparencies as backup). Half marks will be for presentation (preparation, clarity and audience understanding) and half for technical content.

czhenq 2004-10-04
  • 打赏
  • 举报
回复
程序不难
楼住描述的功能,在一般的电子商务里都能找到

就是那一份报告不容易
sjzwinfor 2004-10-04
  • 打赏
  • 举报
回复
好好研究一下petshop吧
BlueLevin 2004-10-04
  • 打赏
  • 举报
回复
让你编码可能不难,做设计就不容易了。他说的也很清楚了,虽然要求不多。但也几乎是一个完整的网站了。一份合理的文档至少要数十页!
总之是个很漂亮的题目。真是很喜欢国外的学校!
lxy6080 2004-10-04
  • 打赏
  • 举报
回复
实现这些功能都不难,关键是做到什么程度。再加上那分详尽的报告,估计时间有些吃紧。
加载更多回复(19)

62,046

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧