Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第201210项(搜索用时0.009秒)
cad/admesh-0.95 (Score: 0.012782475)
Program for processing STL triangulated solid meshes
ADMesh is a program for processing triangulated solid meshes. Currently, ADMesh only reads the STL file format that is used for rapid prototyping applications, although it can write STL, VRML, OFF, and DXF files. Features * Read and write binary and ASCII STL files * Check STL files for flaws (i.e. unconnected facets, bad normals) * Repair facets by connecting nearby facets that are within a given tolerance * Fill holes in the mesh by adding facets. * Repair normal directions (i.e. facets should be CCW) * Repair normal values (i.e. should be perpendicular to facet with length=1) * Remove degenerate facets (i.e. facets with 2 or more vertices equal) * Translate in x, y, and z directions * Rotate about the x, y, and z axes * Mirror about the xy, yz, and xz planes * Scale the part by a factor * Merge 2 STL files into one * Write an OFF file * Write a VRML file * Write a DXF file * Calculate the volume of a part
devel/b2-0.2.4 (Score: 0.012747988)
Command Line Interface for Backblaze's B2 storage service
B2 Cloud Storage is a cloud service for storing files in the cloud. Files are available for download at any time, either through the API or through a browser-compatible URL. This package provides Backblaze's official command line tool for accessing all of the capabilities of B2 Cloud Storage.
japanese/vera-fpw-1.8.1.0.3 (Score: 0.012735822)
Virtual Entity of Relevant Aconyms (EPWING V1 format)
This vera is a special GNU edition of V.E.R.A., a list dealing with computational acronyms. This is a dictionary converted from the original one into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So it can be used by EPWING viewer on Unix and the other OS (e.g. Windows or MacOS). URL for this converted dictionary is
sysutils/f3-4.0 (Score: 0.012704157)
Fight Flash Fraud or Fight Fake Flash test tool
F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity of a flash card (flash drive, flash disk, pendrive). It writes to the card and then checks if it can read it. It will assure that you haven't been sold a card with a smaller capacity than stated. WARNING: All data on the tested disk might be lost!
games/fairymax-5.0b.20160316.1 (Score: 0.012697501)
Chess engine for shatranj, courier chess, and others
fairy-Max is a version of micro-Max that reads the piece description from a file fmax.ini, so that arbitrary fairy pieces can be implemen- ted. This version supports up to 15 piece types, and board sizes upto 12x8 board. A Linux port exists in the format of a debian package. You can use it e.g. with games/xboard/: e.g.: xboard -boardSize Middling -variant courier -fcp fairymax GIT: http://hgm.nubati.net/cgi-bin/gitweb.cgi/fairymax.git
graphics/wpvs-2.5 (Score: 0.012697501)
Deegree Web Terrain Service(WTS)/Web Perspective View Service(WPVS)
A WPVS is a web service which is able to generate perspective terrain views, e.g. images of a certain terrain/area (possibly containing three dimensional objects, e.g. building or trees) rendered from a requested viewpoint. For this purposes the WPVS needs to process and render different kinds of geospatial data which is retrieved from different pre-configured datasets. These datasets can be remote OGC web services or locally installed deegree 2 web services.
databases/kyotocabinet-1.2.76 (Score: 0.012623253)
Straightforward implementation of DBM
Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree. Kyoto Cabinet runs very fast. For example, elapsed time to store one million records is 0.9 seconds for hash database, and 1.1 seconds for B+ tree database. Moreover, the size of database of Kyoto Cabinet is very small. For example, overhead for a record is 16 bytes for hash database, and 4 bytes for B+ tree database. Furthermore, scalability of Kyoto Cabinet is great. The database size can be up to 8EB (9.22e18 bytes). Kyoto Cabinet is written in the C++ language, and provided as API of C++, C, Java, Python, Ruby, Perl, and Lua. Kyoto Cabinet is available on platforms which have API conforming to C++03 with the TR1 library extensions. Kyoto Cabinet is a free software licensed under the GNU General Public License.
games/ctris-0.42 (Score: 0.012612279)
Colorized, small, and flexible Tetris(TM)-clone for the console
ctris is a colorized, small and flexible Tetris(TM)-clone for the console. It also has some small special features. (e.g. a highscore-list)
misc/vera-1.22 (Score: 0.012612279)
Virtual Entity of Relevant Acronyms
V.E.R.A. is a free list of acronyms all of which are used in the field of computing. It contains approximately 7592 acronyms.
net/osrtspproxy-2.0 (Score: 0.012612279)
Reference implementation kit of an RTSP proxy
The RTSP Proxy Kit is a reference implementation of an RTSP proxy. RTSP (RFC 2326) is a client-server multimedia presentation control protocol, used e.g. by RealNetworks RealPlayer.