Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dinjag
  • Content: Threads
  • Order by date
  1. dinjag

    free LP code

    Where can I find free Fortran LP (Linear Programming) code for solving large dimension LP problems?
  2. dinjag

    Linear Programming

    Where can I find a free Fortran LP code for solving large dimension LP problems?
  3. dinjag

    Invoking exe from fortran program

    How to invoke (run) an application (executable) from a fortran program? I have an executable of a C program which reads data from a text file. I want to integrate this exe with a main fortran program so that I would write a data required by C executable (text file) from a fortran program, then...
  4. dinjag

    PID algorithms

    With digital control technology, several different variants of PID algorithms have proliferated. Is there any reference (book, article or website) where these algorithms have been compiled?
  5. dinjag

    invoking application from fortran program

    How to run (invoke) an application (*.exe file) from fortran program?

Part and Inventory Search

Back
Top