Finally, after 5 years and 3 universities, i am officially a graduating student. . .hehe. and as a part of my last year in college, it is necessary for me to develop my thesis, and in my batch, it would be a utility software (e.g. file compressor, some sort of winrar/zip thingy). . .i would just like to ask for your ideas, because i really needed one. . .what software could i develop? thanks guys. . .
Any utility software using C++
Collapse
X
-
How about some pattern recognition software?
- compare documents,
- perhaps like diff, but smarter, or for a particular format or generalized format
- pictures
- voices
- music
Examples of commercial apps (eg that you could use in a demo) that might use this type of programming:
- Virus scanners
- Comparing documents to see if they are plagarized,
-- eg: student assignments
-- written articles in papers
-- music (in videos)
- HTML 5 validator? etc..
====
Searching / Indexing?
====
Music/Video file conversion from one type to another! -
hey, i wonder if you could teach me how to do this patern recognitions? and another thing, do you know of imagelab in c++?How about some pattern recognition software?
- compare documents,
- perhaps like diff, but smarter, or for a particular format or generalized format
- pictures
- voices
- music
Examples of commercial apps (eg that you could use in a demo) that might use this type of programming:
- Virus scanners
- Comparing documents to see if they are plagarized,
-- eg: student assignments
-- written articles in papers
-- music (in videos)
- HTML 5 validator? etc..
====
Searching / Indexing?
====
Music/Video file conversion from one type to another!Comment
Comment