The Torque Network Library is a networking API designed to allow developers to easily add world-class multiuser simulation capabilities to their products.
资源简介:The Torque Network Library is a networking API designed to allow developers to easily add world-class multiuser simulation capabilities to their products.
上传时间: 2014-01-16
上传用户:lvzhr
资源简介:自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically t...
上传时间: 2015-04-09
上传用户:ywqaxiwang
资源简介:The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks:...
上传时间: 2013-12-23
上传用户:teddysha
资源简介:The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.
上传时间: 2015-12-01
上传用户:181992417
资源简介:The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
上传时间: 2015-03-12
上传用户:开怀常笑
资源简介: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 Java Network Simulator is a Java implementation of the ns-2 simulator originally from Berkeley.ns2的java版本
上传时间: 2016-08-06
上传用户:13188549192
资源简介:PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization o...
上传时间: 2016-03-25
上传用户:lz4v4
资源简介: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
资源简介:The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
上传时间: 2014-01-15
上传用户:jkhjkh1982
资源简介:PSTN to PSTN Dialing via SIP Network.This is a representation, as a slide show, of the SIP examples detailed in RFC 3666 - RFC3666 SIP PSTN Call Flow.
上传时间: 2015-08-30
上传用户:weixiao99
资源简介:CANopen is a networking system based on the CAN serial bus. CANopen assumes that the device’s hardware has a CAN transceiver and CAN controller as specified in ISO 11898. CANopen profile family specifies standardized communication mech...
上传时间: 2013-12-26
上传用户:q123321
资源简介:This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpose is to serve as a convenient, reliable companion for C programmers in their day-to-day work. It describes all the elem...
上传时间: 2013-12-11
上传用户:天诚24
资源简介:The MATLAB C/C++ Graphics Library is a collection of MATLAB graphics routines distributed as a single library.
上传时间: 2016-10-25
上传用户:ynzfm
资源简介:A passive optical network (PON) is a point-to-multipoint, fiber to the premises network architecture in which unpowered optical splitters are used to enable a single optical fiber to serve multiple premises, typically 32-128. A PON consists...
上传时间: 2016-12-10
上传用户:王庆才
资源简介: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
资源简介:The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be comp...
上传时间: 2016-12-17
上传用户:cccole0605
资源简介:This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation o...
上传时间: 2014-01-16
上传用户:ls530720646
资源简介:QualNet Sensor Networks Library QualNet’s new Sensor Networks Library is a much awaited feature set that supports the IEEE 802.15.4 standard, otherwise known as Zigbee. Zigbee networks are Wireless Personal Area Networks (WPANs) tha...
上传时间: 2017-07-30
上传用户:CSUSheep
资源简介:The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.
上传时间: 2014-01-06
上传用户:zhuyibin
资源简介:SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centu...
上传时间: 2013-12-10
上传用户:cuibaigao
资源简介:The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is v...
上传时间: 2013-12-20
上传用户:小眼睛LSL
资源简介: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
资源简介:The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around a common on-chip bus, and use a coherent method for simulation and synthesis. The library is v...
上传时间: 2015-11-17
上传用户:D&L37
资源简介:Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-ti...
上传时间: 2014-01-26
上传用户:2467478207
资源简介:The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you ne...
上传时间: 2014-12-01
上传用户:电子世界
资源简介:The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects.
上传时间: 2013-11-27
上传用户:Altman
资源简介:UDDI for weblgoci In the main function, there is a list of functions calls that are commented. Each of those function calls tests a functionality of the UDDI api. To run a test, simply uncomment one of the function calls, and then compile t...
上传时间: 2017-04-24
上传用户:love_stanford
资源简介:Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-configuring network of mobile routers connected wirelessly. MANET may operate in a standalone fashion, or may be connected to the larger In...
上传时间: 2014-01-12
上传用户:zsjzc
资源简介:项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的...
上传时间: 2014-01-17
上传用户:许小华