Roberto said:
Hi guys,
Have you got any good resources about c++ applied to control system
theory? Could you help on this?
Thank you very much,
Roberto Dias
Could you be a bit more specific, do you need assistance
on using C++ to control hardware elements or do you need
help in converting a Control Theory algorithm into C++?
This is a good newsgroup for assisting in the conversion
of Control Theory to C++. Just post your algorithm in
a context that most people can understand, then show us
what you have come up with so far. We will not write
your code for you, but help you with what you have done.
As for using C++ to control hardware, that is best
discussed in a newsgroup about your platform. A good
start is
--
Thomas Matthews
C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq:
http://www.parashift.com/c++-faq-lite
C Faq:
http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book