I\'m trying to come up with a heuristic to estimate how much energy (say, in Joules) a process or a thread has consumed between two time points. This is on a PC (Linux/x86), not mobile, so the statist
Our developers frequently work in large Visual Studio projects and we often run command-line builds using MSBuild and Nant.These automated processes can involve resetting local SQL Server databases, p
I need to concurrently process a large amount of files (thousands of different files, with avg. size of 2MB per file).
How to detect whether blue screen occurred or not on windows 7 32bit OS. One way is to check for \\windows\\memroy.dmp and \\windows\\Minidmp*.dmp files. Is there any other place we can check to see i
If I virtualise four servers on one hardware (for instance, three Tomcat servers on the same physical machine), can I successfully terminate three different IP addresses, hence three different HTTP ad
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_开发知识库
We are implementing a CardReader Terminal for CrediCard payments and I have a question about timeouts. The Terminal is connected trough the network. If we dont have an existing connection we tries to
I\'am making project, in which i\'am controlling a remote control car from PC using parallel port... I want to know whether there is any library or code in C# which could help me in resolving this pro
One has to create a new software library. This library has no system I/O routines and contains only Init(config), Run(some_data_inputs), and DeInit(config) functions and a few typedefs and defines. Ru
I\'m trying to design an auto-focus system for a low cost USB microscope. I have been developing the hardware side with a precision PAP motor that is able to adjust the focus knob in the microscope, a