SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provides List, String, Regular Expression, and text manipulation handling capabilities based on those provided in Perl
资源简介:SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall a...
上传时间: 2013-12-07
上传用户:1583060504
资源简介:The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined function...
上传时间: 2016-08-17
上传用户:zhengzg
资源简介:LPARX is a C++ class library for for implementing portable scientific applications on distributed memory parallel computer architectures
上传时间: 2017-02-04
上传用户:jeffery
资源简介:A C# AI library that implements Neural Networks, Genetic Algorithm and Programming
上传时间: 2014-08-11
上传用户:CSUSheep
资源简介:JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging ...
上传时间: 2017-04-23
上传用户:ynzfm
资源简介:DtWinVer is a C++ class which provides a comprehensive method to determine which OS the program that calls it is running on. All methods it uses are fully documented on various articles on the MSDN CD
上传时间: 2013-12-23
上传用户:日光微澜
资源简介:加密算法 Test Driver for Crypto++, a C++ Class library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message dig...
上传时间: 2015-07-16
上传用户:wqxstar
资源简介:LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports...
上传时间: 2015-10-14
上传用户:磊子226
资源简介:A C++ class library for scientific computing
上传时间: 2014-12-20
上传用户:zhuoying119
资源简介:GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scr...
上传时间: 2013-12-18
上传用户:sssl
资源简介: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
上传用户:彭玖华
资源简介:Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infi...
上传时间: 2017-01-26
上传用户:tb_6877751
资源简介:he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jump MCMC sampler of the same name described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis
上传时间: 2015-07-24
上传用户:集美慧
资源简介: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
资源简介:Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor q...
上传时间: 2014-12-01
上传用户:royzhangsz
资源简介:项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
上传时间: 2013-11-26
上传用户:啊飒飒大师的
资源简介:"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
资源简介: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
上传用户:源弋弋
资源简介: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
资源简介:This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization,...
上传时间: 2014-01-16
上传用户:siguazgb
资源简介:neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easi...
上传时间: 2013-12-24
上传用户:liuchee
资源简介:Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a sim...
上传时间: 2015-03-03
上传用户:希酱大魔王
资源简介:CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
上传时间: 2015-03-19
上传用户:R50974
资源简介:The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHER...
上传时间: 2013-12-20
上传用户:haoxiyizhong
资源简介: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
资源简介:java 数据库 功能强大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API. SmallSQL Database is licensed under the terms of the GN...
上传时间: 2013-12-19
上传用户:yyyyyyyyyy
资源简介: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
资源简介:The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and addition...
上传时间: 2013-12-20
上传用户:yan2267246
资源简介:The library is a C++/Python implementation of the variational building block framework introduced in our papers. The framework allows easy learning of a wide variety of models using variational Bayesian learning
上传时间: 2016-12-16
上传用户:eclipse
资源简介:ThreadX library for ARM RISC microprocessor. ThreadX is a high performance RTOS that is wildly used in industrail world-wide.
上传时间: 2014-10-26
上传用户:1101055045