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.478.496 Times

Gis Com software
Filter: All | Freeware | Demo
 

Gis Com

1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 1.233

ArcExplorer ArcExplorer is a lightweight GIS data viewer developed by ESRI. This freely available software offers an easy way to perform basic GIS functions. ArcExplorer is used for a variety of display, query, and data retrieval applications and supports a wide variety of standard data sources. It can be... Platforms: Mac

License: Freeware Size: 13.3 MB Download (161): ArcExplorer Download

Added: January 27, 2006 | Visits: 6.819

Algolab Raster to Vector Conversion CAD/GIS SDK Software development kit for CAD/CAM/ GIS and graphic software developers. Converts from raster to vector and refines architect, mechanical, tech drawing, maps, math graphs, graphics for books and journals and more. ActiveX and Com Component are also available. Refines vector graphics, creates... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.73 MB Download (257): Algolab Raster to Vector Conversion CAD/GIS SDK Download

Released: July 25, 2007  |  Added: September 26, 2007 | Visits: 3.507

AvisMap GIS Engine AvisMap GIS Engine is a comprehensive SDK for the development of custom GIS applications and solutions. This SDK provides several ActiveX (OCX) controls which support Visual Basic, VB.NET, C#, Visual C++ and other ActiveX compatible programming languages, with Microsoft Visual Studio versions 6,... Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 43.76 MB Download (157): AvisMap GIS Engine Download

Added: January 22, 2006 | Visits: 3.785

nogoop ActiveX/COM Inspector The ActiveX/COM Inspector allows you to inspect and execute any ActiveX control. It works with controls and typelibs automatically showing the documentation associated with classes and members. Quickly find out how a control behaves using event logging, a visual design surface, method execution... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 259 KB Download (161): nogoop ActiveX/COM Inspector Download

Released: February 03, 2004  |  Added: March 24, 2006 | Visits: 3.806

Canvas GIS Mapping Edition The CANVAS 9 GIS Mapping Edition adds native support for Geographic Information System (GIS) data to Canvas. You can take measurements in geographic coordinates, import industry standard SHAPE and GeoTIFF files into unlimited numbers of automatically aligned overlapping layers and choose among... Platforms: Windows

License: Shareware Cost: $549.99 USD Size: 53.3 MB Download (188): Canvas GIS Mapping Edition Download

Added: June 04, 2006 | Visits: 3.325

MailMill COM Professional MailMill COM is a component that allows easy email creation and sending. This component can be used by languages supporting COM objects, like Visual Basic, C++, Delphi and in scripting languages like VBScript and JScript. Features: Send HTML email with embedded images. Send... Platforms: Windows

License: Demo Cost: $99.00 USD Size: 1.15 MB Download (107): MailMill COM Professional Download

Added: March 14, 2006 | Visits: 3.648

COM port sharing software - Com@nywhere If you want to share COM devices over network and Internet use COM@nywhere. COM@nywhere meets such needs as: - Need to share com-device between many users - Need to get remote access to serial equipment - Need to accumulate data from multiple serial devices on 1 computer - Need to get... Platforms: Windows

License: Shareware Cost: $59.00 USD Size: 1.2 MB Download (154): COM port sharing software - Com@nywhere Download

Added: October 24, 2006 | Visits: 3.568

COM API COM API - virtual serial ports creation and management software. What needs does COM API meet? - Essentially reduces development efforts for creation of applications with virtual ports interaction - Allows creating systems with legacy components which could transfer data only to serial port... Platforms: Windows

License: Shareware Cost: $590.00 USD Size: 322 KB Download (139): COM API Download

Released: December 08, 2006  |  Added: December 08, 2006 | Visits: 3.246

HS COM HS COM is a software library (with full C source code) that allows a calling user application to access serial communication ports (COM devices) under 32-bit MS Windows operating systems. It allows to transmit data, receive data and control line signals (such as RTS and DTR). HS COM library... Platforms: Windows, Windows CE, Pocket PC

License: Demo Cost: $99.00 USD Size: 304.08 KB Download (122): HS COM Download

Released: October 04, 2013  |  Added: December 24, 2013 | Visits: 6.223

Serial Com Port Monitor Serial Com Port Monitor displays, logs and analyzes all serial data exchange between serial devices and any application. This tool is ideal to monitor serial communication, all data that is sent to and received from serial RS232/422/485 port, all events that are sent to port by an application and... Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $69.95 USD Size: 4.57 MB Download (364): Serial Com Port Monitor Download

Released: January 16, 2008  |  Added: April 01, 2008 | Visits: 6.172

COM Port Data Emulator If you are a software developer or a hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable COM port testing and analysis tool, look no further than... Platforms: Windows

License: Freeware Size: 1.41 MB Download (1518): COM Port Data Emulator Download

Added: August 04, 2008 | Visits: 1.172

GIS ObjectLand GIS ObjectLand is a universal Geographic Information System for Windows. Key capabilities: vector-raster maps; multiuser data editing; import and export for MIF/MID (MapInfo), SHP (ArcView), DXF (AutoCAD), DBF (dBASE), CSV; setting access permissions to data for different categories of users;... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 23.54 MB Download (537): GIS ObjectLand Download

Released: August 02, 2012  |  Added: September 09, 2012 | Visits: 3.452

COM Port Splitter With COM Port Splitter you can split one real port into several virtual ports, join real ports into one virtual, and redirect the serial traffic from real port to another real or virtual. You can also share one real serial port among several applications so that they will receive the same data... Platforms: Windows

License: Shareware Cost: $99.95 USD Size: 6.54 MB Download (393): COM Port Splitter Download

Added: September 22, 2010 | Visits: 1.580

GIS::Distance::Polar GIS::Distance::Polar can do Polar coordinate flat-earth distance calculations. SYNOPSIS my $calc = GIS::Distance::Polar->new(); my $distance = $calc->distance( $lon1, $lat1 => $lon2, $lat2 ); Supposedly this is a formula to better calculate distances at the poles. While implimented, this... Platforms: *nix

License: Freeware Size: 8.19 KB Download (165): GIS::Distance::Polar Download

Added: August 24, 2010 | Visits: 1.495

GIS::Distance::Vincenty GIS::Distance::Vincenty Perl module contains Thaddeus Vincenty distance calculations. SYNOPSIS my $calc = GIS::Distance::Vincenty->new(); my $distance = $calc->distance( $lon1, $lat1 => $lon2, $lat2 ); For the benefit of the terminally obsessive (as well as the genuinely needy), Thaddeus... Platforms: *nix

License: Freeware Size: 8.19 KB Download (125): GIS::Distance::Vincenty Download

Added: August 18, 2010 | Visits: 1.132

GIS Knoppix GIS-Knoppix is a bootable Linux CD with pre-installed GIS software. It is based on Knoppix.. Platforms: *nix

License: Freeware Size: 700 MB Download (147): GIS Knoppix Download

Released: April 04, 2012  |  Added: April 12, 2012 | Visits: 1.820

HS COM C Source Code Library HS COM is a serial communication library implemented in C language. HS COM runs on Windows and interfaces to Win32 serial communication API. HS COM allows applications communicate with any device presented in the OS as a COM port. The physical interface may in be RS232, USB, IRDA, Bluetooth, etc.... Platforms: Windows

License: Demo Cost: $365.00 USD Size: 164.07 KB Download (100): HS COM C Source Code Library Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 1.071

SQLitePlus Explorer & COM DLL SQLitePlus is a powerful database explorer program and a COM wrapper DLL for the well-known SQLite C database engine (www.sqlite.org). The SQLitePlus Admin tool allows you to open and view multiple databases simultaneously, examine table, view, trigger and index properties, and open multiple... Platforms: Windows

License: Shareware Cost: $100.00 USD Download (50): SQLitePlus Explorer & COM DLL Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 1.065

EzComm Messaging COM DLL The EzComm COM DLL makes it easy to connect two computers and begin sending messages or files between them. The messages can be anything - text or binary data, and the computers can be on the same network or across the Internet anywhere in the world. Use EzComm in your VB, C++, .NET or Delphi... Platforms: Windows

License: Shareware Cost: $100.00 USD Size: 1.84 MB Download (44): EzComm Messaging COM DLL Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 1.777

General SQL Parser COM General SQL Parser COM version is valuable because it provides an in-depth and detailed analysis of SQL scripts for various databases, including Oracle, SQL Server, DB2, MySQL and Access. Without a complete query parser like this, such a task will be impossible. You now have the chance to fully... Platforms: Windows

License: Freeware Download (58): General SQL Parser COM Download

1 2 3 4 5 >