-
-
CayleyGraphsMaple12
... graphs of groups using Maple 12.
Drawing [Cayley Graphs] in Maple 12
=================================
A Maple worksheet containing a procedure to draw the [Cayley graph] of a
(finite) [group]. Compatible with Maple 12. (It may work with ...
-
rrd-grapher
... ?
RRDGrapher is my attempt at designing an application capable of drawing meaningful
dynamic graphs from RRD files.
This project is built ... possible
- you can decide if the zoom will affect every graph on the page or just one
# Notifier Demon
This one ...
-
HTML5GraphVis
... : The Canvas applications in this directory are optimized for drawing in Firefox.
See the comments in the graphDrawCanvas and ... in ./Data_Collection/project.
These are the automated versions of our graph applications used to collect time data during our ...
-
Loki
... WPF
WPF has a very nice canvas tool for drawing all kinds of visual stuff.
Loki provides an ... Graph.AddVertex(v => v.SetProperty("Name", "Alice"));
var Bob = Graph.AddVertex(v => v.SetProperty("Name", "Bob" ));
var Carol ...
-
PSTreeGraph
... larger graphs. Investigate using a CATiledLayer to further reduce drawing and memory usage, support scaling, etc. This feature ... constant regardless of the number of nodes in the graph.
# Documentation
You can generate documentation with [doxygen](http ...
-
CS193P-A3
... first Controller in the App
- A new GraphViewController to manage the graph view of the current expression in the CalculatorViewController
- The ... it is noted that you are allowed to draw your graph by drawing a line from each point to the next point ...
-
ps-bar-utils
... library for Postscript
ps-bar-utils: A postscript library for drawing bar charts, with error bars
(c) Greg Benison, 2011 ... postfix notation):
bar % Append a bar to the graph of height 'y' and error 'dy'
next-category % ...
-
android_external_webp
... -compression quality (0..100).
-preset ....... Preset setting, one of:
default, photo, picture,
drawing, icon, text
-preset must come first, as it overwrites other parameters.
-m < ...
-
Accelerometer
... Core Animation directly to control what parts of the graph are updated by drawing and what parts can be updated strictly by ... iPhone OS 2.0. First public release.
- Simplified updating of drawing by eliminating the NSTimer previously used to mark the view ...
-
calculator
... alone on the
display until the next operation is pressed.
- Graph title remains previous expression even after clear button is ... for graphing are there, the GraphViewController seems to
try drawing on a GraphView that it is not displaying. Fail. ...
-