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

Fractal App software
Filter: All | Freeware | Demo
 

Fractal App

< 1 2 3 4 5 > 
Added: May 11, 2010 | Visits: 1.299

Fractal View Fractal View project is a fractal viewing application that can be used to explore common fractal sets. It runs full-screen, supports four different fractal sets, has 22 different color palletes, support for PNG files, and performs anti-aliasing and zooming in all sets. Installing - Download...



Platforms: *nix

License: Freeware Size: 235.52 KB Download (108): Fractal View Download

Added: January 25, 2010 | Visits: 701

Fractal Domains Fractal Domains is a program that generates color fractal images. With it, you can explore and create an unlimited variety of images.Fractal Domains offers several options for producing striking variations, and it includes advanced features for producing high-quality images.





Platforms: Mac

License: Shareware Cost: $0.00 USD Download (108): Fractal Domains Download

Added: January 25, 2010 | Visits: 748

Power Fractal Power Fractal is a numerically-intensive parallel graphics application that computes a Mandelbrot-like fractal and displays processor performance statistics. This app uses the AltiVec, SSE, and multiple processors (MP) for its computations and uses UCLA AppleSeed's MacMPI library for...


Platforms: Mac

License: Freeware Download (106): Power Fractal Download

Added: February 19, 2010 | Visits: 1.427

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: August 31, 2008 | Visits: 1.077

Fractal Screensaver Implart Fractal Screensaver - is an amusing screensaver, that will plunge you into miraculous world of mathematical fractals. Images which you observe during screensaver's work allow to concentrate and relax at the same time, enchancing creativity and eye-resting tranqullity.


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 470 KB Download (106): Fractal Screensaver Download

Added: November 07, 2010 | Visits: 955

SDL::OpenGL::App SDL::OpenGL::App is a Glut like wrapper for SDL OpenGL apps. SYNOPSIS use SDL::OpenGL::App; my $app=new SDL::OpenGL::App; $app->app_name("Gears"); $app->register_handler(init => &init, draw => &draw, events => &events, idle => &idle, reshape => &reshape, ); $app->run();...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): SDL::OpenGL::App Download

Added: November 19, 2010 | Visits: 1.251

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: January 09, 2010 | Visits: 1.086

App::SimpleScan::Plugin::LinkCheck App::SimpleScan::Plugin::LinkCheck is a Perl module with link counting/presence/absence plugin. SYNOPSIS # After this plugin is installed: %%has_link My stuff %%no_link Send email # The has_link and no_link checks will run for every test spec. http://someplace.com /foo/ Y Got my page...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): App::SimpleScan::Plugin::LinkCheck Download

Released: June 24, 2011  |  Added: July 14, 2011 | Visits: 1.351

Business App Tab Bar Icons Consisting of 193 high-resolution icon images, Business App Tab Bar Icons will help iOS developers quickly implement stylish navigation bars, toolbars, and tab bars for iPhone, iPad, and iPod apps for business software. Coming in a variety of sizes, Business App Tab Bar Icons are available in PNG...


Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Shareware Cost: $49.00 USD Size: 12.69 MB Download (102): Business App Tab Bar Icons Download

Added: March 03, 2010 | Visits: 861

SDL::App::FPS SDL::App::FPS is a framework for event-driven SDL games/applications. SYNOPSIS Subclass SDL::App::FPS and override some methods: package SDL::App::MyFPS; use strict; use SDL::App::FPS; use SDL; use base qw/SDL::App::FPS/; # override the method draw_frame with something to draw sub...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (101): SDL::App::FPS Download

Added: January 25, 2010 | Visits: 853

Parallel Fractal GPL Open source parallelized fractal generator for Mac clusters. This code is meant to help people experiment with and learn parallel programming as well as show how an interactive parallel application is written for clusters. You may try different parallelization techniques or substitute different...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (101): Parallel Fractal GPL Download

Released: November 08, 2012  |  Added: November 22, 2012 | Visits: 1.249

Wireless Transfer App Wireless Transfer App for Mac lets you easily and quickly download photos and videos from iPad/iPhone/iPod touch to Mac as well as upload photos and videos from Mac to iOS devices via WiFi. This app requires the iOS version of Wireless Transfer App be installed and running on your...


Platforms: Mac

License: Freeware Size: 3.31 MB Download (101): Wireless Transfer App Download

Released: November 14, 2012  |  Added: December 08, 2012 | Visits: 1.454

Wireless Transfer App for Windows Wireless Transfer App for Windows enables you to transfer photos and videos from iPhone/iPad/iPod touch to PC as well as upload photos and videos from PC to iPhone/iPad/iPod touch via WiFi with ease and speed. It requires that the iOS version of Wireless Transfer App be installed and running on...


Platforms: Windows

License: Freeware Size: 1024 KB Download (101): Wireless Transfer App for Windows Download

Added: October 06, 2010 | Visits: 1.032

CGI::Ex::App CGI::Ex::App is a anti-framework application framework. Fill in the blanks and get a ready made web application. This module is somewhat similar in spirit to CGI::Application, CGI::Path, and CGI::Builder and any other "CGI framework." As with the others, CGI::Ex::App tries to do as much of the...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (100): CGI::Ex::App Download

Added: October 26, 2010 | Visits: 1.408

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: September 11, 2010 | Visits: 1.350

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: June 05, 2010 | Visits: 1.019

GFA Fractal Imager GFA Fractal Imager project is a imager which uses a simple visual construction mechanism. Generalized Finite Automata (GFA) Imager is a simple Java Applet which creates fractal images using an intuitive visual representation of finite automata Try clicking in the applet area to the right :...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (97): GFA Fractal Imager Download

Added: July 24, 2010 | Visits: 1.208

Apache::App::Gallery::Simple Apache::App::Gallery::Simple is an elegant and fast filesystem-based image galleries. SYNOPSIS < Location /photos > SetHandler perl-script PerlHandler Apache::App::Gallery::Simple; PerlSetVar GalleryRoot /vacation/images PerlSetVar GalleryName "My Vacation Photos" < /Location > <...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (97): Apache::App::Gallery::Simple Download

Added: April 10, 2010 | Visits: 1.039

Volume.app Volume.app is a small graphical software utility enabling quick and convenient control of a computers audio volume level. Volume.app is intended for use on Linux/Unix systems in conjunction with an X window manager that supports dockable applications ("dockapps") such as AfterStep, BlackBox, or...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (97): Volume.app Download

Added: March 13, 2010 | Visits: 1.271

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 (96): App::Session Download

< 1 2 3 4 5 >