Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第10,75110,760项(搜索用时0.009秒)
math/octave-forge-secs1d-0.0.9 (Score: 7.3261835E-5)
Octave-forge package secs1d
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is secs1d. A Drift-Diffusion simulator for 1d semiconductor devices
math/octave-forge-secs2d-0.0.8 (Score: 7.3261835E-5)
Octave-forge package secs2d
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is secs2d. A Drift-Diffusion simulator for 2d semiconductor devices
math/octave-forge-secs3d-0.0.1 (Score: 7.3261835E-5)
Octave-forge package secs3d
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is secs3d. A Drift-Diffusion simulator for 3d semiconductor devices
math/octave-forge-simp-1.1.0 (Score: 7.3261835E-5)
Octave-forge package simp
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is simp. This package define the basic operations on intervals. It is useful when some values for a computation are incertain.
math/octave-forge-tcl-octave-0.1.8 (Score: 7.3261835E-5)
Octave-forge package tcl-octave
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is tcl-octave. socket implementation of a tcl-octave connection
math/Math-Calc-Units-1.07 (Score: 7.3261835E-5)
Human-readable unit-aware calculator
Math::Calc::Units is a simple calculator that keeps track of units. It currently handles combinations of byte sizes and duration only, although adding any other multiplicative types is easy. Any unknown type is treated as a unique user type (with some effort to map English plurals to their singular forms). Seamus Venasse <svenasse@polaris.ca>
math/Math-Combinatorics-0.09 (Score: 7.3261835E-5)
Perform combinations and permutations on lists
Combinatorics is the branch of mathematics studying the enumeration, combination, and permutation of sets of elements and the mathematical relations that characterize their properties. As a jumping off point, refer to: http://mathworld.wolfram.com/Combinatorics.html This module provides a pure-perl implementation of nCk, nPk, and n! (combination, permutation, and factorial, respectively).
math/Algorithm-Munkres-0.08 (Score: 7.3261835E-5)
Perl Extension for Munkres' Solution to Classical Assignment Problem
Algorithm-Munkres is a perl extension for Munkres' solution to classical Assignment problem for square and rectangular matrices This module extends the solution of Assignment problem for square matrices to rectangular matrices by padding zeros. Thus a rectangular matrix is converted to square matrix by padding necessary zeros.
math/Geo-Distance-0.20 (Score: 7.3261835E-5)
Calculate Distances and Closest Locations
This perl library aims to provide as many tools to make it as simple as possible to calculate distances between geographic points, and anything that can be derived from that. Currently there is support for finding the closest locations within a specified distance, to find the closest number of points to a specified point, and to do basic point-to-point distance calculations.
math/Math-BigInt-Pari-1.27 (Score: 7.3261835E-5)
Use Math::Pari for Math::BigInt routines
This is Math::BigInt::Pari, a plugin module for Math::BigInt that replaces Math::BigInt's core math routines with Math::Pari routines. This package contains a replacement (drop-in) module for Math::BigInt's core, Math::BigInt::Calc.pm. It needs the new versions of Math::BigInt and Math::BigFloat as they are from Perl 5.7.x onwards.