Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.726 Times

Ge Fanuc freeware
Filter: All | Freeware | Demo
 

Ge Fanuc

1 2 > 
Added: June 09, 2010 | Visits: 2.422

Device::SNP Device::SNP is a Perl extension for the GE Fanuc SNP-X serial protocol as used by GE Fanuc DataPanel data terminals. See http://www.gefanuc.com/en/ProductServices/VisPCSolutions/DataPanel/index.html SYNOPSIS use Device::SNP; my $s = new Device::SNP::Slave( Portname => /dev/ttyUSB0, Debug...



Platforms: *nix

License: Freeware Size: 22.53 KB Download (578): Device::SNP Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 637

GE Path GE Path is a simple and easy-to-use application that was built to create paths and add various descriptions to placemarks saved in Google Earth. The data can also be typed into the application or pasted/exported to the clipboard. Files generated by GE-Path are exported to Google Earth.





Platforms: Windows

License: Freeware Download (423): GE Path Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 771

GE-Path GE-Path was developed to make paths and/or draw circles and polygons with place marks saved by Google Earth. The data can also be typed into the application or pasted/exported to the clipboard. Files generated by GE-Path are exported to Google Earth. Read kml file saved by Google Earth Link the...


Platforms: Windows, Other

License: Freeware Size: 1.77 MB Download (53): GE-Path Download

Added: July 08, 2010 | Visits: 1.429

Flashcards Generator for GRE Prep Flashcards Generator for GRE Prep project is a flashcards Generator for GE Prep. Flashcards are a nice way to prepare for competitive exams like GRE, SAT etc. This program generates Postscript files which you can cut into pieces to create flashcards. When preparing for competetive exams which...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (171): Flashcards Generator for GRE Prep Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 697

GE-Graph Make graph into Googlr Earth to illustrate your presentations, papers, etc. GE-Graph was developed to generate graphs from kml files saved by GE. The file generated by GE-Graph can be exported to Google Earth. Make Bars graph Make graph with geometrical shapes (circles, squares, triangles, etc)....


Platforms: Windows

License: Freeware Size: 1.81 MB Download (57): GE-Graph Download

Released: August 16, 2012  |  Added: April 29, 2014 | Visits: 1.638

MediathekView Das Programm durchsucht die Mediathek verschiedener Sender (ARD, ZDF, Arte, 3Sat, MDR, NDR, ORF, SF), lädt Beiträge mit einem Programm eigener Wahl und kann Sendungen als Abos verwalten. Es können damit auch Podcast verwaltet werden.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.79 MB Download (59): MediathekView Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 450

StrATo StrATo (Strain Analysis Tool) loads GE Vingmed heart strain value reports file and performs a statistical peak analysis and curve uniformity evaluation, cutting off sampled noise, plotting results and offering a printout to attach in medical reports.


Platforms: Windows, Mac, Linux

License: Freeware Size: 276.39 KB Download (50): StrATo Download

Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 458

WxGeometrie Calculatrice graphique en français, destinée aux professeurs ou aux étudiants du colláge et du lycée. Elle permet de faire du calcul formel, de tracer des courbes et des figures géométriques exportables en png, eps ou svg. Linux, Windows...


Platforms: Windows, Mac, Linux

License: Freeware Size: 5 MB Download (51): WxGeometrie Download

Added: November 27, 2013 | Visits: 400

pygett This library provides a binding to the REST API for the file sharing service Ge.tt. Please see the Ge.tt Developer's Documentation for information on how to get an API key.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): pygett Download

Added: August 26, 2010 | Visits: 720

ControlX10::CM11 ControlX10::CM11 is a Perl extension for X10 ActiveHome Controller. SYNOPSIS use ControlX10::CM11; # $serial_port is an object created using Win32::SerialPort # or Device::SerialPort depending on OS # my $serial_port = setup_serial_port(COM10, 4800); $data =...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): ControlX10::CM11 Download

Added: September 21, 2010 | Visits: 1.102

AI::Prolog::Builtins AI::Prolog::Builtins is a Perl module with builtin predicates that AI::Prolog supports. Comments Comments begin with a % and terminate at the end of the line or begin with /* and terminate with */. Variables As in Prolog, all variables begin with an upper-case letter and are not quoted....


Platforms: *nix

License: Freeware Size: 122.88 KB Download (102): AI::Prolog::Builtins Download

Added: April 27, 2010 | Visits: 1.097

Embperl::Syntax::RTF Embperl::Syntax::RTF is a Perl class derived from Embperl::Syntax to define the syntax for RTF files. RTF files can be read and written by various word processing programms. This allows you to create dynamic wordprocessing documents or let process serial letters thru Embperl. Currently Embperl...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (102): Embperl::Syntax::RTF Download

Added: May 05, 2010 | Visits: 886

Lingua::Phonology::Segment Lingua::Phonology::Segment is a module to represent a segment as a bundle of feature values. SYNOPSIS use Lingua::Phonology; $phono = new Lingua::Phonology; # Define a feature set $features = $phono->features; $features->loadfile; # Make a segment $segment = $phono->segment; # Set...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (97): Lingua::Phonology::Segment Download

Added: March 24, 2010 | Visits: 849

The_RTF_Cookbook The_RTF_Cookbook is a RTF overview and quick reference. SYNOPSIS # Time-stamp: "2003-09-23 21:27:56 ADT" # This document is in Perl POD format, but you can read it # with just an ASCII text viewer, if you want. RTF is a nearly ubiquitous text formatting language devised by Microsoft....


Platforms: *nix

License: Freeware Size: 57.34 KB Download (102): The_RTF_Cookbook Download

Added: November 17, 2010 | Visits: 648

User::pwent User::pwent is a Perl interface getpw*() functions. SYNOPSIS use User::pwent; $pw = getpwnam(daemon) || die "No daemon user"; if ( $pw->uid == 1 && $pw->dir =~ m#^/(bin|tmp)?z#s ) { print "gid 1 on root dir"; } $real_shell = $pw->shell || /bin/sh; for (($fullname, $office, $workphone,...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (102): User::pwent Download

Released: March 01, 2010  |  Added: April 22, 2010 | Visits: 2.520

Mapyx Quo Mapyx Quo is an intuitive, easy to learn and, surprisingly simple-to-use digital mapping program which enables you to connect your GPS to your PC and manage all your waypoints, routes and tracks. View information such as elevation, distance, speed, ETA and many more. Quo supports numerous...


Platforms: Windows, Windows CE

License: Freeware Size: 44.95 MB Download (7377): Mapyx Quo Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 746

Fadonics My PACS Fadonics My PACS is an image processing software dedicated to DICOM images (.DCM extension) produced by imaging equipment (MRI, CT, PET, PET-CT, SPECT-CT, Ultrasounds). Fadonics My PACS is compatible with many of the leading Dicom Applications. Seimens ICON-P, Seimens esoft, GE Xelerix, GE...


Platforms: Windows, Windows Vista, 7, 7x64

License: Freeware Download (448): Fadonics My PACS Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 475

JFChat Community Software Ein Communityservlet System mit vielen Konfigurationsmáöglichkeiten und einem komfortablen Chatsystem als Kern. Es ist ein streamender Chat, ohne flackernde Texte mit weichem, variablen Scrolling. Den Chattern stehen áüber 110 Befehle zur VerfáALgung mit denen sie sich in den beliebig vielen...


Platforms: Windows, OS/2, Unix, Linux

License: Freeware Size: 9.54 MB Download (464): JFChat Community Software Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 509

Smartworks - Projektplanerleser Smartworks - Projektplaner spricht Deutsches jetzt!Accord Software & Systems Inc, Freigabeversion 4,7 des Projektplaners Smartworks auf Deutsch überein.Zum ersten Mal wird diese Preisgewinnensoftware auf Deutsch zur VerfALgung gestellt.Die kleinen oder grossen Projekte durchführend, benötigt...


Platforms: Windows

License: Freeware Size: 6.17 MB Download (45): Smartworks - Projektplanerleser Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 824

Visualization Toolkit (VTK) The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization. VTK consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and Python. Kitware, whose team created and...


Platforms: Windows, Mac, Linux

License: Freeware Size: 10 MB Download (54): Visualization Toolkit (VTK) Download

1 2 >