Top "Simulate" questions

For issues relating to simulating a system, action, function, or behavior.

How can I simulate a "locked" file (one which has a write lock)

I am trying to debug a problem where users occasionally have locked files which they try to open. The code …

windows simulate filelock
"sample" and "rbinom" functions in R

I guess it has been asked before, but I'm still a bit rusty about "sample" and "rbinom" functions in R, …

r sample simulate
coin flip simulate in python

I want to simulate flipping a fair coin 500 times. Then I have to create a graph to show the running …

python simulate coin-flipping
simulating onclick event with javascript

What i am trying to do is to put an imagebutton in div which is wider than the button itself …

javascript click simulate
Simulate click into a hidden window

I've got a C# problem, I am able to simulate a click to the current window, but I would like …

c# click hidden simulate sendinput
Matlab/CUDA: ocean wave simulation

I've studied "Simulating Ocean Water" article by Jerry Tessendorf and tried to program the Statistical Wave Model but I didn't …

matlab cuda simulation simulator simulate
Is it possible to simulate mouse move and mouse clicks at hidden window?

So is there a way to make my Win32 application "think" that the mouse is moving over its window and …

c++ winapi click mousemove simulate
Javascript to simulate "right click on image -> save image as"

OK, there has been an extact duplicate question as this one, but it's been 2 years away, and there's only one …

javascript download simulate
How to test what will happen when you publish an update to your app to the Market

I'm about to publish a new version of an app to the Market. In order to avoid any potential problems …

android publish adb simulate