| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Graph Drawing Class |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 2 | Climate Graphs |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 3 | Power-Graphs 1.0 |
windows | Software Development->Misc Programming Tools | $49 |
View Detail
|
|||||||||
Internet enabled graph software Graph software component to be inserted within HTML code using any dynamic language, this dynamic graphs are flash based. Source code samples on how to implement bar graphs and pie graphs, are included in the package. Download a free demo version of Power-Graphs. Power-Graphs graph software is a great option to make graphs online, creating graphs from asp php .NET perl or any other programming language with html output. This bar graph software can be used in any internet or intranet application that needs the use of comprehensive graphics in order to display information using bar graphs, pie graphs, and line graphs. Multiple graph layers can be set for comparison, colors are easily customizable. This graph software tool can be used in a wide range of applications. Add value to a data processing application, if you have an internet or intranet application that process series of numbers, use this graph software to display assorted data in line graphs, bar graphs and pie graphs with multiple layer feature for comparison. Layers transparency allows to see several series in a bar graph. If you think you can make Power-Graphs better then source code in Flash is also available, in order to give you the tools for creating a new and improved version which is only in your mind. ASP source code is provided in order to implement a bar graph calling just one line of code. This is how a line of code for drawing a bar graph looks like: call DrawChart(gW, gH, gLayers, gValuesCount, gMaxVal, gMinVal, gTypes, gValuesY, gValuesX, gLegends, gFirstColor) Graphs are the best way to display information related to business or any other field that require the use of number series analysis. This graph software tool will give you the ability of inserting bar graphs, line graphs and pie graphs within html code, can be inserted in almost any internet enabled application processing data series. |
||||||||||||||
| 4 | HTML-Graphs (PHP) |
script | PHP | Free Additional Info: Free for private use |
View Detail
|
|||||||||
|
||||||||||||||
| 5 | Gravitybox Graphs 3.02 |
windows | Software Development->Visual Basic Tools | $89.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 6 | DockItem Drawing 1.0 |
mac | Tools->Developer Tools | Free |
View Detail
|
|||||||||
DockItem Drawing is a REALbasic example that demonstrates how to draw a custom application icon in the Dock on Mac OS X. Completly freeware for non-commercial use. |
||||||||||||||
| 7 | HTML-Graphs (Perl) |
script | CGI Perl | Free Additional Info: Free for private use |
View Detail
|
|||||||||
|
||||||||||||||
| 8 | HTML-Graphs (Python) |
script | Python | Free Additional Info: Free for private use |
View Detail
|
|||||||||
|
||||||||||||||
| 9 | AutoCAD Drawing Viewer 2.0 |
windows | Business Finance->Applications | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 10 | AutoCAD Drawing Viewer 2.0 |
windows | Graphic Apps->CAD | Free |
View Detail
|
|||||||||
AutoCAD Drawing Viewer is a powerful tool for viewing AutoCAD drawing files. Here are some key features of "AutoCAD Drawing Viewer": · View and open drawings · view block attribute values · view text values · view layer information · print drawings · copy drawing to ClipBoard · save drawing as a BMP file AutoCAD Drawing Viewer does not require AutoCAD to run and is compatible with all AutoCAD drawing versions. |
||||||||||||||
| 11 | Drawing Fast n Easy |
script | Java | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 12 | File::Drawing 0.01 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
File::Drawing release, revise and retrieve contents to/from a drawing program module. SYNOPSIS ########## # Subroutine interface # use File::Drawing qw( dod_date dod_drawing_number number2pm pm2number obsolete broken backup); $date = dod_date($sec, $min, $hour, $day, $month, $year); $drawing_number = dod_drawing_number( ); $pm = number2pm($drawing_number, $repository); $drawing_number = pm2number($drawing_number, $repository); $old_value = config( $option ); $old_value = config( $option => $new_value); (@all_options) = config( ); obsolete($drawing_number, $repository); broken($drawing_number, $repository); ($file, $backup_file) = backup($drawing_number, $repository, $dir); ###### # Class Interface # use File::Drawing; $default_options = defaults(@options); $old_value = $default_options->config( $option ); $old_value = $default_options->config( $option => $new_value); (@all_options) = $default_options->config( ); $drawing = new File::Drawing($contents, $white_tape, $pod, $file_contents, $drawing_number, $repository); $drawing = File::Drawing->retrieve($drawing_number, @options); $error = $drawing->release(@options); $error = $drawing->revise(@options); $date = $drawing->dod_date($sec, $min, $hour, $day, $month, $year); $drawing_number = $$drawing->dod_drawing_number( ); $pm = $drawing->number2pm($drawing_number, $repository); $drawing_number = $drawing->pm2number($drawing_number, $repository); $drawing->obsolete($drawing_number, $repository); $drawing->broken($drawing_number, $repository); ($file, $backup_file) = $drawing->backup($drawing_number, $repository, $dir); Generally, if a subroutine will process a list of options, @options, that subroutine will also process an array reference, @options, [@options], or hash reference, %options, {@options}. If a subroutine will process an array reference, @options, [@options], that subroutine will also process a hash reference, %options, {@options}. See the description for a subroutine for details and exceptions. The File::Drawing program module uses American National Standards for drawings as a model for storing data. Commercial, governement and casual orgainizations have stored information over the centuries as drawings. Drawings probably evolved from the census that the Romans rulers, started back when Rome was a little frontier town. In other words, the practices of the drafting displines have evolved over time and have stood the test of time. Any deviation must be a crystal clear advantage. Many of the practices are in place to avoid common and costly human mistakes that obviously a computerize drafting system will not make. A good approach is to make the computerized data structure optimum for computers and have the computer render the computerized data into a form that meets the drafting standards. The File::Drawing program module, uses the Perl program module name as a drawing repository, drawing number combination. The contents of the drawing is contained in the program module file. The < File::Drawing > program module established methods to retrieve contents from a program module drawing file, create an Perl drawing object with the contents, and methods to release and revise the contents in a program module drawing file from a Perl drawing object. Other popular methods for computerize date are the SQL and XML. Perl has a wide range of program modules using these approach. In this time in history, the Drawings are highly standardize and even subject to Internationl standarization agreements. The Drawing Sheet Size and Format conform to ANSI Y14.1-1975 or its successor. The drawing has a box with zone numbers running right to left alon the top and bottom, and zone letters running bottom to top along the sides. There is a section inside the box, lower right corner with the blocks for such things as the title, drawing number, current revision, authoriztion, and sheet number. There is an expandable four column table in the top right corner to record the revision history. |
||||||||||||||
| 13 | Drawing Objects 3.0 |
windows | Software Development->Components Libraries | Free |
View Detail
|
|||||||||
Drawing Objects is a collection of 17 diagram components Drawing Objects is a collection of 17 diagram components to be used for runtime designing of organisational charts, flow charts, network diagrams, mind maps, family trees etc. Requirements: · Delphi version 7 |
||||||||||||||
| 14 | Charts and Graphs Bean |
script | Java | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 15 | Drawing Pad 1.1 |
windows | System->Browser Tweak | Free |
View Detail
|
|||||||||
Draw online and share the resulting image on the web with one click using the Draw Pad Opera widget The Drawing Pad widget for Opera browser is a fast, easy and fun way to create a sketch, road map, ecard, graffiti, pixel art, etc. After you finished your drawing you can press save and the picture will be saved on a website providing you with the url to your image so you can share it with your friends. Requirements: · Opera 9 or later |
||||||||||||||
| 16 | CAD::Drawing 0.26 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
CAD::Drawing is a Perl module with methods to create, load, and save vector graphics. SYNOPSIS The primary intention of this module is to provide high-level operations for creating, loading, saving and manipulating vector graphics without having to be overly concerned about smile floormats. As the code has seen more use, it has also drifted into a general purpose geometry API. The syntax of this works something like the following: A simple example of a (slightly misbehaved) file converter: use CAD::Drawing; $drw = CAD::Drawing->new; $drw->load("file.dwg"); my %opts = ( layer => "smudge", height => 5, ); $drw->addtext([10, 2, 5], "Kilroy was here", %opts); $drw->save("file.ps"); This is a very basic example, and will barely scratch the surface of this modules capabilities. See the details for each function below and in the documentation for the backend modules. |
||||||||||||||
| 17 | 3D Charts & Graphs Collection |
script | Java | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 18 | Drawing Grounds 0.8 |
mac | Games->Others | Free |
View Detail
|
|||||||||
Your tank army and another have engaged in battle. Protect your army (the bottom one that shoots blue bullets) and take out the other guys! Use your drawing abilities to create barriers that stop the enemy fire while allowing your team to effectively assault the opposition. (Created in a 24-hour iDevGames mini-contest) Here are some key features of "Drawing Grounds ": · Quick Fun · Freebie · Requires Mac OS 10.3.9 and up. · Created by Derek Arndt · Tank Model by Ivan Milles. |
||||||||||||||
| 19 | Actual Drawing 7.1 |
windows | Web Development->HTML Editors | $59.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 20 | EGG Graphical Editing of Graphs 1.0 |
windows | Graphic Apps->Other | Free |
View Detail
|
|||||||||
Graphs are mathematical objects wich require a graphical representation in order to understand their properties. The elements of a graph are vertices and edges, and can be represented by points respectivelly straight or curved lines. Many of the graph theory problems, such as paths, planarity or coloring problems, are quite difficult to understand without this kind of representation. At this moment there is a series of free or comercial graphical applications used for the representation and manipulation of complex graphical objects, but graph drawing needs specific interface and features. The EGG programs package proposes to offer an easy to use environment for drawing graphs, directed or undirected, with relatively big dimensions, thousands of vertices and edges. A number of graph theory specific concepts, some frequently used algorithms and characteristic data structures can be visualized during the investigation process or can be used for illustrating certain themes, presentations, lessons and lectures to pupils and students. The EGG application offers standard editing features like adding and placing vertices, defining edges or arcs, with the possibility of editing and deleting them. Mechanisms of copy/paste type complete the set of direct edit features. A series of information, like costs and/or labels associated to edges and vertices can be visualized in the programs graphical space. EGG offers and specific editing features like: transforming a subgraph of the current graph into a clique, stable set, star, path, cycle, complement or other known structures. For a subgraph there can also be obtained a clone (perfect copy), a twin (a copy that keeps the connections with the complementary graph) and the collapse (replacement of the subgraph with a single vertex with the keeping of the adjacencies). Furthermore, EGG offers a process which random generates vertices and edges, obtaining some graphs samples. The data structure used permits a large set of information retrievals like: the construction of adjacency and edges-vertices incidence matrices, vertices and edges search, the search for minimum length or cost paths, the generation of DFS or BFS tree, the detection of minimum or maximum spanning tree. |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
