Search Results for "ta-lib-0.4.0-msvc" - Page 2

Showing 55 open source projects for "ta-lib-0.4.0-msvc"

View related business solutions
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 1
    Sarissa is a cross-browser ECMAScript lib that helps with browser incompatibilities in XMLHttpRequest/XML/XSLT/XPath along with some bonus utility methods. People call some of this Ajax nowdays, but the term was not available back in early 2003 ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor like Brackets, it will show you the list of functions. Just do not call the functions which start with "__" as those are meant for internal use by the library itself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RPGUI

    RPGUI

    Lightweight framework for old-school RPG GUI in web!

    Lightweight framework for old-school RPG GUI in the web! This framework provides an out-of-the-box GUI for web games with an old-school RPG style. Once including this lib all you need to do is start adding regular html elements with RPGUI classes, and RPGUI will do all the rest! RPGUI should work on all modern browsers, and it's tested and confirmed on Chrome, Firefox, Opera, and Internet Explorer Edge. Using RPGUI doesn't require coding at all! Just using CSS classes. A complete and whole CSS system that will cover most HTML elements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSDK3

    JSDK3

    JavaScript Development Kit

    JavaScript development kit, JavaScript framework, main using for web development. It extended javascript prototype objects, added common method, class and class lib, can custom expand class, support cross browser contains IE6, Firfox3.6, Chrome13, Safari5, Opera11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 5

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select(...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Red Frame

    Red Frame

    javascript HTML5 game dev lib

    Game design library for html5 javascript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dashing

    Dashing

    Dashboard framework in Ruby and Coffeescript

    ...Dashboards, one .erb file for each dashboard that contains the layout for the widgets. Jobs, your ruby jobs for fetching data (e.g for calling third party APIs like twitter). Lib, optional ruby files to help out your jobs. Public, static files that you want to serve. A good place for a favicon or a custom 404 page. Widgets, all the html/css/coffee for individual widgets. Widgets use batman bindings in order to update their contents. Whenever the data changes, the DOM will automatically reflect the changes. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    First person web site

    First person glmatrix plugin - webGL

    Created by Nikola Lukic zlatnaspirala@gmail.com webgl 3d wourld engine framework zlatnaspirala First person web site look. Used lib : High performance matrix and vector operations for WebGL glMatrix-0.9.5.min.js webgl-utils.js This program allows you to draw 3D objects and folders easily and quickly.Under the principle of one object one line. You can order vebgl of your choice. Converting 3ds and obj in json format for a minimal cost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GIIAF Microscopy Library

    GIIAF Microscopy Library

    The GIIAF Microscopy Library, that uses customised OMERO software

    This project incorporates a suite of tools that aim to allow researchers within Griffith's Imaging and Image Analysis Facility (GIIAF) to efficiently and effectively provide secure, centralised, web-accessible data storage, management and manipulation. The open-source Java-based OMERO software was customised to provide most of the features of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 10

    Forms602 to UIProtocol Converter

    Tool for converting Software602 forms to UIProtocol format

    602toUIPConvertor is utility based on Apache Fop (see http://projects.apache.org/projects/fop.html) used for converting rich electronic XSL-FO based forms in format Forms602 (see http://www.602.cz/) to user interfaces description format and application container format UIProtocol (see http://uiprotocol.eu) developed on the Czech Technical University in Prague. This software was developed with financial support of TA ČR under grant TA01010784 FormCloud. (Tento software byl vytvořen s finanční podporou TA ČR v rámci grantu TA01010784 FormCloud.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Rinoceo CMS

    File-Based CMS with integrated JSON/XML interface

    ...The content of a Page has already extendet to custom-include-files as well as dynamic module content. The files that belongs to an Extension/Module are spread over several folders like js, style, inc and lib. The classes of the CMS-Module are in lib/CMS, javascript files are in js/CMS/ and so on. The epleo-PacketManager is sill in development and is used to download and upgrade the Modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Collaborative & Social Apps offered by banckle.com let your teams efficiently share and communicate from anywhere, at anytime. This JavaScript Library allows you to make calls to Banckle APIs from within your code to customize the Banckle Apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HTML Canvas Javascript Library
    A full-featured lightweight wrapper library of the native html canvas element written in Javascript, aimed to make visualization and animation using canvas simpler. Features animation support, layers, event capture, multitouch and many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Torrent Finder Toolbar
    A Torrent search Toolbar for Firefox, which enables users to search over 170 top torrent sites and trackers as in http://torrent-finder.info/ form. It allows users to search a single site, search all sites on one page, or open the sites in Firefox ta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TagLib for Java to make it easier to create advanced tables. In version 0.1 has support for DataTables plugin for JQuery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    I used JMF lib. to capture image from web cam and then send to browser in jpg format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple online library with a few nice Javascript features. The Application is Based on pure Servlets no beans no jsp! More or less a bit old-school.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Backlinkchecker is used to analyze how many inbound links there are for your website. Its developed in PHP, JavaScript and MySQL. It uses the great Javascript lib extjs and the php lib snoopy.php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iJab is a ajax web client implements by gwt and jsjac xmpp lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DLESE (Digital Library for Earth System Education) is a community-supported digital library dedicated to the collection, enhancement, and distribution of materials that facilitate learning about the Earth. Sponsored by the US National Science Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Date plug in for prototype javascript library. This library extends javascript's date object and implements several methods. Date arithmetic, date utility methods, week days and weekend calculations implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Standard AJAX Development Library can be used in any standard AJAX development tool by the standard interface. It can help to build more powerful AJAX applications quickly and easily. Related AJAX IDE is AJAX WebShop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cache Ajax like Browser side Enhanced Libary - Cabel-Lib Theoretically, by applying this library, it will a web-mail operation as a mainly pure Client-Side operation, and decrease web interaction to a very low percentage during whole operation procedure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A very simple javascript library to build a 'table-tree'. You just have to follow some simple rules when generating/writing your html and to include the lib in order to have a table-tree. It is pretty customizable by changing the rules (regexp).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB