CrazyEngineers
  • emYth
    emYth

    MemberOct 12, 2008

    help with Project Idea

    hello all,
    i'm a final year student in Computer science department

    and i'm stuck searching for ideas for my graduation project
    i have many ideas but the problem that my ideas is to big to be implemented by 2 persons (as my team is 2 persons only)
    if you can help by providing me a good and not repeated idea for a project to do
    i can learn any programming language this is not the problem and i hate web based projects 😁
    i'm excellent @ JAVA(J2ME,J2SE,J2EE) & C++ & MS .NET
    i'm not very good at graphics and design
    and interesting in Text Problems and AI problems
    and i can learn any new technologies

    can you help me ?
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • sriramchandrk

    MemberOct 12, 2008

    Hi,

    I have one in mind.

    Its about searching trains based on date of travel/source/destination.

    Seems simple!
    But the requirement is something more, you should be able to list all the possible connections between source to destination from best route to worst route.

    And if possible availablities.

    I will tell you one example

    Suppose you want to travel from pune to delhi.
    List all trains from
    1. pune to delhi,
    2. pune to mumbai and mumbai to delhi in such a way that the timings connect with as much less time as possible.
    or may be a route from pune to daund and daund to delhi.

    We usually dont get these routes when we try from pune to delhi directly!

    We usually face problem of non availability when we are trying to book tickets just close to travel date.

    But with this sort of search and that too which takes care of connection gap and sort based on distance, it will be powerful application.

    In future we could even add an access to availbility check through a legal subscription from railways.

    the user just have to give a query like
    "i want to go from pune to delhi on 3rd of november"

    Your application should give a list of tickets which need to be booked and all should be a confirmed tickets!.


    What all you need?
    1. digitizing the railway timetable (may be available, only you need to put into your data strucure.)
    2. puting them into directed/weighted graphs
    3. algorithms for finding shortest path(djkstras algo)
    4. algorithms to find all paths and sort them in ascending order of total time and number of connections.
    and many more.

    This is just an idea? you can come up with more similar ones.
    What do you tell?

    I think The_BIG_K will be able to give better ideas.

    If you have less time
    you can even try encryption algorithms, DES, variants of DES, PGP
    even today there is need for efficient algo's for the same.


    Thanks & Regards
    Sriram
    Are you sure? This action cannot be undone.
    Cancel
  • emYth

    MemberOct 12, 2008

    i liked your idea thanks ( but i think its soo simple what do you think ? )
    Are you sure? This action cannot be undone.
    Cancel
  • anuragh27crony

    MemberOct 12, 2008

    These are my ideas...but i wonder they may be little hard for 2 person team

    1. Digital Watermarking (Select any Digital Data ...Audio/Video,not image ...cozz it's little bit outdated)
    2. Intrusion Detection System using Mobile agents .... Hard to completefor 2 meber team
    3.Designing a Protocol for Mobile Agent Security...i did as part of my final sem project

    If you need projects with more complexities you can message me...anytime :smile:
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorOct 13, 2008

    Oh well, if you think the idea is too simple, get some more ideas into it. You see, 'Internet Search' is a very simple idea too. But they haven't yet figured it out completely, yet!
    Are you sure? This action cannot be undone.
    Cancel
  • emYth

    MemberOct 13, 2008

    ya i knew that internet search is very simple too..
    but i got stuck all i got from internet is old ideas and when i see a good one i found that it can't be done by two team members
    so if you have good ideas please help me with them
    Are you sure? This action cannot be undone.
    Cancel
  • emYth

    MemberOct 13, 2008

    These are my ideas...but i wonder they may be little hard for 2 person team

    1. Digital Watermarking (Select any Digital Data ...Audio/Video,not image ...cozz it's little bit outdated)
    2. Intrusion Detection System using Mobile agents .... Hard to completefor 2 meber team
    3.Designing a Protocol for Mobile Agent Security...i did as part of my final sem project

    If you need projects with more complexities you can message me...anytime [​IMG]
    can you explain more 😁
    i don't get 2&3
    Are you sure? This action cannot be undone.
    Cancel
  • sanya09.01

    MemberOct 13, 2008

    hey can you please exlpain how to go about the digital watermarking and the intrusion detection system. i am a student of computer science final year and nned to submit a project.thanks
    Are you sure? This action cannot be undone.
    Cancel
  • krishniha

    MemberOct 13, 2008

    hey dude,me same problem with the vb.net project(DATABASE)just u try this site: #-Link-Snipped-# see u get any new coming 2009 ideas ////
    Are you sure? This action cannot be undone.
    Cancel
  • krishniha

    MemberOct 13, 2008

    hey dude,me same problem with the vb.net project(DATABASE)just u try this site: #-Link-Snipped-# see u get any new coming 2009 ideas ////
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register