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

Slightly freeware
Filter: All | Freeware | Demo
 

Slightly

< 1 2 3 4 5 > 
Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 350

The Community .0 This set is a slightly random assortment of the associations, community projects and popular services that cause people to clump together around the Web. While by no means comprehensive, it s a first stab at what may become a larger set in the future. Platforms: Mac

License: Freeware Size: 624.64 KB Download (50): The Community .0 Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 275

iLust Icons .0 About iLust Icons From flirting to restraining orders and everything in between, this icon set takes a few familiar applications and gives them a slightly more adult feel. Platforms: Mac

License: Freeware Size: 481.28 KB Download (47): iLust Icons .0 Download

Added: May 10, 2013 | Visits: 347

Misspell words to avoid detection The misspell class takes a string and slightly mangles it by randomly transposing two adjacent characters while leaving the first and last characters intact.The resulting text is almost completely misspelled but still completely readable. Words less than four characters, numbers, email addresses... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Misspell words to avoid detection Download

Added: May 10, 2013 | Visits: 297

Deeply applying str() across a data structure The str() function in the standard library behaves in a slightly weird way when applied against lists: on each element of the list, the repr() is appended. In contrast, this module provides a deep_str() that deeply applies str() across lists. This module also provides utilities to develop custom... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 659

USPS shipping with US/International insurance Changes include: - Corrected Insurance module by Michael May to calculate correct insurance amounts as that math was slightly off and didn't account for the fact that osCommerce might consider an order to be split among multiple packages. - Added configuration option to turn insurance... Platforms: Windows, *nix, PHP, BSD


Added: May 10, 2013 | Visits: 467

Accepting Four Points in 2-space Photographic document images are often rotated, if only slightly. This code mediates an input of a series of four points--assumed to be the corners of a rectangular document--in any order, as mouse clicks.Then it determines the orientation of the points and calculates a "quality" value, as an... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Accepting Four Points in 2-space Download

Added: May 10, 2013 | Visits: 320

rsync encryption This application provides you a slightly reduced strength bulk encryption. In exchange for the reduced strength, you get the ability to rsync the encrypted files, so that local changes in the plaintext file will result in (relatively) local changes to the cyphertext file. Requirements: - gzip... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (55): rsync encryption Download

Added: September 05, 2013 | Visits: 384

dimnum library The dimnum library contains templated C classes for storage and manipulation of numbers, as encountered in physics and engineering.Due to the use of templates, there is no size or speed penalty with respect to normal variables (the latter depends on compiler optimisations; in practise the GNU... Platforms: C and C plus plus

License: Freeware Size: 184.32 KB Download (47): dimnum library Download

Added: June 15, 2013 | Visits: 751

Open Nanoscope 6 AFM images This script can read AFM image data directly from files stored with Nanoscope 6 software(download openNANO5.m to read Nanoscope 5 files). This version can only read two channels and assumes that the first channel is the topography image and the second channel the error/vertical deflection or... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Open Nanoscope 6 AFM images Download

Added: August 19, 2013 | Visits: 594

Circle Fit (Taubin method) This is a robust and accurate circle fit. It works well even if datapoints are observed only within a small arc. This circle fit wasproposed by G. Taubin in article "Estimation Of Planar Curves, Surfaces And Nonplanar Space Curves Defined By Implicit Equations, With Applications To Edge And Range... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Circle Fit (Taubin method) Download

Added: July 26, 2013 | Visits: 452

Fuzzy c-means segmentation This program illustrates the Fuzzy c-means segmentation of an image.This program converts an input image into two segments using Fuzzy k-means algorithm. The output is stored as "fuzzysegmented.jpg" in the current directory.This program can be generalised to get "n" segments from an image by... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Fuzzy c-means segmentation Download

Added: July 06, 2013 | Visits: 375

Multiclass GentleAdaboosting A fast Gentle Adaboost classifier with two different weak-learners: i) decision stump and ii) perceptron. Multiclass is performed with the one-against-all strategy.Usage ------ model = gentleboost_model(X , y , [T] , [options]); Inputs ------- X Features matrix (d x N) y Labels (1 x N). If y... Platforms: Matlab

License: Freeware Size: 102.4 KB Download (51): Multiclass GentleAdaboosting Download

Added: August 17, 2013 | Visits: 369

Log Binning of Data This script takes in data, and then produces a logarithmically binned (natural log) histogram: [midpoints,Freq,eFreq] =logbin(data, BinNum) where the inputs are data: the input data from some experiment which will be binned BinNum: the number of bins used in the data reduction process. The... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Log Binning of Data Download

Added: March 22, 2013 | Visits: 596

Temperature Control of a Water Tank We would like to rise water temperature with a heater. Oulet temperature must be equal to the set point temperature (80dlT-C). Proportional (P), Proportional-Integral (PI) and Proportional-Integral-Derivative (PID) control are used and the respective results are compared. Inlet water temperature... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Temperature Control of a Water Tank Download

Controlling the temperature of a tank filled with water using Simulink We would like to rise water temperature with a heater. Oulet temperature must be equal to the set point temperature (80dlT-C). Proportional-Integral-Derivative (PID) control is used. Inlet water temperature is equal to 20dlT-C. Water flow is equal to 10 m3/hr. Tank volume is equal to 100 m3.... Platforms: Matlab


Added: April 19, 2013 | Visits: 436

Hammerstein Toolbox In a number of vibration applications, systems under study are slightly non-linear. Cascade of Hammerstein models conveniently allows one to describe such systems.The Hammerstein Toolbox provides a simple method based on a phase property of exponential sine sweepsto estimate the structural... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Hammerstein Toolbox Download

Added: September 05, 2013 | Visits: 541

Transfer Function Utilities for When doing traditional bode diagram control system analysis of ill-conditioned high order SISO systems in V4.2 with Control System Toolbox, I found using these utilities improved the robustness of my results. There's also a nice function to plot an approximate (asymptotic) bode diagram which I... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Transfer Function Utilities for Download

Added: March 30, 2013 | Visits: 457

Structured Storage (Compound File) mex interface Provides an interface to the Win32 Structured Storage API. Includes an illustrative program that dumps images from PowerPoint files by directly reading the 'Pictures' stream.Structured Storage is a Microsoft file format that essentially allows a filesystem to be created within a single file,... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (46): Structured Storage (Compound File) mex interface Download

Added: March 30, 2013 | Visits: 294

kStats Reloaded kStats Reloaded began as a project to redesign StatPress Reloaded into a much faster and more up to date statistics plugin for Wordpress. The original StatPress Reloaded is an amazing plugin, and can be found here.Using kStats you can instantly see who's coming to your site, where they are coming... Platforms: PHP

License: Freeware Size: 10 KB Download (39): kStats Reloaded Download

Added: July 22, 2013 | Visits: 591

Write About Me Plugin This plugin puts blogging suggestions on your Add New Post page based on five RSS feeds that you can configure. Useful for those of us who run out of things to blog about. The plugin comes with five default feeds (BBC news, WordPress and Harleyquine.com included) and the feeds are configurable... Platforms: PHP

License: Freeware Size: 10 KB Download (50): Write About Me Plugin Download

< 1 2 3 4 5 >