Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   C++ (http://www.velocityreviews.com/forums/f39-c.html)
-   -   Databank for hearing aids (http://www.velocityreviews.com/forums/t291766-databank-for-hearing-aids.html)

viewe 06-16-2005 03:18 PM

Databank for hearing aids
 
Hi!
I need a program for the fitting of hearing aids. That means you have
to enter a hearing loss in four frequences (500,1000,2000,4000 Hz) and
than a adequate hearing aid of an included database should be shown. I
donīt have a clue about C++ and so I donīt know how to solve this
problem.
Perhaps someone has written a similar program yet or another example
for a solution.
Itīs very important. Please help me!!!


Karl Heinz Buchegger 06-16-2005 03:46 PM

Re: Databank for hearing aids
 
viewe wrote:
>
> Hi!
> I need a program for the fitting of hearing aids. That means you have
> to enter a hearing loss in four frequences (500,1000,2000,4000 Hz) and
> than a adequate hearing aid of an included database should be shown. I
> donīt have a clue about C++ and so I donīt know how to solve this
> problem.
> Perhaps someone has written a similar program yet or another example
> for a solution.
> Itīs very important. Please help me!!!


Seriously: Hire a programmer to do it or choose a language
easier to learn then C++. C++ isn't something you start today and
can program a real world program tomorrow. Reserve at least 2 to 3
month of learning until you can even think of tackling your actual
problem.


--
Karl Heinz Buchegger
kbuchegg@gascad.at


All times are GMT. The time now is 04:26 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57