-
-
-
rt-simulate
... analysis tool for some real time scheduling algorithms
*RT SIMULATE*
* DONE implement the worst case response time algorithm
... make sure that is possible to schedule them?
1. simulate the system to check if deadlines missed:
/hyperperiod/ ...
-
jquery-simulate
... browser mouse and keyboard real events
/*!
* jquery.simulate - simulate browser mouse and keyboard events
*
* Copyright (c) 2009 ... .org/licenses/gpl-license.php) licenses.
*
* jQuery Simulate is a plugin to simulate browser mouse and keyboard
* real ...
-
-
Simulate-Slow-Connection
... with delay, like a mobile connection. Tested on Mac OS X 10.6.
Simulate Slow Connection
========================
Bash-script to simulate a slow connection with delay, like a mobile connection.
This script can be useful when testing AJAX- ...
-
jquery.simulate.drag-sortable.js
...
- beforeStop event does not fire
Usage
-----
Include jquery.simulate.drag-sortable.js file after JQuery has been ... %{
$.getScript("http://your.bucket.s3.amazonaws.com/jquery.simulate.drag-sortable.js", function() {
$("li#post_#{post.id ...
-
simulate.js
Small footprint Javascript library for simulating DOM events.
simulate.js
===========
Small footprint Javascript library for simulating DOM ... /2008/04/simulating-mouse-clicks-in-javascript/>
- jquery.simulate.js -
-
LTE_random_access-simulate
this project is to simulate the performance of the random access procedure in
in the LTE system
now it has following function
1. traffic model
2. specify some parameter in the LTE system
3. report the simulate result
-
task-schedule-simulate
Use Java to simulate Task Scheduling.
task-schedule-simulate
======================
Use Java to simulate Task Scheduling.
Details can be found in my blog.
-
jquery-simulate-ext
... "`, `"drag"`, `"drop"`
- `"key-sequence"`
- `"key-combo"`
#### Example: ####
```javascript
$('input[name="testInput"]').simulate("key-sequence", {sequence: "asdf"});
```
#### Demos: ####
The [demos folder](https://github.com/j-ulrich/jquery- ...
-