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

Ipad Cad App freeware
Filter: All | Freeware | Demo
 

Ipad Cad App

< 1 2 3 4 5 > 
Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 686

DIRECTV for iPad The ultimate video experience is just a tap away with DIRECTV’s Free iPad App. DIRECTV’s App for the iPad lets you search, record and control all your entertainment at home or away. Now, you can even watch live TV on your iPad anywhere in your home. Available for customers in the USA...



Platforms: iOS

License: Freeware Size: 1024 KB Download (52): DIRECTV for iPad Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 651

Mental Case - The Study App Mental Case is The Study App. Combining traditional flashcards with the latest learning techniques, Mental Case can help get stuff into your head. It's the premium study app for your Mac, iPad, or iPhone/iPod touch. Use it to learn a language, brush up on your human anatomy, or study for the bar...





Platforms: Mac

License: Freeware Size: 23.7 MB Download (48): Mental Case - The Study App Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 607

Photo Transfer App Photo Transfer App allows you to quickly download and upload photos between your iPhone/iTouch/iPad and your Mac over wifi. This application requires "Photo Transfer App" ($2.99) installed on your iPhone, iTouch or iPad Application


Platforms: Mac

License: Freeware Size: 1.2 MB Download (55): Photo Transfer App Download

Released: October 14, 2013  |  Added: November 27, 2013 | Visits: 766

CloneDVD Studio Free DVD to iPad Ripper CloneDVD Studio Free DVD to iPad Ripper is a versatile yet free DVD to iPad ripping software to help user free rip and convert DVD to iPad in a few clicks. It supports ripping both homemade and protected DVD films to iPad in MP4, H.264, and MPEG-4 format for free. Furthermore, this free DVD...


Platforms: Windows, Windows 7

License: Freeware Size: 45.66 MB Download (44): CloneDVD Studio Free DVD to iPad Ripper Download

Released: October 14, 2013  |  Added: December 01, 2013 | Visits: 753

CloneDVD Studio Free AVI to iPad Convert CloneDVD Studio Free AVI to iPad Converter is a 100% free and easy to use video conversion program which allows users to convert AVI videos to iPad, iPad 2, iPad Mini, etc at blazing speed and high quality. If there is one word that describes this free AVI to iPad converter, it's fine. The...


Platforms: Windows, Windows 7

License: Freeware Size: 45.66 MB Download (46): CloneDVD Studio Free AVI to iPad Convert Download

Added: November 24, 2013 | Visits: 617

Create Single-Page Web-App Creating text-based content specifically for the iPad is as easy as copying text in any application to the clipboard, and then choosing the "Create Single-Page Web-App with Clipboard Text" service from the Services menu. Once selected, a dialog will be presented from which you choose the options...


Platforms: Mac

License: Freeware Size: 604.16 KB Download (40): Create Single-Page Web-App Download

Added: August 28, 2013 | Visits: 354

DisplayPad DisplayPad is a cutting edge app that allows you to use your iPad as a second display for your Mac. You can extend your desktop with a wireless display that you can carry around with you! DisplayPad uses carefully tuned technology that makes it the smoothest and most responsive app of its kind...


Platforms: Mac

License: Freeware Size: 1.69 MB Download (37): DisplayPad Download

Released: January 01, 2014  |  Added: February 03, 2014 | Visits: 1.115

iFile app Do your Apple device has file browsing or navigation capability as you wish ? We are sure your answer will be NO without iFile. iFile has lots of many features rather than default Apple apps or App store apps. Now you are ready to download and install iFile app within few seconds just using one...


Platforms: Mac

License: Freeware Size: 1.92 MB Download (468): iFile app Download

Added: March 21, 2010 | Visits: 1.217

App::datetime App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed....


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::datetime Download

Added: February 13, 2010 | Visits: 1.350

App::faq App::faq is a Perl module witj App-Context Frequently Asked Questions. The App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services,...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): App::faq Download

Added: October 26, 2010 | Visits: 1.399

App::perlstyle App::perlstyle is a App::Context Perl Style Guide. The following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes: 1. To...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::perlstyle Download

Added: March 05, 2010 | Visits: 1.353

App::quickstart App::quickstart is App::Context Developers Quick-Start Guide. This is the Developers Quickstart Guide to the App::Context Framework. Its focus is to give a minimum amount of theoretical or explanatory background and get right into learning by example. That having been said, it is also...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (92): App::quickstart Download

Added: March 13, 2010 | Visits: 1.261

App::Session App::Session can represents a sequence of multiple events perhaps executed in separate processes. SYNOPSIS # ... official way to get a Session object ... use App; $session = App->context(); $context = $session->session(); # get the session # any of the following named parameters may be...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (90): App::Session Download

Added: September 11, 2010 | Visits: 1.344

App::UserAgent App::UserAgent - the browser this session is connected to. SYNOPSIS # ... official way to get a UserAgent object ... use App; $context = App->context(); $user_agent = $context->user_agent(); # get the user_agent if ($user_agent->supports("html.input.style")) { # do something } A...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::UserAgent Download

Added: February 19, 2010 | Visits: 1.416

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

Added: November 19, 2010 | Visits: 1.243

App::Modular App::Modular is a Perl module with modularization framework for perl programs. SYNOPSIS package App::Modular::Module::Test; use base qw(App::Modular::Module); sub say_hello { print "Hello, dear user!"; }; package main; use App::Modular; my $modul = instance App::Modular;...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (102): App::Modular Download

Added: February 17, 2010 | Visits: 1.839

CAD::Drawing 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....


Platforms: *nix

License: Freeware Size: 39.94 KB Download (228): CAD::Drawing Download

Added: September 22, 2010 | Visits: 1.613

CAD::Drawing::Manipulate CAD::Drawing::Manipulate is a Perl module to manipulate CAD::Drawing objects. Move, Copy, Scale, Mirror, and Rotate methods for single entities and groups of entities. Group Methods These methods are called with required values, followed by a hash reference of option values. Note the...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (123): CAD::Drawing::Manipulate Download

Added: October 24, 2010 | Visits: 1.618

CAD::Drawing::IO::Image CAD::Drawing::IO::Image is a Perl module with output methods for images. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "img" or $filename matches one of the ImageMagick type extensions. $fact =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (111): CAD::Drawing::IO::Image Download

Added: September 06, 2010 | Visits: 1.612

CAD::Drawing::IO::Tk CAD::Drawing::IO::Tk is a Perl module with GUI I/O methods for CAD::Drawing. This module is considered extremely pre-ALPHA and its use is probably deprecated by the time you read this. Methods There is no constructor for this class, its methods are inherited via CAD::Drawing::IO Thoughts...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): CAD::Drawing::IO::Tk Download

< 1 2 3 4 5 >