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

Internal Structure Of A Leaf freeware
Filter: All | Freeware | Demo
 

Internal Structure Of A Leaf

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 642

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: April 29, 2013 | Visits: 481

3D Temple (OpenGL Walkthrough of a foggy temple) Script This example will show you how easy it is to draw objects using openGL.It draws a giant pyramid and you can walk around inside this foggy temple. Not much to it but it is suitable to learn from.





Platforms: C and C plus plus

License: Freeware Size: 81.92 KB Download (48): 3D Temple (OpenGL Walkthrough of a foggy temple) Script Download

Terminal Fall Velocity of a Single Spherical Particle in a Newtonian Fluid Newton number (also called the drag coefficient) and Archimedes number are plotted versus the Reynolds number for the laminar, transition and turbulent flow types using a log-log scale. A numerical example of the terminal fall velocity computation of a single spherical particle in a Newtonian...


Platforms: JavaScript


Analysis of a Rotor Blade System using Blade Element Momentum Theory The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon LeishmanThe numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow along the length of the blade, then using that inflow and...


Platforms: Matlab


Numerical Analysis of a Coaxial Counter-Rotating Rotor Blade System This is an extension of my single rotor analysis code.The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon Leishman The numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow...


Platforms: Matlab


Added: May 02, 2013 | Visits: 614

Complex Optimization of a Recurrent Neural Network This package includes files for modelling nonlinear dynamic systems using a recurrent generalized neural network. The learning scheme uses the complex method of nonlinear nonderivative optimization, thereby avoiding the problems of computing the derivative of an infinite impulse response filter...


Platforms: Matlab

License: Freeware Size: 256 KB Download (46): Complex Optimization of a Recurrent Neural Network Download

Added: August 24, 2008 | Visits: 1.056

VirtualTreeNavigator VirtualTreeNavigator 0.07 is a practical and useful tool above all for programmers who work with RDBMS databases (or in other wordss, ODBC, ADO and OLEDB). It lets you browse the internal structure of these databases as if they were XML files, using the same hierarchical technology.This makes it...


Platforms: Windows

License: Freeware Size: 9 KB Download (106): VirtualTreeNavigator Download

Added: May 10, 2013 | Visits: 550

Simple string checksum This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list of numbers, or to return the average of a list...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Simple string checksum Download

Added: November 10, 2007 | Visits: 7.549

BackStreet Browser BackStreet Offline Browser is a high-speed, multi-threading website download and viewing program. By making multiple simultaneous server requests, BackStreet can quickly download an entire website, or section of a site, and saves all the files in your hard drive, either in their native format, or...


Platforms: Windows

License: Freeware Size: 855 KB Download (817): BackStreet Browser Download

Added: January 09, 2010 | Visits: 1.129

DPML SDK DPML SDK is a management platform for Java-based component development, resource management, and deployment. DPML SDK is composed of the Transit resource management layer, the Depot multi-project build system, the Metro component management runtime engine, and the Station application management...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (95): DPML SDK Download

Added: May 10, 2013 | Visits: 589

Checking whether a string contains a set of chars This script contains a function to check on the occurence of a set of characters.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 525

An interval mapping data structure This structure is a kind of dictionary which allows you to map data intervals to values. You can then query the structure for a given point, and it returns the value associated to the interval which contains the point.Boundary values don't need to be an integer ; in the test unit a date-time...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): An interval mapping data structure Download

Added: September 10, 2013 | Visits: 537

MySQL Structure Magic MySQL Structure Magic can analyze the schema of a MySQL database and export it as a PHP array definition or in a XML format. Previously exported schema definitions can also be imported.With an initial and final schema definitions MySQL Structure Magic can compare them and determine the necessary...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): MySQL Structure Magic Download

Released: June 24, 2023  |  Added: July 17, 2023 | Visits: 179

Miraplacid Binary and Text DOM SDK Miraplacid Binary and Text DOM SDK represents two complementary technologies - BinaryDOM and TextDOM. This is redistributable software library component (dll) which works on .Net platform accompanied with documentation, data files and examples. Miraplacid Binary Document Object Model (Binary...


Platforms: Windows, *nix, Windows 7, Windows Server, Other

License: Freeware Size: 548 KB Download (33): Miraplacid Binary and Text DOM SDK Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 488

IPhone Analyzer Explore the internal file structure of your iphone (or of a seized phone in the case of forensic teams) using either the iphone's own backup files or (for jail broken iphones) ssh. Viewing of plist, sqlite, and hex are supported. IOS 4 is now supported


Platforms: Windows, Mac, Linux

License: Freeware Size: 13.91 MB Download (53): IPhone Analyzer Download

Added: May 10, 2013 | Visits: 571

Used Space of a Networked Computer This module first does a net view command , and gets the list of computers in the domain. It connects to each computer , performs size check and returns the size of the harddisk. Please note that , the file and dir sizes are caluclated in DOS. Windows performs a sort of approximation. So there...


Platforms: Windows, Python,

License: Freeware Download (52): Used Space of a Networked Computer Download

Added: May 10, 2013 | Visits: 945

Get the IP address of a network interface This script uses the Linux SIOCGIFADDR ioctl to find the IP address associated with a network interface, given the name of that interface, e.g. "eth0". The address is returned as a string containing a dotted quad.


Platforms: *nix, Python, BSD

License: Freeware Download (57): Get the IP address of a network interface Download

Added: May 10, 2013 | Visits: 514

Getting th permutation of a sequence This script contains a function that given a sequence and a number n as parameters, returns the th permutation of the sequence (always as a list).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Getting th permutation of a sequence Download

Added: May 10, 2013 | Visits: 515

MP3 database of the future 0.6.0b The purpose of this project is to build a searchable database out of a directory structure of ini files (for album info), id3v1 and v2 tags from MP3s using PHP, MySQL and Apache.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): MP3 database of the future 0.6.0b Download

A New Block Simulink Of Chao Emetter and Receptor called CHAOVI1ETRT It is a new block simulink of a CHAO emetter and receptor called the CHAOVI1ETRT.The program will be well outliner in other versions by controlling the linear part and the non linear part of my chao systemVI1.


Platforms: Matlab


< 1 2 3 4 5 >