Ports Search

Results 18,76118,770 of 19,819 for %22HTTP Server%22.(0.012 seconds)
Some utility functions around iArea
Geo::Coordinates::Converter::iArea is utilities for DoCoMo iArea.
Simple converter of geo coordinates
Geo::Coordinates::Converter is a simple converter of geo coordinates, the format and datum of geo coordinates are simply converted. when it is insufficient in the coordinate system and the format of the standard, it is possible to add it easily.
science/pnetcdf-1.6.1 (Score: 7.739885E-4)
Library providing high-performance I/O
Parallel-NetCDF is a library providing high-performance I/O while still maintaining file-format compatibility with Unidata's NetCDF. NetCDF gives scientific programmers a space-efficient and portable means for storing data. However, it does so in a serial manner, making it difficult to achieve high I/O performance. By making some small changes to the API specified by NetCDF, we can use MPI-IO and its collective operations.
science/qcl-0.6.4 (Score: 7.739885E-4)
Quantum computer simulator
QCL is a high level, architecture independent programming language for quantum computers, with a syntax derived from classical procedural languages like C or Pascal. This allows for the complete implementation and simulation of quantum algorithms (including classical components) in one consistent formalism.
science/qtresistors-0.1 (Score: 7.739885E-4)
Calculate resistance of resistor by the colors on the resistor
qtResistors - calculate resistance of resistor by the colors on the resistor
science/ruby-dcl-1.7.0.2 (Score: 7.739885E-4)
Ruby interface to the scientific graphic library DCL
This is a Ruby interface to the scientific graphic library DCL.
science/ruby-netcdf-0.7.1.1 (Score: 7.739885E-4)
Ruby interface to the NetCDF scientific IO library
This is a Ruby interface to the NetCDF scientific IO library.
science/simlib-3.02 (Score: 7.739885E-4)
SIMulation LIBrary for C++ programming language
SIMLIB/C++ is the SIMulation LIBrary for C++ programming language. You can create models directly in C++ language with the use of predefined simulation tools from the library. SIMLIB allows object-oriented description of models based on simulation abstractions. Current version allows a description of continuous, discrete, combined, 2D/3D vector, and fuzzy models. SIMLIB/C++ is developed at the Department of Computer Science and Engineering, Faculty of Electrical Engineering and Computer Science, Brno University of Technology since 1991.
security/cryptlib-3.4.1 (Score: 7.739885E-4)
Powerful security programming toolkit
cryptlib is a powerful security toolkit which allows even inexperienced crypto programmers to easily add encryption and authentication services to their software. The high-level interface provides anyone with the ability to add strong security capabilities to an application in as little as half an hour, without needing to know any of the low-level details which make the encryption or authentication work. Because of this, cryptlib dramatically reduces the cost involved in adding security to new or existing applications. cryptlib provides a standardised interface to a number of popular encryption algorithms, as well as providing a high-level interface which hides most of the implementation details and provides an operating-system-independent encoding method which makes it easy to transfer secured data from one operating environment to another.
security/libassuan-2.4.3 (Score: 7.739885E-4)
IPC library used by GnuPG and gpgme
Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components.