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

Cyclic freeware
Filter: All | Freeware | Demo
 

Cyclic

1 2 > 
Added: June 08, 2013 | Visits: 335

Dijkstra Algorithm Consistent with Cyclic Paths Given adjacent matrix (transmat) and starting/ending node (pathS, pathE), this function finds the shortest-path (path) that connecting pathS and pathE, and returns the cost (cost):[path, cost]=dijkstra(pathS, pathE, transmat);NOTE: Except for the simple interface, the pathS and pathE can be the...



Platforms: Matlab

License: Freeware Size: 30.72 KB Download (43): Dijkstra Algorithm Consistent with Cyclic Paths Download

Added: August 14, 2010 | Visits: 852

SpiralCrypt SpiralCrypt is a stream cipher cyclic key. Tested with diverse raw bitmap images via visual, histogram, and statistical analyses. Includes check sum and file stat calculations, standard IO processing, named pipe processing and keys, shredding, random keys.. Get SpiralCrypt Encryption Tools at...





Platforms: *nix

License: Freeware Size: 163.84 KB Download (107): SpiralCrypt Download

Added: May 10, 2013 | Visits: 332

CRC64 This script implements the algorithm to compute the cyclic redundancy check that is described in the ISO 3309 standard. The generator polynomial is x64 x4 x3 x 1.


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

License: Freeware Download (69): CRC64 Download

Released: July 07, 2003  |  Added: August 04, 2006 | Visits: 3.717

FastSum FastSum - extremely fast and powerful MD5 checksums utility for your files integrity control. It calculates short and strong digests of your data via popular MD5 algorithm to use it as references checksums for ulterior data integrity verification.FastSum - Allows to rectify the errors occurring...


Platforms: Windows

License: Freeware Size: 371 KB Download (641): FastSum Download

Added: July 21, 2010 | Visits: 1.252

GTK-Pinger GTK-Pinger is a cyclic multi ping utility for selected adresses using ncurses/GTK. You simply write adresses into a configuration file and after execution of pinger, you will see small nice window, which inform you about current status of selected hosts and their triptimes. Whats New in This...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (120): GTK-Pinger Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 524

Seurat Seurat is a handy, simple Java based software specially designed to offer you an image processing tool that will use Hodgepodge cellular automata and cyclic space to operate on images.


Platforms: Windows

License: Freeware Size: 31 KB Download (435): Seurat Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 389

SMakeWav Simple Make Wav is command line wich allows to create a wav file with a sinusoidal or triangular or rectangular or personnal signal and to adjust voltage, frequency and cyclic ratio.


Platforms: Mac, BSD, Linux

License: Freeware Size: 402.62 KB Download (48): SMakeWav Download

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 378

DateLook 1.9.3 About DateLook Features alarms, the ability to handle cyclic appointments, supports printing and is fully mouse-driven. It has an import/export-function and is able to synchronise its local database with a database in the net (format: vCalendar V1.0). The synchronisation can use FTP or any net...


Platforms: Mac

License: Freeware Size: 143.36 KB Download (59): DateLook 1.9.3 Download

Added: May 10, 2013 | Visits: 361

Weakmethod Script This script introduces weakly-bound methods. You could use this decorator to create methods that weakly-reference their instance (im_self). This means that the method itself will not keep the object alive. Useful for callbacks, caches, and avoiding cyclic references.


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

License: Freeware Download (51): Weakmethod Script Download

Added: October 28, 2013 | Visits: 409

SoftMusic SoftMusic is a program that creates music based on a random generator and various restrictive algorithms. It can be used for quickly creating ambient musical backdrops, cyclic arpeggios that can be used in techno songs, or just plain strange music. You can also sit fiddling with the large amount...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (39): SoftMusic Download

Added: August 05, 2008 | Visits: 2.050

eXpress CheckSum Verifier XCSV is an small freeware utility for verifying integrity of files by using previously generated checksum files. The supported algorithms include CRC32 (Cyclic Redundancy Code), MD5 (Message Digest number 5) and SHA-1 (Secure Hash Algorithm). The supported checksum files formats include SFV...


Platforms: Windows

License: Freeware Size: 269 KB Download (179): eXpress CheckSum Verifier Download

Added: August 29, 2008 | Visits: 1.135

Orneta Biorhythm for Smartphone 2002 Orneta Biorhythm is an application to draw a biorhythm chart for Windows Mobile based Smartphone's. Everything that happens in nature is cyclic. We are influenced by the changing of the seasons, the lunar tides, day and night, etc. Even the human body is influenced by these factors, which...


Platforms: Windows CE, Pocket PC

License: Freeware Size: 47 KB Download (555): Orneta Biorhythm for Smartphone 2002 Download

Released: November 02, 2008  |  Added: November 05, 2008 | Visits: 3.134

RC Helicopters Advertising wizard. RC Helicopters or Radio Controlled helicopters are model aircraft which are distinct from RC airplanes because of the differences in construction, aerodynamics, and flight training. Several basic designs of RC helicopters exist, some more maneuverable than others (such as...


Platforms: Windows

License: Freeware Size: 640.85 KB Download (221): RC Helicopters Download

Added: June 09, 2010 | Visits: 1.179

High Performance Linpack HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark. The algorithm used...


Platforms: *nix

License: Freeware Size: 512 KB Download (110): High Performance Linpack Download

Added: June 23, 2010 | Visits: 696

DWH_File DWH_File module contains data and object persistence in deep and wide hashes. SYNOPSIS use DWH_File qw/ GDBM_File /; # the use argument set the DBM module used tie( %h, DWH_File, myFile, O_RDWR|O_CREAT, 0644 ); untie( %h ); # essential! Note: the files produced by DWH_File 0.22 are in...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (92): DWH_File Download

Added: January 01, 2010 | Visits: 928

Algorithm::ScheduledPath Algorithm::ScheduledPath is a Perl module that helps you to find scheduled paths in a directed graph. SYNOPSIS use Algorithm::ScheduledPath; use Algorithm::ScheduledPath::Path; $graph = new Algorithm::ScheduledPath(); $graph->add_edge( { path_id => R, origin => A, depart_time => 1,...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (90): Algorithm::ScheduledPath Download

Added: March 05, 2010 | Visits: 1.271

T-Sim T-Sim project is an early version of a helicopter simulator for GNU/Linux. It already has random terrain generation, a 3D cockpit view with working instruments and an external view. The flight model, however, is still very simplistic. Keys N increase throttle B decrease throttle V move...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (182): T-Sim Download

Added: January 25, 2010 | Visits: 499

DateLook A free electronic date book that features alarms, the ability to handle cyclic events, supports printing, and is fully mouse-driven. It has an import/export-function and is able to synchronise its local database with a database in the net (format: vCalendar V1.0). The synchronisation can use FTP...


Platforms: Mac

License: Freeware Download (91): DateLook Download

Released: May 11, 2010  |  Added: June 22, 2010 | Visits: 1.677

Backup & Recovery Free Edition Take complete control of your PC's safety. Based on solid commercial backup and recovery software from Paragon, the new Backup & Recovery 10.2 Free Edition will give you a rich set of features that you can trust. Smart people do backup. Backup & Recovery is a smart backup. Introduction...


Platforms: Windows

License: Freeware Size: 101.88 MB Download (142): Backup & Recovery Free Edition Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 568

ANALYZER for RECOVER Floppy Pro Recursive disk level data recovery analysis software for bad Floppy Disks. Single recursive run lists all files having a folder entry from an inaccessible floppy disk. Listed files and orphaned files can be recovered by using RECOVER Floppy Pro v1.0. Meant for floppy disks that generate 'Drive A:...


Platforms: Windows

License: Freeware Size: 73 KB Download (53): ANALYZER for RECOVER Floppy Pro Download

1 2 >