c++ applied to control system

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Roberto Dias

    c++ applied to control system

    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
  • Thomas Matthews

    #2
    Re: c++ applied to control system

    Roberto Dias wrote:[color=blue]
    > 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[/color]

    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 news:comp.arch. embedded.

    --
    Thomas Matthews

    C++ newsgroup welcome message:

    C++ Faq: http://www.parashift.com/c++-faq-lite
    C Faq: http://www.eskimo.com/~scs/c-faq/top.html
    alt.comp.lang.l earn.c-c++ faq:

    Other sites:
    http://www.josuttis.com -- C++ STL Library book

    Comment

    Working...