Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第17,00117,010项(搜索用时0.012秒)
print/dvisvg-0.7.1.d (Score: 4.532845E-5)
Converter from DVI to SVG
DVISVG creates one SVG Document, which includes content of the selected page from the specified DVI file. DVISVG produces outlines for used glyphs/characters in DVI file as an external SVG Font. SVG Document produced by DVISVG uses external SVG Fonts so there is a problem with using Adobe's SVG Viewer which doesn't currently support it. Solution is using embeded fonts which can to be easily inserted in svg file from the external fonts file.
Epson Inkjet Printer Driver (ESC/P-R) for Linux
This software is a filter program used with Common UNIX Printing System (CUPS) from the Linux. This can supply the high quality print with Seiko Epson Color Ink Jet Printers. This product supports only EPSON ESC/P-R printers. This package can be used for all EPSON ESC/P-R printers. For detail list of supported printer, please refer to below site: http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
print/amsfonts-3.02 (Score: 4.532845E-5)
Computer Modern and standard fonts for TeX
The AMSFonts collection is a set of miscellaneous TeX fonts that augment the standard Computer Modern set normally distributed with TeX. AMSFonts includes - Euler math fonts - Extra mathematical symbols - Blackboard bold letters (uppercase only) - Fraktur letters - Subscript sizes of bold math italic and bold Greek letters - Subscript sizes of large symbols such as sum and product - Additional sizes of the Computer Modern small caps font - Cyrillic fonts (from the University of Washington)
print/libharu-2.3.0 (Score: 4.532845E-5)
Haru Free PDF Library
HARU is a free, cross platform, open-sourced software library for generating PDF. It supports the following features. 1. Generating PDF files with lines, text, images. 2. Outline, text annotation, link annotation. 3. Compressing document with deflate-decode. 4. Embedding PNG, Jpeg images. 5. Embedding Type1 font and TrueType font. 6. Creating encrypted PDF files. 7. Using various character set (ISO8859-1~16, MSCP1250~8, KOI-8R). 8. Supporting CJK fonts and encodings. You can add the feature of PDF creation by using HARU without understanding complicated internal structure of PDF.
print/pkpgcounter-3.50 (Score: 4.532845E-5)
Count pages and ink coverage percent
pkpgcounter is a generic Page Description Language parser which can either count the number of pages or compute the percent of ink coverage needed to print various types of documents. It currently supports the following file types: - PostScript (both DSC compliant and binary) - PDF - PCL3/4/5 - PCLXL (aka PCL6) - DVI - TIFF - ESC/P2 - OpenDocument (ISO/IEC DIS 26300) - Zenographics ZjStream - Samsung QPDL (aka SPL2) - Samsung SPL1 The five latter ones, as well as some TIFF documents, are currently only supported in page counting mode.
science/colt-1.2.0 (Score: 4.532845E-5)
Java package for scalable scientific and technical computing
Colt is a package for scalable scientific and technical computing in Java. It consists of several free Java libraries, for user convenience bundled under one single uniform umbrella. Namely the Colt library, the Jet library, the CoreJava library, and the Concurrent library. The Colt library provides fundamental general-purpose data structures optimized for numerical data, such as resizable arrays, dense and sparse matrices (multi-dimensional arrays), linear algebra, associative containers and buffer management.
science/liblinear-2.1 (Score: 4.532845E-5)
Library for Large Linear Classification
LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized classifiers (L2-loss linear SVM, L1-loss linear SVM, and logistic regression), L1-regularized classifiers (L2-loss linear SVM and logistic regression). Main features of LIBLINEAR include - Same data format as LIBSVM and similar usage - One-vs-the rest and Crammer & Singer multi-class classification - Cross validation for model selection - Probability estimates (logistic regression only) - Weights for unbalanced data
science/paje-1.97 (Score: 4.532845E-5)
Generic visualization tool for GNUstep (Gantt chart and more)
Paje is a graphical tool that displays traces produced during the execution of multithreaded programs. Other programs can also generate traces for this tool. Key Features * Supports multi threaded programs - each thread of the analysed program can be individually displayed, or multiple threads can be combined, to reduce screen space usage. * Interactivity - each entity represented on the screen can be interrogated for more information, - related entities are highlighted as mouse cursor passes over some representation LICENSE: LGPL2 or later
Perl extension for elevation queries against USGS web services
Geo::WebService::Elevation::USGS executes elevation queries against the United States Geological Survey's web server. You provide the latitude and longitude in degrees, with south latitude and west longitude being negative. The return is typically a hash containing the data you want. Query errors are exceptions by default, though the object can be configured to signal an error by an undef response, with the error retrievable from the 'error' attribute.
science/simlib-3.02 (Score: 4.532845E-5)
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.