Major project in C/C++

A

ashwin2mittal

Dear friends,

I am looking for help regarding major project ideas in C and C++.
This project is a part of the my computer engg curriculum. Kindly help
me in finding out the ideas ASAP.

Thanks,
Ashwin
 
S

Sathish Athreya

hi,
what do you expect? you will get ideas from Guru's here.
But codign is your part. be clear in your request.

best regards,
 
N

Neil Kurzman

Dear friends,

I am looking for help regarding major project ideas in C and C++.
This project is a part of the my computer engg curriculum. Kindly help
me in finding out the ideas ASAP.

Thanks,
Ashwin

The FBI is looking for new software
 
C

Casey Hawthorne

Have you thought of doing a major expansion one of the open source
projects at SourceForge?
 
M

Malcolm

I am looking for help regarding major project ideas in C and C++.
This project is a part of the my computer engg curriculum. Kindly help
me in finding out the ideas ASAP.
This is a bit like saying "I've got a pen, any idea what I should write?".

Ultimately to be of any use a computer program must assist in performing a
task which has nothing to do with computers. There are literally thousands
of possible applications.

Some ideas:
A "babbler" detector. A "babbler" is a computer program which generates
grammatical nonsense sentences, and is used to evade spam filters. Can you
distinguish from meaningful sentences? (hard).

A "promoter" database. "Promoters" are stretches of DNA upsteam of genes
which are involved in regulation. At the moment there isn't a good resource
for browsing them. Write the program so that new data can be added as more
sequencing projects are completed.

An adventure game. Try to get out of the rooms / nested containers / doors
with locks paradigm by having autonomous characters that wander from place
to place, a storyline, and good interaction.
 
I

Ioannis Vranos

Dear friends,

I am looking for help regarding major project ideas in C and C++.
This project is a part of the my computer engg curriculum. Kindly help
me in finding out the ideas ASAP.


It all depends on what you know. If you know 3D graphics for example,
why not write a game?


Or just write some type of server, which is relatively easy if you know
some network API.


Or a chess engine.


Or something. :)
 
S

Song Yun Zhao

Dear friends,

I am looking for help regarding major project ideas in C and C++.
This project is a part of the my computer engg curriculum. Kindly help
me in finding out the ideas ASAP.
pick a program from KDE (www.kde.org), its all C++.
 
B

Billy Patton

This is a bit like saying "I've got a pen, any idea what I should write?".

Ultimately to be of any use a computer program must assist in performing a
task which has nothing to do with computers. There are literally thousands
of possible applications.

Some ideas:
A "babbler" detector. A "babbler" is a computer program which generates
grammatical nonsense sentences, and is used to evade spam filters. Can you
distinguish from meaningful sentences? (hard).

A "promoter" database. "Promoters" are stretches of DNA upsteam of genes
which are involved in regulation. At the moment there isn't a good resource
for browsing them. Write the program so that new data can be added as more
sequencing projects are completed.

An adventure game. Try to get out of the rooms / nested containers / doors
with locks paradigm by having autonomous characters that wander from place
to place, a storyline, and good interaction.

Looking through some old stuff I found a map of an adventure game that we
played here at work @ 25 years ago. It was on and ti 990. It took 6 of us
almost a year to get completly through it and get all the "prizes". I remember
that we laked 3 points getting the max. The 990's disappeared before we could
get that extra 3 points. BTW it was a command line text based game. Really
made your iminagination work overtime. Nothing at all fancy, but VERY
addictive.

___ _ ____ ___ __ __
/ _ )(_) / /_ __ / _ \___ _/ /_/ /____ ___
/ _ / / / / // / / ___/ _ `/ __/ __/ _ \/ _ \
/____/_/_/_/\_, / /_/ \_,_/\__/\__/\___/_//_/
/___/
Texas Instruments ASIC Circuit Design Methodology Group
Dallas, Texas, 214-480-4455, (e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,200
Messages
2,571,046
Members
47,646
Latest member
xayaci5906

Latest Threads

Top