Main > Free Download Search >

Free binghamton university software for linux

binghamton university

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 216
Paderborn University BSP Library 01-26-2007

Paderborn University BSP Library 01-26-2007


Paderborn University BSP Library is a C-Library to support development of parallel algorithm. more>>
Paderborn University BSP Library is a C-Library to support development of parallel algorithm based on the "Bulk-Synchronous-Parallel-Model".
The Library offers buffered asynchronous message-passing between the nodes, organized in supersteps. At the begin of a superstep the nodes receive all messages which has been sent in the previous superstep.
The PUB-Library supports in addition to send node-to-node messages other functions like broadcasts and parallel prefix operations with a set of nodes.
PUB offers functions for both message passing and remote memory access. Furthermore, some collective communication operations like broadcast and parallel prefix are also provided.
To become more flexible, PUB allows creating independent BSP objects each representing a virtual BSP computer. Goudreau et al.[GHL$^+$96] defined an interface for BSP libraries call ``BSP Worldwide Standard which is implemented in the Oxford BSP toolset[HDM97]. You can also use the BSP Worldwide Standard for programming with PUB (refer to Section 1.6).
A performance comparison with other communication libraries and some implementation details can be found in [BJOR99].
The PUB-Library is available for several parallel platforms. The generated library is specified by four configuration variables PUB_MACHINE (machine type), PUB_SYSTEM (operating system), PUB_COMMUNICATION (communication library) and PUB_MODE (e.g. debug).
Enhancements:
- This release adds numerous minor bugfixes.
<<less
Download (0.34MB)
Added: 2007-02-03 License: GPL (GNU General Public License) Price:
994 downloads
Boston University Linux 4.5 Server Edition (Zodiac)

Boston University Linux 4.5 Server Edition (Zodiac)


Boston University Linux is based on Fedora Core Linux, but specifically tailored for the BU environment. more>>
Boston University Linux is based on Fedora Core Linux, but specifically tailored for the BU environment.

Weve added security updates, made modifications to make software work better with the way things are set up here, and added some applications that we think you might like to have.

The server edition of BU Linux provides a modern, stable, and robust server platform suitable for long-term deployment in many roles throughout the university.

Supported Hardware

Currently, only i686-class machines are supported. This includes almost everything from Intels Pentium Pro on. AMD64 and Intel EM64T systems will work fine using their 32-bit mode. Watch for a 64-bit version later this summer.

Specific Notes on Server Applications

Mail Server:

BU Linux 4.5 Server Edition (Zodiac) includes three different choices of Mail Transfer Agent (MTA) for your mail server. Each of these open source servers has its unique strengths, and you can install one or more and use the utility system-switch-mail to choose which is active.

The default is IBMs Postfix, which is designed from scratch to be secure and easily configurable. On a newly-installed BU Linux machine, Postfix is configured to exchange mail on the local machine and to send mail out to other systems, but not receive mail from the network. For this reason, outgoing mail from global BU accounts (those matching valid BU login names and with the proper UID) will appear to come from @bu.edu rather than @hostname.bu.edu. Local users (including system accounts) will retain the hostname, but without reconfiguration, any replies will bounce. Changing the system to accept mail is easy; see the BU Linux web site for details.

For the maximum flexibility and for compatibility with existing configurations (and with existing expertise), we also include the traditional standard Sendmail. And, if you have particular special needs, you may find that the new Exim MTA fits your situation best.

No matter which MTA you choose, please contact us if you need any assistance. With so many options available, the situation can be confusing, and its unfortunately easy for an accidentally misconfigured system to become a target for spam relayers. We have significant expertise at configuring both Postfix and Sendmail in a variety of situations, and will be glad to help.

FTP Server:

This release of BU Linux provides two options for FTP. The first is vsftpd, which is designed to be simple and secure. This is the most appropriate for almost all situations, but if you require more power and flexibility, we also include ProFTPd, which has many more options and a configuration syntax similar to that of the Apache web server.

Please also remember that FTP is an insecure protocol and that any passwords used travel over the network in plain text. For this reason, its best to avoid anything but anonymous FTP. For user-authenticated file transfer, use SSH and SFTP. (SFTP is provided by the OpenSSH server and enabled by default.)

Web Server:

The web server software included in BU Linux is the industry-standard Apache httpd. We also include PHP 4.3 and many other useful tools for building a web server.
If you need to provide authenticated access to web services to BU users, please contact us and we will provide you with our University-standard Weblogin module. This provides a powerful and flexible means of single-signon access control for the BU user community and we want to make it as easy as possible for you to provide this for your users.

Database Server:

BU Linux includes MySQL 4.1 and PostgreSQL 7.4. For less demanding SQL applications, we also provide SQLite 3, which provides simple SQL databases without the management overhead of running a SQL server.
<<less
Download (74.7MB)
Added: 2005-11-10 License: GPL (GNU General Public License) Price:
1456 downloads
GatorMail 1.0.11

GatorMail 1.0.11


GatorMail project offers a Java Servlet-based Webmail designed for a large user base. more>>
GatorMail project offers a Java Servlet-based Webmail designed for a large user base.

GatorMail is a Java Servlet-based Webmail application built on the Jakarta Struts framework. It was originally developed to meet the needs of the University of Florida.

Efficient interaction with the mail store along with a low support overhead and simple, user-friendly interface are the primary goals of the project

<<less
Download (8.6MB)
Added: 2007-02-23 License: GPL (GNU General Public License) Price:
978 downloads
WWW::IstanbulTeknik::SIS 0.01

WWW::IstanbulTeknik::SIS 0.01


WWW::IstanbulTeknik::SIS is a programmer interface to ITU-SIS. more>>
[COPYRIGHT=1

SYNOPSIS

my $sis = WWW::IstanbulTeknik::SIS->new(server_num => 2); # 1-9
$sis->login($USER_ID, $PIN);
my %adviser = $sis->adviser;
my $grades = $sis->grades($TERM);
my $holds = $sis->holds;
$sis->logout; # not mandatory

# analyze the returned structures
use Data::Dumper;
print "ADVISER: ", Dumper %adviser;
print "GRADES: " , Dumper $grades;
print "HOLDS: " , $holds;

This is an *incomplete* programmer interface to the Istanbul Technical University (ITU) Student Information System (SIS).]

<<less
Download (0.012MB)
Added: 2007-08-20 License: Perl Artistic License Price:
796 downloads
owl dictionary 0.12

owl dictionary 0.12


owl is a program to display electronic dictionaries. more>>
owl is a program to display electronic dictionaries. It uses the extensive markup language dicML.
Two dictionaries are currently available with this program: a huge English/German dictionary originally published by Technical University of Chemnitz, and a French/German dictionary written from scratch for dicML and therefore not as big as the first one.
Main features:
- support of the whole dicML standard
- available for all important operating systems
- user interface in English, German and French
- possibility to print
- for free and open source
<<less
Download (0.69MB)
Added: 2005-12-30 License: BSD License Price:
1400 downloads
Funiter 2.3.4

Funiter 2.3.4


Funiter is an application developed for educational purposes as a laboratory. more>>
Funiter (short for function iteration) is an application developed for educational purposes as a laboratory, generating graphs of several types for iteration of real and complex functions, with comfortable switching between related types of graphs.

Funiter was originally developed in the context of courses at the University of Nijmegen (Netherlands) for highschool students with a special interest in beta-studies.

<<less
Download (0.083MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
918 downloads
libgist 2.0.2

libgist 2.0.2


libgist provides a generalized search tree C++ library. more>>
libgist provides a generalized search tree C++ library.
This directory contains the 2.0 release of the GiST C++ library. Please refer
to our WWW home page located at for updates on documentation and new releases.
libGiST is not public domain software. It is copyrighted by the University of California but may be used according to the licensing terms of the the copyright below.
Enhancements:
- Updates to a semi-fork of libgist 2.0.1tmp
- Now compiles OK with gcc 4+.
<<less
Download (3.6MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
568 downloads
Tigerbooks 1.1

Tigerbooks 1.1


Tigerbooks project is a online book exchange. more>>
Tigerbooks project is a online book exchange.

Tigerbooks is an online book exchange designed for individual universities and colleges.

Students can post books for sale or browse for books to buy. Fulltext and ISBN searches are available.

There are other book exchange systems currently available. However, TigerBooks is an open source solution.

This means that it is freely available to any University or College that wishes to use it for its own students. Furthermore, any University or College can make contributions to the TigerBooks thus distributing its maintenance costs.

Maintenance costs are particularly important in academic realms as students are only at their institutions for the duration of their program. Being an open source solution means the Universities and Colleges do not have to worry about who will be maintaining TigerBooks in the years to come.


TigerBooks is a successful open source project and will see greater success in the future as it is distributed amongst Universities and Colleges. It is successful really for two reasons.

The first being that is meets the needs of students in exchanging their textbooks. The second is that it is open source and consequently is maintained by the open source community.
<<less
Download (0.025MB)
Added: 2006-10-21 License: GPL (GNU General Public License) Price:
1100 downloads
GNU CLISP 2.41

GNU CLISP 2.41


GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system. more>>
GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, and foreign language interface which runs on most UNIXes and Win32.
Common Lisp is a high-level, all-purpose, object-oriented, dynamic, functional programming language.
CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe University, and Michael Stoll, then of Munich University, both in Germany. GNU CLISP supports the Lisp described in the ANSI Common Lisp standard plus many extensions.
CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, i18n, regular expressions, a socket interface, and more. An X11 interface is available through CLX, Garnet and CLUE/CLIO. Command line editing is provided by readline. CLISP runs Maxima, ACL2 and many other Common Lisp packages.
CLISP runs on most Unix workstations (Linux, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only 4 MB of RAM.
CLISP is Free Software and may be distributed under the terms of GNU GPL. You may distribute commercial proprietary applications compiled with CLISP, see file COPYRIGHT in the CLISP distribution.
The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed at run time.
Enhancements:
- The new libsvm module makes Support Vector Machines available in CLISP.
<<less
Download (9.5MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1110 downloads
NSCL Data Acquisition System 8.0-010

NSCL Data Acquisition System 8.0-010


The NSCL Data Acquisition system is a general purpose nuclear physics data acquisition system. more>>
The NSCL Data Acquisition system is a general purpose nuclear physics data acquisition system for small to medium scale nuclear physics experiments.
NSCL Data Acquisition System can be combined with NSCL SpecTcl to form a powerful online/offline data handling system. It is in use at several university labs and, of course, the National Superconducting Cyclotron Laboratory at Michigan State University.
Whats New in 8.1-pre4 Development Release:
- The way the experimental files work has been reorganized.
- Issues in controplush have been fixed.
- More hardware support has been added (preliminary VM-USB support).
Whats New in 8.0-01 Stable Release:
- Make event files readonly as they get finalized.
- Make ~stagearea/complete write protected except when it has to be.
- Fix up 2.6 build so that lib and include get installed... and can be cleaned.
- Fix a bunch of stuff with the 2.6 build that arises on make dist and building from the tarball. (mostly copying stuff from the 8.1 build files.
- Make sure the right compilers link the readout skels.
- Adjust the framework makefile so that template class implementations will get installed in the include directory to allow them to be used in application software.
- Ensure the SBS driver is identical to the 2.6 version of the drive in the 8.1 branch.
<<less
Download (3.1MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
914 downloads
Campus Chat Server 0.1

Campus Chat Server 0.1


Campus Chat Server is a chat server intended for use in the Cadiz University campus network. more>>
Campus Chat Server project is a chat server intended for use in the Cadiz University campus network.
Enhancements:
- hash_maps are now used instead of maps, so the cost of lookup or insertion is O(1) in the average case, instead of O(logn).
<<less
Download (0.006MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1158 downloads
ambergris 0.1.0

ambergris 0.1.0


ambergriss goal is to provide a simple Ruby solution to two-way sync appointments and contacts between Evolution and Kolab2. more>>
ambergriss goal is to provide a simple Ruby solution to two-way sync appointments and contacts between Evolution and Kolab2 for offline work.

Here is a description of the ambergris directory structure:

ext/ contains native ruby Evolution interface code
lib/ contains the ambergris library code in ruby
misc/ basically contains old code that is not use anymore
test/ contains unit tests for ambergris

Here is a description of the most important ruby files contained in ambergris:

evolution.rb ruby part of the evolution ruby interface
pim.rb general PIM classes to represent appointments and Contacts
kolab.rb code to retrieve and store PIM data via IMAP on a kolab2 server
wallet.rb simple account/password management
sync.rb general syncing mechanism for PIM objects

<<less
Download (0.083MB)
Added: 2006-06-26 License: BSD License Price:
1215 downloads
Neuro-Evolving Robotic Operatives 1.01

Neuro-Evolving Robotic Operatives 1.01


Neuro-Evolving Robotic Operatives is a unique computer game that lets you play with adapting intelligent agents hands-on. more>>
Neuro-Evolving Robotic Operatives project, or NERO for short, is a unique computer game that lets you play with adapting intelligent agents hands-on. Evolve your own robot army by tuning their artificial brains for challenging tasks, then pit them against your friends teams in online competitions!

NERO is an active research project run almost entirely by students. It uses the real-time NeuroEvolution of Augmenting Topologies (rtNEAT) algorithm created by Ken Stanley during his PhD work at UT Austin. The NERO project is a collaboration of the Department of Computer Sciences and the Digital Media Collaboratory at the University of Texas at Austin.

<<less
Download (38.8MB)
Added: 2006-08-21 License: GPL (GNU General Public License) Price:
1161 downloads
TigerEvents 0.7.1

TigerEvents 0.7.1


TigerEvents is a web-based event announcement system. more>>
TigerEvents is a novel, Web-based event announcement system for promoting upcoming and ongoing events to large communities such as university campuses, companies, or the general public.
Enhancements:
- This release has several bugfixes and enhancements.
- New to this release is the exporting of several calendar formats, including iCal, hCal, and being able to import events into Google Calendar.
<<less
Download (1.9MB)
Added: 2007-01-25 License: GPL (GNU General Public License) Price:
1003 downloads
Java Jabber Client 0.0.19

Java Jabber Client 0.0.19


Java Jabber Client is a Jabber client written in Java. more>>
Jabber is an instant messagings system (and a few other things but Ill forget about these for the moment), but it uses XML so its easy to create clients for it, and to link it in with other systems.

As well as that anyone can run a Jabber server, so youre school, university or office could have their own messaging system.
<<less
Download (0.13MB)
Added: 2005-09-08 License: GPL (GNU General Public License) Price:
1513 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5