Feeds
提问
How to redirect standard input and standard output using .Net System.Diagnostics.Process
I'm working on some optimisation code and have recently moved away from using the system() function to open xfoil.exe and direct...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can I kill a system process which is frozen
I'm working on some genetic algorithm optimisation code which interfaces with Xfoil for the analysis, using a system() command t...
5 years 前 | 1 个回答 | 0