Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第1,5711,580项(搜索用时0.012秒)
devel/yaml-cpp-0.3.0 (Score: 0.0014428784)
YAML parser and emitter in C++ matching the YAML 1.2 spec
yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.
print/libgnomeprintmm-2.5.1 (Score: 0.0014428784)
C++ bindings for the GNOME print support library
This is a set of thin C++ wrappers around the libgnomeprint printing support system.
textproc/libmrss-0.19.2 (Score: 0.0014428784)
C library for parsing, writing, and creating RSS
mRss is a C library for parsing, writing and creating RSS files or streams.
net-mgmt/centreon-clib-1.4.2 (Score: 0.0014426709)
Common library of all Centreon projects written in C or C++
Centreon Clib is a common library for all Centreon products written in C/C++. This project provides high level implementation of many basic system mechanism. The target is to have a portable and powerful implementation.
devel/Devel-Cover-1.23 (Score: 0.0014414726)
Code coverage metrics for Perl
This module provides code coverage metrics for Perl. If you can't guess by the version number this is an alpha release. Code coverage data are collected using a pluggable runops function which counts how many times each op is executed. These data are then mapped back to reality using the B compiler modules. There is also a statement profiling facility which needs a better backend to be really useful. The cover program can be used to generate coverage reports. Statement, branch, condition, subroutine, pod and time coverage information is reported. Statement coverage data should be reasonable, although there may be some statements which are not reported. Branch and condition coverage data should be mostly accurate too, although not always what one might initially expect. Subroutine coverage should be as accurate as statement coverage. Pod coverage comes from Pod::Coverage. Coverage data for path coverage are not yet collected.
emulators/frodo-4.1b (Score: 0.0014414446)
Emulates a Commodore 64
Frodo is a freeware C64 emulator for BeOS, Unix, MacOS, AmigaOS, Win32 and RiscOS systems and the world's first C64 emulator not bearing a "64" in its name. :-) (No, it has absolutely nothing to do with frodo.hiof.no, that's a pure coincidence.) Frodo was developed to reproduce the graphics of games and demos better than the existing C64 emulators. Therefore Frodo has relatively high system requirements: It should only be run on systems with at least a PowerPC/Pentium/68060. But on the other hand, Frodo can display raster effects correctly that only result in a flickering mess with other emulators. Frodo comes in three flavours: The "normal" Frodo with a line-based emulation, the improved line-based emulation "Frodo PC", and the single-cycle emulation Frodo SC that is slower but far more compatible. In addition to a precise 6510/VIC emulation, Frodo features a processor-level 1541 emulation that is even able to handle about 95% of all fast loaders. There is also a faster 1541 emulation for four drives in .d64/x64 disk images, .t64/LYNX archives, or directories of the host system.
math/armadillo-7.400.2 (Score: 0.0014400769)
C++ linear algebra library
Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. The syntax is deliberately similar to Matlab. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK, or one of its high performance drop-in replacements (such as the multi-threaded MKL or ACML libraries). A delayed evaluation approach is employed (at compile-time) to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming. Useful for conversion of research code into production environments, or if C++ has been decided as the language of choice, due to speed and/or integration capabilities.
databases/cassandra-cpp-driver-2.4.3 (Score: 0.0014394417)
DataStax C/C++ Driver for Apache Cassandra
DataStax Cpp Driver is modern, feature-rich, and highly tunable C/C++ client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's native protocol and Cassandra Query Language v3.
print/okc321-1.1 (Score: 0.0014375622)
PPDs for the Oki C321dn, C331dn, and C531dn printers
PostScript Printer Descriptions for the Oki C321dn, C331dn, and C531dn printers for use with CUPS.
lang/ofc-0.8.1 (Score: 0.0014365772)
The Objective-C Foundation Classes library
The Objective-C Foundation Classes (OFC) library The Objective-c foundation classes library is a general purpose library. The classes in the library are grouped in five clusters: data types, collections, c-wrappers, network and compound classes. At the moment the library is still under development. The OFC library and the test and example programs are licensed under the GNU GPL.