Click here to Skip to main content
15,886,676 members
Please Sign up or sign in to vote.
2.67/5 (5 votes)
See more:
Hi all my sweet friends,

I want some ideas for my MSc(computer) final year project. I don't need full code, but I would like some of your ideas. I know C#, ASP.NET and SQL. Thank you.
Posted
Updated 20-Jan-11 7:50am
v2
Comments
Sergey Alexandrovich Kryukov 20-Jan-11 11:15am    
What you know is less important that what you want. What do you want, in general terms?
Yusuf 20-Jan-11 12:57pm    
It is very hard for people to give you an idea. A better choice is, if you have multiple idea, list them and people can weigh on them.

You seriously can't think of anything yourself? How about a simple "Hello world" project?
 
Share this answer
 
v2
Comments
Sergey Alexandrovich Kryukov 20-Jan-11 11:13am    
Hello Word? - a 5: "Bye-bye school, hello World!" :-)
Abdullahomaid 20-Jan-11 11:31am    
Thanks John Simmons and SAKryukov from your idea.
Yusuf 20-Jan-11 12:56pm    
Hey he said "every silly is important" :-)
What about "Dynamic Compilation using CodeDOM"?
:)
 
Share this answer
 
If there is ever a choice write a complier. Using an existing language is a lesser option but still valid.
 
Share this answer
 
Comments
Manfred Rudolf Bihy 20-Jan-11 13:00pm    
I just had to five that! I've done some complier building and must say that is challenging but fun as well.
Laurence1234 20-Jan-11 14:07pm    
A compiler would be of suitable scope for an MSc project, however I suggest creating your own language.
How about you come up with an application that spits out great idea for all those final year projects. That way you solve the problem of fellow students and generations to come.
 
Share this answer
 
Comments
Abdullahomaid 21-Jan-11 3:43am    
hi dear Yusuf:
i like your idea that is really great most of the student face with selection of final year project.
but now i select "speech recognition " .if you have any source or idea please share with me
abstraction like that:
how open file menu by my speech and how shut down pc through speech same thing like that.
wish you all the best.
Yusuf 21-Jan-11 9:58am    
May be you can start by googling => http://www.google.com/#sclient=psy&hl=en&site=&source=hp&q=C%23+speech+recognition&aq=f&aqi=g5&aql=&oq=&psj=1&fp=25a0b2344dc0e416
Just try to come up with a OS independent text Editor.

2) You can make virus removal tool for Unix

3) Try to develop kinda tool that generates 3D Model when u gives a 2D map with a low bandwidth. (I mean online tool)

4) Or try to come up with a Simple AI program that containing any kind analysis part.. I mean when some one gives u kinda data set u can create a AI program for that which can analyse those data and gives good solution
 
Share this answer
 
Hmmm...
I will tell you to do something with OpenCV.
It's a open source library made by Intel.
It's related to image processing.

It gives each frame captured by a camera(connected to your computer) and it can perform ample amount of image processing operation.

So play with the function calls and explore what you like to do.

You can implement you image compression algorithms to record video from the frames which means making a video codec of your own.
 
Share this answer
 
Comments
velmahesh 21-Jan-11 6:10am    
i know. it is simple and easy....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900