21177 projects tagged "GPL"
Extract Name from Email Address extracts a person's name from an email address header. It uses certain heuristics to evaluate common ways people put their names in email addresses to split the name into its multiple parts. A dictionary of common names may be used to assure the extracted names are part of the actual person's name.
QP Active Object Frameworks is a family of event-driven, RTOS-like, active object frameworks for microcontrollers. The QP frameworks provide thread-safe execution of active objects (concurrent state machines) and support both manual and automatic coding of UML statecharts in readable, production-quality C or C++. Automatic code generation of QP code is supported by the free QM modeling tool. The QP family consists of QP/C, QP/C++, and QP-nano frameworks, which are all professionally developed, strictly quality controlled, well documented, MISRA-compliant, and commercially licensable. All QP frameworks can run on "bare metal", completely replacing a traditional RTOS. Ports and ready-to-use examples are provided for Cortex-M3, Cortex-M4, Cortex-M0, RX600, MSP430, C28x, C55x, AVR, ARM7, ARM9, ColdFire, PIC24, dsPIC, M16C/R8C, H8, HC08, 8051, Arduino, and mbed. QP/C and QP/C++ can also work with a traditional (RT)OS such as POSIX (Linux, QNX), Windows, VxWorks, ThreadX, uC/OS, or FreeRTOS.
Logistics Mobile Web is a platform that issues and tracks deliveries in real time using email and the Web. Delivery orders contain the order title, a Web link, and a QR code that can be accessed through mobile devices to log delivery status. Each update to the order includes the time, location, status, and proof of delivery sign off/note.
jMathLab is a platform for mathematical and numerical computations. It uses the Matlab/Octave programming language. It runs on any platform where Java is installed, and can also run on the Web browser. The following packages are included: symbolic calculations (simplification, differentials, integration), numeric calculations, evaluations of mathematical functions, special functions, linear algebra with vectors and matrices, plotting data and functions, saving data (vectors and matrices) in files, random numbers, statistics, and solving linear and non-linear equations
AmpJuke makes it possible to manage and stream your music online to several clients connected through a LAN or the Internet. In addition to streaming music, it can fetch "metadata" (album covers, images, lyrics, and track "fingerprints") automatically using various Web services such as last.fm and the.echonest. You can scan and import tags from as many tracks as you like, use favorites, and customize personal settings. Its focus is on easy navigation as well as speed.
LDAP Authentication Plugin for MySQL (auth_ldap) is an authentication plugin for MySQL Server. It allows you to create SQL users which are going to be authenticated using an LDAP server. This minimizes administrative duties, since your users will be able to reuse their existing accounts to access the database. The plugin requires MySQL 5.5.7 and up. It is compiled as an add-on, and does not require you to alter MySQL source code or recompile the entire server. The plugin adds support for LDAP using the openLDAP library.