"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
資源簡介:"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
資源簡介: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
資源簡介: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
資源簡介:"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the J...
上傳時間: 2015-12-07
上傳用戶:liuchee
資源簡介: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
資源簡介:DNotes for Delphi/C++Builder is a suite of VCL Components and a Class Library for accessing Lotus Notes 4.x databases & servers.
上傳時間: 2015-04-05
上傳用戶:2525775
資源簡介:GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized St...
上傳時間: 2014-01-02
上傳用戶:luke5347
資源簡介:The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.
上傳時間: 2015-01-09
上傳用戶:teddysha
資源簡介: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 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
上傳用戶:璇珠官人
資源簡介: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
資源簡介: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
資源簡介: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
資源簡介: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
資源簡介: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
資源簡介:Following is a repost of the public domain make that I posted to net.sources a couple of months ago. I have fixed a few bugs, and added some more features, and the resulting changes amounted to about as much text as the whole program (he...
上傳時間: 2015-09-01
上傳用戶:manlian
資源簡介: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
上傳用戶:壞壞的華仔
資源簡介: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
資源簡介:The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
上傳時間: 2014-09-11
上傳用戶:jackgao
資源簡介:AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-cod...
上傳時間: 2014-01-15
上傳用戶:qiaoyue
資源簡介:C is a general-purpose programming language. It has been closely associated with the UNIX operating system where it was developed, since both the system and most of the programs that run on it are written in C. The language, however, is not...
上傳時間: 2014-01-14
上傳用戶:我干你啊
資源簡介:Visual C++ is a powerful and complex tool for building 32-bit applications for Window 95 and Windows NT
上傳時間: 2014-12-05
上傳用戶:wxhwjf
資源簡介:it is a basic library management project which provides all the features necessary for a library management.
上傳時間: 2013-12-19
上傳用戶:caozhizhi
資源簡介:Microsoft Visual C++ is a programming environment used to create applications for the Microsoft Windows operating systems . To use this ebook , you must have installed either Microsoft Visual C++ 6.0 or Microsoft Visual Studio 6.0.
上傳時間: 2017-06-18
上傳用戶:huyiming139
資源簡介:C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in so...
上傳時間: 2014-01-17
上傳用戶:lz4v4
資源簡介:OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port.
上傳時間: 2014-01-13
上傳用戶:hzy5825468