GIS系统支持库Geospatial Data Abstraction Library代码.GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial
资源简介:GIS系统支持库geospatial Data Abstraction Library代码.GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source geospatial
上传时间: 2014-01-01
上传用户:sclyutian
资源简介:The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
上传时间: 2016-08-17
上传用户:彭玖华
资源简介:DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related f...
上传时间: 2015-09-11
上传用户:l254587896
资源简介:PowerFish is a class library, intended to provide a broad functionality base for any application. Although the focus is on game and demo development. PowerFish是一个类库,旨在为应用程序提供一个广泛的功能基础,虽然其重点是在游戏和演示开发。
上传时间: 2013-11-28
上传用户:2467478207
资源简介:JCCKit is a Java library which can be used in any Java application or applet to visualize scientific data by plots or charts
上传时间: 2014-01-23
上传用户:三人用菜
资源简介:DirectFB is a thin library that provides hardware graphics acceleration, input device handling and Abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Dev...
上传时间: 2014-06-30
上传用户:wangchong
资源简介:The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.
上传时间: 2015-01-09
上传用户:teddysha
资源简介:CZipFile is a lite library that allows you to get information about a zip archive. It is not able to decompress the files, but just retrieves the contents—the file name, file size, and so on.
上传时间: 2013-12-13
上传用户:ruixue198909
资源简介:基于geotools的demo GeoTools is a Java library for manipulating and displaying geographic maps.
上传时间: 2015-02-28
上传用户:zhangyi99104144
资源简介:vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
上传时间: 2015-03-03
上传用户:PresidentHuang
资源简介:Garble is a C++ program for transferring data to and from Garmin GPS
上传时间: 2013-12-19
上传用户:huangld
资源简介:"More for C++" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C
上传时间: 2015-07-12
上传用户:wuyuying
资源简介:LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-b...
上传时间: 2015-07-24
上传用户:冇尾飞铊
资源简介:A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to...
上传时间: 2013-12-14
上传用户:hullow
资源简介:RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515, etc.), except for the 8?C751 and 8?C752. RTX-251 extends the functionality of...
上传时间: 2013-12-13
上传用户:refent
资源简介:JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, selection, context menus, tooltips and dynamic edge creation.
上传时间: 2013-12-09
上传用户:坏坏的华仔
资源简介:JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, selection, context menus, tooltips and dynamic edge creation. JPowerGraph has a spring layout algorithm based on that used in TouchGraph.
上传时间: 2013-12-18
上传用户:璇珠官人
资源简介:IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
上传时间: 2014-01-13
上传用户:han_zh
资源简介:LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to ...
上传时间: 2016-03-25
上传用户:源弋弋
资源简介:BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for Java, Bluetooth enabled mobile devices.
上传时间: 2016-04-22
上传用户:2525775
资源简介:HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast, robust and well test...
上传时间: 2016-05-03
上传用户:coeus
资源简介:This is a Java library for performing floating-point calculations on small devices such as mobile phones which lack native support for floating-point numbers.
上传时间: 2016-05-03
上传用户:大融融rr
资源简介:LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
上传时间: 2014-08-16
上传用户:h886166
资源简介:As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorithms. This version also introduces a TLS engine (TLS is commonly known as SSL.)
上传时间: 2014-01-24
上传用户:hopy
资源简介:TGIFiMAGE 2.2 支持D7等 Changed 2007.01.18 This is a version of Anders Melander s TGIFImage ported to Delphi 7, Delphi 2005, Delphi 2006. It supports animated GIF files.
上传时间: 2013-11-28
上传用户:xjz632
资源简介:dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as co...
上传时间: 2014-01-12
上传用户:wangdean1101
资源简介:nearest neighbour clustering is an algoithm that puts data in categories. This algotithm is a data mining subject. Similar data is put in the same cluster.
上传时间: 2017-03-27
上传用户:181992417
资源简介:Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, ...
上传时间: 2013-12-16
上传用户:refent
资源简介:it is a basic library management project which provides all the features necessary for a library management.
上传时间: 2013-12-19
上传用户:caozhizhi
资源简介:SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop comput...
上传时间: 2013-12-09
上传用户:manlian