New Scripts
inifile 1 2
INI files are used to store configuration settings. ...
Cassandra Client
This is only an alpha release and does not yet support the full Thrift API or all the CassandraDB releases. Key features "Cassandra Client": · Clean encapsulation of the Thrift API · Pluggable serialization and compression · Ruby 1.9 compatibility Requirements: · Ruby 1.8 / 1.9 or higher ...
Squirrel
Squirrel is known to run on Windows, Linux, MacOS X, PSP, GameCube, Wii, Nintendo DS and XBOX.It's inspired by languages like Python,Javascript and expecially Lua. Key features "Squirrel": · Dynamic typing · Delegation · Classes & inheritance · Higher order functions · Generators · Cooperative threads(coroutines) · Tail recursion · ...
Lexcmp
It uses the lexical ordering method to compare strings. Requirements: · MATLAB 7.5 or higher ...
Panjer
The script is very efficient in plotting the distribution of compound Poisson/Lognormal. Requirements: · MATLAB 7.5 or higher ...
Golaycodec
The encoding and decoding operations can be done with error correction for all transmission errors. Requirements: · MATLAB 7.5 or higher ...
Groebner
Each file is commented and has helpful information about the inputs, outputs and algorithms used. Requirements: · MATLAB 7.8 or higher ...
London2012
The banner can be displayed on any webpage using the SWF file provided. ...
Aluminium
It is currently in testing, subsequent releases are gonna be incompatible with the previous ones. ...
Piecewise Parabolic Interpolation
It performs piecewise parabolic interpolation and approximated calculation of first and second derivative at the interpolation point. Requirements: · MATLAB 5.2 or higher ...
image2data
Using a color bitmap and a horizontal color-bar, with all color levels ranging from left to right, data can be extracted from any image.The colorbar is used to generate an equivalent set of gray levels and the RGB components are properly converted to gray levels. Afterwards gray values are properly scaled ...
Moivre
This formula will calculate the roots of a multidimensional array of complex numbers. Requirements: · MATLAB 7 or higher ...
Sea surface
It uses the Pierson-Moskowitz spectrum for the frequency/wave-number dependency and four different types of angular spreading like cosinus-squared, Mitsuyasu, Hasselmann and none. Requirements: · MATLAB 7 or higher ...
Sea elevation
It needs as an input the value for wind speed to generate a stochastic sea-surface one-dimensional realization.It uses the Pierson-Moskowitz spectrum. Requirements: · MATLAB 7 or higher ...
Cfunge
Currently Cfunge supports several fingerprints. Key features "Cfunge": · Sandbox mode, prevents programs from harming system (more details below). · Advance tracing support, debugging protocol support system under development. · Passes mycology (of course other conforming interpreters does this, but most interpreters are, sadly, not conforming). · Tested using Valgrind ...
GNU Guile
Programmers can use this library to write software extensions and modules.Extension languages allow users, programmers, and third-party developers to add features to a program without having to re-write the program as a whole, and it allows people extending a program to co-operate with each other, without having to expend any extra ...
Scheme2Js
The script works as a compiler, producing R5rs compatible code. Requirements: · Bigloo compiler What's New in This Release: · Optimized the compiler. Now much faster and uses less memory. · Some fixes and cleanups due to Sergey Minaev. · man-file did not install into DESTDIR. fixed. ...
hgsarraydump
This class can be helpful for scenarios when a full-scale debug environment is not available. ...
App Log
Storing and retrieving any logs can be accessed through an URL address. ...
SQLReactor
It currently support database engines like MySQL, SQLite, PostgreSQL and Oracle. What's New in This Release: · Implemented methods to create indexes · Implemented toArray() and fromArray() methods · Implemented attributes() method · Add a method to create all tables ...
Ruby XCAP Client
XCAP is already in use for SIMPLE-based systems in manipulating presence lists and presence authorization policies. Key features "Ruby XCAP Client": · Fetch, create/replace and delete a document. · Fetch, create/replace and delete a document element (XML node). · Fetch, create/replace and delete an element attribute. · Full configurable parameters ...
Pagify
This tool aims to extend the standard Ruby library, providing an useful tool, especially for functional programming. Key features "Pagify": · Aims to be as flexible as possible · Separate intrusive "pagify" method and Array/DataMapper/ActiveRecord Pager. · Separate view helpers. There's only html helper right now. Requirements: · ...
RMov
This script can open, edit, and export QuickTime movies within Ruby applications.This is an unofficial wrapper for the Apple's QuickTime C API. What's New in This Release: · Fixing saving export settings · Improving how movie selection process happens providing more flexibility · Adding enable_alpha method to enable alpha ...
Multiple Variable Traveling Salesmen Problem Genetic Algorithm
It finds a (near) optimal solution to a variation of the M-TSP (that has a variable number of salesmen) by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly once and return to their starting locations). Each salesman ...
Fixed Start Open Multiple Traveling Salesmen Problem Genetic Algorithm
Finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities without returning to the starting location).Each salesman starts at the first point, ...
Fixed Endpoints Open Multiple Traveling Salesmen Problem Genetic Algorithm
The script finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities and finally to the end location).Each salesman starts at the ...
Open Multiple Traveling Salesmen Problem Genetic Algorithm
Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly once without returning to their starting location). Each salesman travels to a unique set of cities (although ...
Fixed Start End Point Multiple Traveling Salesmen Problem Genetic Algorithm
Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and ...
Multiple Traveling Salesmen Problem Genetic Algorithm
The script needs starting locations for every salesman taken into account in the algorithm.It will find a (near) optimal solution to the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly once and return to their ...
Traveling Salesman Problem Nearest Neighbor
This method produces different results depending on what city is choosen as the starting point.This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes. Requirements: · MATLAB 7.6 or higher ...
Fixed Start Open Traveling Salesman Problem Genetic Algorithm
The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: · MATLAB 7.6 or higher ...
Fixed Endpoints Open Traveling Salesman Problem Genetic Algorithm
The user has to supply the fixed ending points before the script can be ran. Requirements: · MATLAB 7.6 or higher ...
Open Traveling Salesman Problem Genetic Algorithm
The difference to the classic TSP is that the salesman doesn't travel in loop across the circuit. Requirements: · MATLAB 7.6 or higher ...
Traveling Salesman Problem Genetic Algorithm
The user is presented with the near-optimal solution and performance chart in a dialog window. Requirements: · MATLAB 7.3 or higher ...
FireIce Hot Cold Colormap
The developer has the option to give it (besides the values it wants to print using the color map feature) the number of colors in the map.The number can be from 1 to 256, with 128 being the default value. Requirements: · MATLAB 7.6 or higher ...
Digital Clock Luis Zuno
It can also be used in any Flash projects, building RIAs, as a blog plugin or inside a desktop widget.The file uses the local computer's time. Key features "Digital Clock": · Easy to use. · Set the time format (12/24 hours) · Change the pad color by editing the dgPanel_MC ...
Icon Buttons Set
The pack is complete with hover states for each icon.The archive includes de Illustrator source and PNG image files. Key features "Icon Buttons Set": · 60 differents icons. · Roll over Effect · Easy to use. · Just drag and drop to your flash project. · PNG and AI files ...
tree network
The package includes various examples with networks with 12 and up to 300 nodes. Requirements: · MATLAB 7.6 or higher · CPU and memory requirements strongly dependent on network size ...
SAT ORBIT
The routine parses a TLE file and extracts informations from a selected satellite. It then calls the SGP4 propagator, converts the orbit in the ECI reference into Earth Centered Earth Fixed and also into Lat Long Heigth. This subroutine includes an example of the ENVISAT satellite in which the accuracy of ...
RGB2Lab
This script can be used alongside MATLAB's native function lab2double (CIELAB to RGB conversion). CIELAB is a nonlinear transformation of RGB where the Euclidean distance between two colors is equal to their perceptual distances (for distances less than ~10 units). Algorithms that process color images often produce better results in CIELAB. ...
REPLICATE
The script currently supports 2D & 3D arrays. Requirements: · MATLAB 7.5 or higher ...
Findsubmat
The function looks and returns the linear index of the location where the first element of matrix B is within matrix A. Requirements: · MATLAB 7.4 or higher Limitations: · Only works for 2-d matrices or vectors, both of which may contain NaNs or Infs. ...
PlotPdfTex
It is an extension of PlotEpsTex, but line thickness and text size can be controlled.PLOTPDFTEX renders all of the text in a Matlab figure with LaTeX (using LaPrint) and then saves it as a single pdf file for easy inclusion in a LaTeX document using pdflatex. Requirements: · MATLAB 7.8 ...
Popularity Checker
The script operates in HTTP mode, crawling through the site, from the home page and following internal links.For each page of the site, it researches on Del.icio.sus the number of "saved". To do so it downloads the page of favorites and extract the number of saved with a regular expression. The ...
Link Checker scriptol com
It was written using the Scriptol language and converted into PHP.This program is an alternative to Xenu, it has the advantage to group the results for a page, which makes editing the site easier, and its great portability. Compared to the online validator of W3C it has the advantage to not ...
Bot Lane
It can be used in SEO tasks, hosting operations, tool optimizations, adding features to a project and many more.Bot Lane is a tabbed interface, each tab for a script that check an aspect of the site or contribute to its content.If a script is added, a tab will automatically be created. ...
Eye Aliasing Testing
Dots are being animated on the computer screen in a dialog window.Every "n" seconds, the dots frequencywill increase. Requirements: · MATLAB 7.5 or higher ...
Another TSP Solver
The script can display how the route rearranges at each script iteration.The input for the program is an Nx2 cities array sorted in the initial traveling path. The output is the cities arranged in a more effective route, index vector of the order the cities should be visited & the total ...
Kramers Kronig Solution of Electroabsorption Experimental Data
It uses the Kramer-Kronig relations and experimental data from an external .txt file. Requirements: · MATLAB 7.3 or higher ...
Recovering data hidden in an image
The function will returns the text string of length SIZ embedded in the Bth bit-plane of the image I. Requirements: · MATLAB 7.0.1 or higher ...
Popular Scripts Search
countdown clock
alphabet algorithm
plot graph
external authentication
cover flow
amazon api
excel reader
gcal php
booking system
syslog client
embed html
ajax file manager
multi monitor
genetic algorithm for knapsack problem
course booking system
embed video
twitter add on
rijndael encryption
radial basis functions
cassandra client
gui asterisk pbx
countdown timer
animated loader
post form
matlab display
frameless window
rss to email
imdb api
fade in slideshow
calendar customizing
- Advertise |
- Link To Us |
- Privacy Policy |
- Contact Us
- Partner: Free Download Portal Copyright © 2012 Top4Download.com - Download Software
