windows std serial communication library
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 674
.NET Serial Port Communication 1.0
Microsofts .NET Framework 1.1 does not provide proper utilities to communicate with the serial ports on a Windows machine. The RS232 library and this quick tutorial will have you talking to a COM port on your machine in no time. more>> Microsofts .NET Framework 1.1 does not provide proper utilities to communicate with the serial ports on a Windows machine. The RS232 library and this quick tutorial will have you talking to a COM port on your machine in no time.<<less
Added: 2004-06-13 License: Freeware Price: 0.00
15 downloads
Other version of .NET Serial Port Communication
License:Freeware
AnoBBS 3DES encrypted forum and communication repository 1.0
The purpose of AnoBBS was to provide a simple BBS for online encrypted debate. A list of the basic functionality: user authentication | topic list and topic view | three userlevels; admin, moderator and user | post threads | post and edit replies | more>> The purpose of AnoBBS was to provide a simple BBS for online encrypted debate. A list of the basic functionality: user authentication | topic list and topic view | three userlevels; admin, moderator and user | post threads | post and edit replies | print or save threads | edit, delete and lock threads (mod) | edit forumdata and users (admin) | save BBS (admin) | delete BBS (admin). The debate is encrypted pre-submit and decrypted after load, using a key that is never transmitted over the net. It uses Ajax and PHP, forums stored as XML. The AnoBBS comes with 10 different skins.<<less
Added: 2009-04-18 License: GPL Price: $0.00USD
13 downloads
IP2Location Ruby Library 2.1.1
IP2Location is a Ruby library that enables the user to find the country, region, city, coordinates, zip code, ISP and domain name that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use more>> IP2Location is a Ruby library that enables the user to find the country, region, city, coordinates, zip code, ISP and domain name that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location? binary databases for applications written in C or supporting static/dynamic library.<<less
Added: 2006-12-01 License: Freeware Price: $0.00USD
12 downloads
Other version of IP2Location Ruby Library
License:Freeware
What is Windows Communication Foundation (WCF)? 1.0.0
What is Windows Communication Foundation (WCF)? Windows Communication Foundation (formerly code-named "Indigo") is a set of .NET technologies for building and running connected systems. It is a new breed of communications infrastructure built around more>> What is Windows Communication Foundation (WCF)? Windows Communication Foundation (formerly code-named "Indigo") is a set of .NET technologies for building and running connected systems. It is a new breed of communications infrastructure built around the Web services architecture. Advanced Web services support in Windows Communication Foundation provides secure, reliable, and transacted messaging along with interoperability.<<less
Added: 2007-05-31 License: Freeware Price: $0.00USD
14 downloads
Other version of What is Windows Communication Foundation
License:Freeware
AES 128 2-way encryption library 1.0
A 2-way encryption library for PHP. This is useful when you need to store username/password information in a database for a 3rd party service such as twitter. more>> A 2-way encryption library for PHP. This is useful when you need to store username/password information in a database for a 3rd party service such as twitter.<<less
Added: 2009-05-05 License: LGPL Price: $0.00USD
17 downloads
JavaScript Encryption Library 1.1
A modular and extensible collection of cryptography functions, for encryption and hashing. Includes Blowfish, MD5, SHA functions, XXTEA, and others, all coded from easy-to-read and object-oriented JavaScript code. more>> A modular and extensible collection of cryptography functions, for encryption and hashing. Includes Blowfish, MD5, SHA functions, XXTEA, and others, all coded from easy-to-read and object-oriented JavaScript code.<<less
Added: 2008-03-25 License: GPL Price: $0.00USD
16 downloads
DNK Encryption Library 1.0
DNK Encryption Library is a light-weight encryption class library for DES, RC2, Rijndael, and TripleDES encryption algorithms. The class has auto key generation capabilities for all the cryptographic providers. more>> DNK Encryption Library is a light-weight encryption class library for DES, RC2, Rijndael, and TripleDES encryption algorithms. The class has auto key generation capabilities for all the cryptographic providers.<<less
Added: 2006-08-14 License: Freeware Price: $0.00USD
10 downloads
Other version of DNK Encryption Library
License:Freeware
$fx() - extremely small animation library 0.1
Compact lightweight JavaScript library which extends DOM element by adding animation methods. Facilitates CSS properties and other parameters alteration along timeline. Supports parallel effects sets and effects chains. Has extended set of callbacks to more>> Compact lightweight JavaScript library which extends DOM element by adding animation methods. Facilitates CSS properties and other parameters alteration along timeline. Supports parallel effects sets and effects chains. Has extended set of callbacks to adjust behavior.<<less
Added: 2009-01-15 License: GPL Price: $0.00USD
13 downloads
TNT Clip Art Library
Clip art for macromedia flash, works with macromedia flashMX, MX2004 and MX2004 Pro. This library contains design elements like: rain drops, fire, sport balls, lightning, lifs, stars and other element more>> Clip art for macromedia flash, works with macromedia flashMX, MX2004 and MX2004 Pro. This library contains design elements like: rain drops, fire, sport balls, lightning, lifs, stars and other elements, just drag and drop them in your flash stage.<<less
Added: 2005-04-26 License: Freeware Price: Free
1647 downloads
Sigma Ajax components library 1.10
Visual Linb is an Ajax components library for building zero footprint Ajax browser applications that feel like desktop GUI applications. It contains the most popular Ajax components, such as panel, dialog, layout, menu, tabs, tree, tree grid, Drag&Drop, more>> Visual Linb is an Ajax components library for building zero footprint Ajax browser applications that feel like desktop GUI applications. It contains the most popular Ajax components, such as panel, dialog, layout, menu, tabs, tree, tree grid, Drag&Drop, timeLine, events calendar, and supports all major browsers. Written in pure javascript codes with OO technology, Seamless Integration with any server side solution, such as j2ee, .net, PHP, perl.<<less
Added: 2008-06-03 License: LGPL Price: $0.00USD
14 downloads
Cross Browser Ajax Library 1.1.5
Diminutive JavaScript-on-Demand based library that helps web developers add AJAX functionally to projects. in a few easy steps. Supports ALL modern browsers! more>> Diminutive JavaScript-on-Demand based library that helps web developers add AJAX functionally to projects. in a few easy steps. Supports ALL modern browsers!<<less
Added: 2007-06-27 License: Freeware Price: $0.00USD
15 downloads
Other version of Cross Browser Ajax Library
Price: FreeAdditionalInfoFreeforalluse
License:Freeware
License:Freeware
ADOdb Date and Time Library 0.17
PHP native date functions use integer timestamps for computations. Because of this, dates are restricted to the years 1901-2038 on Unix and 1970-2038 on Windows due to integer overflow for dates beyond those years. This library was developed to overcome more>> PHP native date functions use integer timestamps for computations. Because of this, dates are restricted to the years 1901-2038 on Unix and 1970-2038 on Windows due to integer overflow for dates beyond those years. This library was developed to overcome these limitation by replacing the native functions signed integers with PHP floating point numbers when necessary. This library supports dates from 100 A.D. to billions of years in the future. For high speed, this library uses the native date functions where possible, and only switches to PHP code when the dates fall outside the 32-bit signed integer range.<<less
Added: 2003-01-27 License: BSD Price: 0.00
13 downloads
Other version of ADOdb Date and Time Library
License:BSD Style
HFLOAT library
HFLOAT library provides you with a powerful application which lets you easily deal with fast computations with very long floating point numbers. more>> HFLOAT library provides you with a powerful application which lets you easily deal with fast computations with very long floating point numbers. With hfloat you can compute pi to many million digits.hfloat uses fft-multiplication, therefore you need fxt in order to compile it.<<less
Added: 2007-06-21 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
TBCI numerical library 2.5.3
TBCI numerical library is a templated library of numerical base classes which implement basic data structures like complex numbers, dynamic vectors, static vectors and more more>>
TBCI numerical library 2.5.3 is a script full of numerical base classes implementing basic data structures such as complex numbers, dynamic vectors, static vectors, different types of matrices like full matrices, band matrices, sparse matrices, etc. It also includes a representation for Tensors and its typical operations like contraction, direct product and multiplication with contraction.
Further-on, some standard matrix solvers like Gauss-Jordan, LU-decomposition and Singular Value Decomposition are included.
Added: 2007-06-22 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
12 downloads
PHP Code Snippet Library
Store all you code snippets with this PHP application. It has many options available and highly configurable. Supports unlimited snippets, unlimted categories and unlimited libraries. Does not require more>> Store all you code snippets with this PHP application. It has many options available and highly configurable. Supports unlimited snippets, unlimted categories and unlimited libraries. Does not require a database!!<<less
Added: 2002-10-29 License: Other Free / Open Source License Price: Free
2582 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above windows std serial communication library search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed