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

Math::Fractal::DLA 0.21

  Date Added: August 03, 2010  |  Visits: 1.214

Math::Fractal::DLA

Report Broken Link
Printer Friendly Version


Product Homepage
Download (140 downloads)



Math::Fractal::DLA is a Diffusion Limited Aggregation (DLA) Generator. SYNOPSIS use Math::Fractal::DLA; $fractal = new Math::Fractal::DLA; # Dynamic loading of the subclass Math::Fractal::DLA::TYPE $fractal->setType( TYPE ); # Open the log file FILE $fractal->debug( debug => 1, logfile => FILE ); # Add a message to the log file $fractal->addLogMessage( MESSAGE ); # Global settings $fractal->setSize(width => 200, height => 200); $fractal->setPoints(5000); $fractal->setFile( FILENAME ); # Color settings $fractal->setBackground(r => 255, g => 255, b => 255); $fractal->setColors(5); $fractal->setBaseColor(base_r => 10, base_g => 100, base_b => 100, add_r => 50, add_g => 0, add_b => 0); # Write the generated fractal to a file $fractal->writeFile(); # Or return it $fractal->getFractal();.

Requirements: No special requirements
Platforms: Linux
Keyword: Aggregation Diffusion Diffusion Limited Aggregation Dla File Libraries Limited Mathfractaldla Programming
Users rating: 0/10

License: Freeware Size: 11.26 KB
USER REVIEWS
More Reviews or Write Review


MATH::FRACTAL::DLA RELATED
Programming  -  devkitPro 1.5.7
This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.
444.26 KB  
Libraries  -  Rails Gallery Generator 0.0a4
Rails-gallery provides a generator for file upload gallerys. Theres no user management included; the generator just provides the skel for your agile Web gallery. Whats New in This Release: - Added model Gallery - Added multiple-gallery...
19.46 KB  
Libraries  -  GDS2 2.09a
GDS2 is a module for quickly creating programs to read and/or write GDS2 files. Create Method new - open gds2 file usage: my $gds2File = new GDS2(-fileName => "filename.gds2"); ## to read my $gds2File2 = new GDS2(-fileName =>...
10.24 KB  
Internet Sharing  -  ConnectStorm Client 1.0.0a
FileShare systems (Kazaa, WinMX, etc) are fine, but they make your files available to everyone, - and the MPAA and RIAA can make life miserable! With ConnectStorm, owners of ConnectStorm Servers SAFELY share files by giving access to protected...
5.81 KB  
Network & Internet  -  Simpy Tools 1.1
SimpyTools is a collection of various software for using and enhancing the simpy.com social bookmarking service. Simpy Tools includes libraries in various programming languages for using the REST API of simpy.com. It also includes a Firefox...
17.41 KB  
Libraries  -  GODI 20060118
GODI library provides an advanced programming environment for the Objective Caml (OCaml) language. From INRIA (who created OCaml) you can get the OCaml compiler and runtime system, but this is usually not enough to develop applications. You also...
1.5 MB  
Programming  -  Robotworld 0.1
Robot World aims to be a distributed physical environment inhabited by programmable robots, spanning across countless computers on the internet in true peer-to-peer fashion. Robot World components: - Parser / compiler compiles robot programs...
23.55 KB  
Information Management  -  4Menu basic CD front end 1.558
4 Menu Basic allows you to create an autoplay / autorun CD where you can put any kind of file. The user simply inserts the CD, then a menu window will be shown with simple buttons: a click on one of the button starts your file. No configuration,...
216.28 KB  
Programming  -  Yasm 0.6.1
Yasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details). Yasm project is designed from the ground up to allow for multiple assembler syntaxes to be supported...
1.1 MB  
Utilities  -  WhatSize for Mac OS 4.1.1
A shareware tool that allows the user to quickly measure the size in bytes of a given folder and all subfolders and files within it. You would be surprised at how many useless files might be laying around on your hard disks. The files and folders...
2.1 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB