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

R1 software
Filter: All | Freeware | Demo
 

R1

1 2 > 
Added: September 19, 2010 | Visits: 987

Bluewhite64 11.0-r1 Bluewhite64 LiveCD is a 64-bit Slackware-based live CD. Bluewhite64 11.0 Live CD runs entirely from CD and includes almost all packages from Bluewhite64 11.0, including updated packages from the patches directory. The Live CS was created using Linux Live 5.5.0 scripts... Platforms: *nix

License: Freeware Size: 700.1 MB Download (105): Bluewhite64 11.0-r1 Download

Added: August 18, 2008 | Visits: 743

WinRemotePC 2008.r1 WinRemotePC is a program that allows you to work on a remote PC as on your local computer. With WinRemotePC, you can see the desktop of a remote machine and control it with your local mouse and keyboard, just like you would do it sitting in the front of that computer.You can also transfer files... Platforms: Windows

License: Shareware Cost: $35.00 USD Size: 3.73 KB Download (96): WinRemotePC 2008.r1 Download

Added: August 25, 2008 | Visits: 1.129

WinRemotePC Lite 2008.r1 WinRemotePC is a program that allows you to work on a remote PC as on your local computer. With WinRemotePC, you can see the desktop of a remote machine and control it with your local mouse and keyboard, just like you would do it sitting in the front of that computer.You can also transfer files... Platforms: Windows

License: Freeware Size: 3.22 KB Download (176): WinRemotePC Lite 2008.r1 Download

Added: January 07, 2010 | Visits: 1.277

GD::Graph::Polar GD::Graph::Polar is a Perl module to make polar graph using GD package. SYNOPSIS use GD::Graph::Polar; my $obj=GD::Graph::Polar->new(size=>480, radius=>100); $obj->addPoint (50=>25); $obj->addPoint_rad (50=>3.1415); $obj->addGeoPoint (75=>25); $obj->addGeoPoint_rad (75=>3.1415);... Platforms: *nix

License: Freeware Size: 47.1 KB Download (153): GD::Graph::Polar Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 425

WFTPD - Windows FTP Server 3.10 R1 Texas Imperial Software is proud to announce the arrival of this latest version of its FTP server, WFTPD, for all versions of Windows from Windows 95 to Windows XP and beyond. Developed originally in 1993, WFTPD has maintained a long history of compatibility, stability, security and speed. We've... Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 448 KB Download (46): WFTPD - Windows FTP Server 3.10 R1 Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 427

Premises 2009 R1 Premises 2009 is the latest version of our Premises software, which allows you to accurately control room and hall hire bookings, calculate prices and keep full control of your customer's account information. Whether you have a single hall to hire, or an office block full of meeting rooms,... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 7.53 MB Download (44): Premises 2009 R1 Download

Added: July 31, 2013 | Visits: 371

BPSK Simulation for AWGN & Rayleigh Channels BPSK SYSTEM SIMULATIONWe simulate the generation of random variables r0 and r1, which constitutes the input to detector. We begin by generating a binary sequence of 0?s and 1?s that occur with equal probability and are mutually (statistically) independent. For this, we use a Random number... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): BPSK Simulation for AWGN & Rayleigh Channels Download

Added: July 24, 2013 | Visits: 233

Tone Reservation as a PAPR reduction technique if we have 16 subcarriers let us dedicate r1,r2,r3 and r4 as PRC or peak reduction carriers and transmit on x1:x12 so when x1:x12 summation creates a peak, a combination from r1,r2,r3 and r4 creates an anti peak but not the exact anti peak or the output would be a flat signal from which data can... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Tone Reservation as a PAPR reduction technique Download

Added: August 08, 2010 | Visits: 604

Flatback Flatback is a simple filesystem archiver. It was created to address limitations in afio, star, and dar. Notable features include checksumming, large file support, support for hardlinks, and support for device files. Planned features include incremental backups, robust error handling, and... Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): Flatback Download

Added: May 13, 2010 | Visits: 845

File::Repl File::Repl is a Perl module that provides file replication utilities. SYNOPSIS use File::Repl; %con = { dira => C:/perl, dirb => M:/perl, verbose => 1, age => 10, }; $ref=File::Repl->New(%con); $r1 = $ref->Update(.p(l|m),a<>b,1); $r2 = $ref->Update(.t.*,a<>b,1,.tmp$); The... Platforms: *nix

License: Freeware Size: 15.36 KB Download (102): File::Repl Download

Added: February 14, 2010 | Visits: 858

Mother ORM With `intelligent` we mean the capability of self-adaption, understanding various situations. Mother could be considered as a Object Relational Mapper with a strong introspection. In fact, configuration files, tables, fields and keys declarations are not needed, because Mother knows the... Platforms: *nix

License: Freeware Size: 37.89 KB Download (105): Mother ORM Download

Added: July 08, 2010 | Visits: 890

nmr-relax nmr-relax is designed for the study of the dynamics of proteins or other macromolecules though the analysis of NMR relaxation data. It is a community driven project created by NMR spectroscopists for NMR spectroscopists. It supports exponential curve fitting for the calculation of the R1 and R2... Platforms: *nix

License: Freeware Size: 4.1 MB Download (105): nmr-relax Download

Added: August 27, 2010 | Visits: 1.132

Rose::Class::MakeMethods::Set Rose::Class::MakeMethods::Set is a Perl module to create class methods to manage sets. SYNOPSIS package MyClass; use Rose::Class::MakeMethods::Set ( inheritable_set => [ required_name => { add_implies => add_valid_name, test_method => name_is_required, }, ], inherited_set => [... Platforms: *nix

License: Freeware Size: 28.67 KB Download (101): Rose::Class::MakeMethods::Set Download

Added: March 03, 2010 | Visits: 954

Tie::File Tie::File can access the lines of a disk file via a Perl array. SYNOPSIS # This file documents Tie::File version 0.96 use Tie::File; tie @array, Tie::File, filename or die ...; $array[13] = blah; # line 13 of the file is now blah print $array[42]; # display line 42 of the file $n_recs... Platforms: *nix

License: Freeware Size: 67.58 KB Download (97): Tie::File Download

Added: September 02, 2010 | Visits: 911

Kismet Kismet application is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic. Kismet identifies networks by passively collecting... Platforms: *nix

License: Freeware Size: 624.64 KB Download (208): Kismet Download

Added: October 02, 2010 | Visits: 1.068

Parsix Linux Parsix GNU/Linux is a live CD based on Knoppix and Debian Sid . It uses GNOME as its default desktop environment. Parsix GNU/Linux supports Persian keyboard and user can switch to Persian with Alt+Shift keys. Parsix GNU/Linux can be installed on your harddisk and you can use it as your PCs... Platforms: *nix

License: Freeware Size: 693 MB Download (97): Parsix Linux Download

Added: February 23, 2010 | Visits: 1.277

rvi 1.1 rvi is a shell script that can give you an easy way of integrating RCS with your existing vim/vi work environment. Simply use "rvi filename" instead of "vim filename", and the file will automatically be checked into revision control, and the changes you made after the edit will be displayed... Platforms: *nix

License: Freeware Download (102): rvi 1.1 Download

Added: April 19, 2010 | Visits: 1.270

RTF::Writer RTF::Writer is a Perl module for generating documents in Rich Text Format. SYNOPSIS use RTF::Writer; my $rtf = RTF::Writer->new_to_file("greetings.rtf"); $rtf->prolog( title => "Greetings, hyoomon" ); $rtf->number_pages; $rtf->paragraph( fs40bi, # 20pt, bold, italic "Hi there!" );... Platforms: *nix

License: Freeware Size: 57.34 KB Download (118): RTF::Writer Download

Added: June 11, 2010 | Visits: 1.312

ESR Backup 0.99b ESR Backup is a simple easy to use backup system for UNIX and Linux. It provides a simple, easy to configure solution for file system integrity. ESR Backup project works on an automatic 2 week cycle to assure you have an easy to recover system.. Platforms: *nix

License: Freeware Size: 35.84 KB Download (153): ESR Backup 0.99b Download

Added: November 22, 2010 | Visits: 1.710

i2c-tiny-usb i2c-tiny-usb is a open source/open hardware project. Attach any I2C client chip (thermo sensors, AD converter, displays, relais driver, ...) to your PC via USB ... quick, easy and cheap! Drivers for Linux, Windows and MacOS available. The i2c-tiny-usb project is an open source/open hardware... Platforms: *nix

License: Freeware Size: 204.8 KB Download (178): i2c-tiny-usb Download

1 2 >