indiana university
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 217
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.
<<lessThe 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.
Download (0.34MB)
Added: 2007-02-03 License: GPL (GNU General Public License) Price:
994 downloads
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.
<<lessNSCL 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.
Download (3.1MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
914 downloads
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.
<<lessWeve 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.
Download (74.7MB)
Added: 2005-11-10 License: GPL (GNU General Public License) Price:
1456 downloads
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).]
<<lessSYNOPSIS
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).]
Download (0.012MB)
Added: 2007-08-20 License: Perl Artistic License Price:
796 downloads
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.
<<lessAs well as that anyone can run a Jabber server, so youre school, university or office could have their own messaging system.
Download (0.13MB)
Added: 2005-09-08 License: GPL (GNU General Public License) Price:
1513 downloads
Attendance sheet 1.0 Beta
Attendance sheet is a simple script that will help you keep track of registrations for arbitrary sports activities. more>>
Attendance sheet is a simple script that will help you keep track of registrations for arbitrary sports activities that take place regularly.
The idea came from the problem our small group of amateur volleyball at our University faced. At the beginning the number of players was quite small and since many times we did not know each other well, we often ended up coming in 2 or 3 people.
Attendance-sheet helps to:
- see registered players who is coming and who is not
- make registered players to know each other better (if they are from different faculty or whatever), supported by photo, fullname, icq # and faculty
<<lessThe idea came from the problem our small group of amateur volleyball at our University faced. At the beginning the number of players was quite small and since many times we did not know each other well, we often ended up coming in 2 or 3 people.
Attendance-sheet helps to:
- see registered players who is coming and who is not
- make registered players to know each other better (if they are from different faculty or whatever), supported by photo, fullname, icq # and faculty
Download (1.5MB)
Added: 2006-01-31 License: GPL (GNU General Public License) Price:
1365 downloads
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
<<lessTwo 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
Download (0.69MB)
Added: 2005-12-30 License: BSD License Price:
1400 downloads
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.
<<lessFuniter was originally developed in the context of courses at the University of Nijmegen (Netherlands) for highschool students with a special interest in beta-studies.
Download (0.083MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
918 downloads
Navicat MySQL Manager for Linux 8.0.27
MySQL Navicat (MySQL Manager - a GUI for MySQL admin and development) more>> Navicat Manager is an ideal solution for MySQL administration and development. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management and maintenance. Easy installation
and intuitive interface make it an irreplaceable tool for mysql on the web or your local desktop. Navicat supports all verions of MySQL and it lets you convert data to/ from MySQL, synchronizes and backups database in a snap through helpful wizards. Major features of Navicat full version include Visual Query Builder, Import/ Export, Report Builder, Backup/ Restore, SSH and HTTP Tunneling and Data Transfer. Navicat also supports to import data from ODBC, batch job scheduling (create schedule for Import/Export, Data Transfer and saved queries),
printing of table structure. It also includes a full featured graphical manager for setting the users and access privileges. Navicat version 8 supports Code Completion, Form View and email Notification Services, etc. Navicat is the number 1 MySQL database administration shareware in Download.com with over 350,000 downloads and 1,100,000 installations worldwide. Some of the users including Sony Music, Intel, Kodak, FedEx, KPMG Consulting, Ericsson,
Siemens AG, Yahoo!, NTT DoCoMo (Japan), Hitachi (Japan), Imation, Lexmark, Cisco Systems, RSA Security, Avis (Europe), U.S. Department of Energy, UPS, Disney, Oxford University, Harvard University, NASA Space Flight Center, MIT, Michigan State University, University of Michigan, ...
Navicat delivers a personal experience, simplifying the way you work. The program is also available for Windows and Mac OS X.<<less
Download (21.9MB)
Added: 2009-04-15 License: Freeware Price: Free
231 downloads
Systems of Ordinary Differential Equations 13 (RubySode)
Systems of Ordinary Differential Equations RubySode is a Ruby program to generate a Ruby program to solve ordinary equations. more>>
Systems of Ordinary Differential Equations RubySode (Sode.rb) is a Ruby program to generate a Ruby program to solve a single (or a system of) ordinary differential equation(s). A long Taylor series method, pioneered by Prof. Y.F. Chang, who taught at the University of Nebraska in the late 1970s when I was a graduate student there, is used.
The number of Taylor series terms can be specified in the problem file, though it is usually 30.
Enhancements:
- Minir code cleanup. Some tests have been made more meaningful (add, sub, mult, and div).
<<lessThe number of Taylor series terms can be specified in the problem file, though it is usually 30.
Enhancements:
- Minir code cleanup. Some tests have been made more meaningful (add, sub, mult, and div).
Download (0.36MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
877 downloads
ILIAS 3.6.10
ILIAS project is a platform for Web-based training. more>>
ILIAS project is a platform for Web-based training.
It is being developed at the University of Cologne, in Germany, using PHP and MySQL.
It has been available since September 2000 as open software software under the GPL.
The systems core is an authoring tool for creating courses.
Other main components include personal desktops, a mail system, newsgroups, a group system, and system administration.
<<lessIt is being developed at the University of Cologne, in Germany, using PHP and MySQL.
It has been available since September 2000 as open software software under the GPL.
The systems core is an authoring tool for creating courses.
Other main components include personal desktops, a mail system, newsgroups, a group system, and system administration.
Download (36MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
828 downloads
Houdinix 0.1
Houdinix is a GNU/Linux live-cd made for young computer science students. more>>
Houdinix is a GNU/Linux live-cd made for young computer science students of our university, its a simple and user-friendly distribution, containing all tools needed by a beginner.
It contains more than 2 gigabytes of data (on a single 700Mb CD), and can be installed very easily on a local hard drive with our installer, Houdinstall.
Main features:
- Kernel 2.4.24houdinix.
- Compressed file system Squashfs: 2.4Gb of data.
- KDE 3.2 graphic environment.
- Compilers and interpreters for the followings languages : Basic, C, C++, Caml (ocaml), Cobol, Delphi, Fortran, Guile, Java (JDK1.4.2), Lisp (GNU clisp), Pascal, Perl (modules Gtk, Tk, Mail, ...), Prolog (gplc, gprolog), Python, Scheme (umb-scheme), Smalltalk, Tcl.
- Scientific tools : gnuplot, scilab, mupad.
- OpenOffice.org 1.1.3, Gimp 2
- Network support and tools : telnet, ssh, nmap, nslookup, etc...
- Internet tools : Firefox, Thunderbird, Kmail, Kopete, Konqueror, etc...
- File systems recognized on local disks: ext2, ext3, vfat, iso9660 (ro), squashfs (ro), jfs, minix, ufs, reiserfs, ntfs (ro).
- Installation on hard disk with Houdinstall.
- Swap detection with our software Houdiswap.
<<lessIt contains more than 2 gigabytes of data (on a single 700Mb CD), and can be installed very easily on a local hard drive with our installer, Houdinstall.
Main features:
- Kernel 2.4.24houdinix.
- Compressed file system Squashfs: 2.4Gb of data.
- KDE 3.2 graphic environment.
- Compilers and interpreters for the followings languages : Basic, C, C++, Caml (ocaml), Cobol, Delphi, Fortran, Guile, Java (JDK1.4.2), Lisp (GNU clisp), Pascal, Perl (modules Gtk, Tk, Mail, ...), Prolog (gplc, gprolog), Python, Scheme (umb-scheme), Smalltalk, Tcl.
- Scientific tools : gnuplot, scilab, mupad.
- OpenOffice.org 1.1.3, Gimp 2
- Network support and tools : telnet, ssh, nmap, nslookup, etc...
- Internet tools : Firefox, Thunderbird, Kmail, Kopete, Konqueror, etc...
- File systems recognized on local disks: ext2, ext3, vfat, iso9660 (ro), squashfs (ro), jfs, minix, ufs, reiserfs, ntfs (ro).
- Installation on hard disk with Houdinstall.
- Swap detection with our software Houdiswap.
Download (700MB)
Added: 2005-08-31 License: GPL (GNU General Public License) Price:
1515 downloads
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+.
<<lessThis 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+.
Download (3.6MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
568 downloads
Ganglia 3.0.4
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. more>>
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. Ganglia is based on a hierarchical design targeted at federations of clusters.
It leverages widely used technologies such as XML for data representation, XDR for compact, portable data transport, and RRDtool for data storage and visualization. It uses carefully engineered data structures and algorithms to achieve very low per-node overheads and high concurrency.
The implementation is robust, has been ported to an extensive set of operating systems and processor architectures, and is currently in use on over 500 clusters around the world. It has been used to link clusters across university campuses and around the world and can scale to handle clusters with 2000 nodes.
Enhancements:
- This release corresponds to SVN revision 695 and is mainly fixing bugs.
<<lessIt leverages widely used technologies such as XML for data representation, XDR for compact, portable data transport, and RRDtool for data storage and visualization. It uses carefully engineered data structures and algorithms to achieve very low per-node overheads and high concurrency.
The implementation is robust, has been ported to an extensive set of operating systems and processor architectures, and is currently in use on over 500 clusters around the world. It has been used to link clusters across university campuses and around the world and can scale to handle clusters with 2000 nodes.
Enhancements:
- This release corresponds to SVN revision 695 and is mainly fixing bugs.
Download (2.5MB)
Added: 2006-12-25 License: GPL (GNU General Public License) Price:
1035 downloads
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).
<<lessEnhancements:
- 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).
Download (0.006MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1158 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above indiana university search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed