Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第1,3311,340项(搜索用时0.009秒)
graphics/xd3d-8.3.1 (Score: 0.0017756511)
Simple scientific visualization tool
xd3d is a simple scientific visualization tool designed to be easy to learn. It can plot 2d and 3d meshes, with shadowing, contour plots, vector fields, iso-contour (3d), as well as 3d surfaces z=f(x,y) defined by an algebraic expression or a cloud of points. It generates high quality vector PostScript files for scientific publications and still or animated bitmap images. It includes the graph plotter xgraphic.
devel/bcpp-20150811 (Score: 0.0017697914)
Utility similar to indent for C++ code
A utility similar to indent for C++ code
devel/cxxtools-2.2.1 (Score: 0.0017697914)
Collection of general-purpose C++ classes
Cxxtools is a collection of general-purpose C++ classes.
devel/gob2-2.0.17 (Score: 0.0017697914)
Preprocessor for making GObjects with inline C
a preprocessor for making GObjects with inline C
devel/ExtUtils-LibBuilder-0.08 (Score: 0.0017697914)
Perl module to build C libraries
ExtUtils::LibBuilder is a tool to build C libraries.
net-p2p/libbt-1.05 (Score: 0.0017697914)
C library implementing the core BitTorrent protocol
LIBBT is a C library implementing the core BitTorrent protocol.
textproc/source-highlight-3.1.6 (Score: 0.0017694528)
C/C++ and Java sources to HTML converter
Source-highlight is a simple program that, given a source C/C++, Prolog, Perl, PHP3, Python or Java file, produces an html source with syntax highlighting.
devel/scandoc-0.14 (Score: 0.0017635195)
C/C++ documentation generator
ScanDoc scans C and C++ program for embedded documentation, and formats it into HTML or other formats. It also analyzes code structure and uses this information to enhance the generated documentation. It has been inspired by JavaDoc, as well as the Amiga "autodoc" utility.
devel/ezpyinline-0.1 (Score: 0.0017624451)
Easy embedded Inline C for Python
The ezpyinline is a pure python module which requires almost no setup to allows you put C source code directly "inline" in a Python script or module, then the C code is automatically compiled and then loaded for immediate access from Python. ezpyinline is forked from PyInline (http://pyinline.sourceforge.net/) but aim to be as easy as possible and do all the magics for you.
www/tntnet-2.2.1 (Score: 0.0017600373)
Webapplicationserver for C++
Tntnet is a modular, multithreaded, high performance webapplicationserver for C++. To create webapplications Tntnet has a template-language called ecpp similar to php, jsp or mason, where you can embed c++-code inside a html-page to generate active content. The ecpp-files are precompiled to c++-classes called components and compiled and linked into a shared library. This process is done at compiletime.