Search Results for "basic programming language" - Page 8

Showing 576 open source projects for "basic programming language"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    jrdistribution

    jrdistribution

    Combines R console with GUI for analysis of probability distributions.

    ...Moreover, when you change appropriate variables writing an R function, you can see the GUI synchronizing with it. To use the application you should be able to run Java and have basic R environment installed. You can download it here: http://www.r-project.org/index.html JRdistribution uses RCaller library which is available here: https://code.google.com/p/rcaller/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ECharts is a state machine-based programming language for event-driven systems derived from the standardized UML Statecharts language. ECharts has a proven track-record in a large-scale commercial deployment. Take a look at what ECharts has to offer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Assignment Centre Student Module

    Assignment Centre Student Module

    A validation tool for Java extended directed practicals.

    The Assignment Centre Student Module is a tool that is used to validate the progress of students following an extended directed practical in object oriented programming using the Java Language, it uses a suite of unit tests to validate the conformity with the instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TinyReminder

    TinyReminder

    Tiny reminder with very simple user interface and no installation

    (Translations needed - see Wiki for the details.) Tiny reminder with very simple user interface and no instalation, for people, who have no time to learn how to use it. Reminds once by chosen time period or repeatedly on regular time intervals basis. Elements of the interface dynamically changes to give the user instant grafical feedback of his or her action. Even after launching the reminder, all chosen settings may be dynamically changed by double clicking the icon in the...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5

    Bermuda Text-to-Speech

    This project includes basic NLP and DSP techniques for Text-to-Speech

    See TTS demo at: http://rslp.racai.ro/index.php?page=tts This is an entirely written in JAVA project which includes a set of tools and methods designed to enable Multilingual Text-to-Speech (TTS) synthesis. We currently support English and Romanian but we will soon train more models and make them available for download. If you want to read more about our other NLP and TTS tools check out http://nlptools.racai.ro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Practical Agent Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CONF Bot

    CONF Bot

    A bot for Confrontation Web Card Game written in Java

    ...It also allows actions to be sequenced together in whatever order you prefer, allowing full farm runs of the game's content that can save hours a day. The source code should provide a good idea of what it's like to write bots in Java (or any other programming language like Python that uses image capturing techniques to bot). If anyone would like to update or expand the program, please send me a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Linux Dudes Library

    Library containg a set of various classes for java

    This library contains a set of classes that performs a various set of operation in java programming language. This operation includes searching and sorting algorithms used with arrays and a cache management system that is designed to be simple and easy to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is a Java API to control basic Winamp functions. It´s work with a JNI library(C language) to communicate with Winamp SDK (available on http://www.winamp.com/development/sdk). Use the LInk below to download the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10

    Nemeth Crisp

    A library that converts Math ML and Unicode to Nemeth Braille.

    This utility can be used by developers to implement Braille technologies while working with Math ML, Unicode and the web or other scientific application written in the Java Programming language. After the Unicode is translated into Math ML, one can optionally generate a browser-ready, HTML 5 document with the appropriate HTML 5 tags and the imbeded Math ML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RegIOLib

    RegIOLib

    RegIOLib allows quick and easy access to the Windows registry

    RegIOLib allows quick and easy access to the Windows registry from within the Java programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    z-utalm

    z-utalm

    Unified Test and Logging layer for multiple programming languages

    Modern software systems and application are commonly written in multiple languages, include scripting engines, and are frequently build on multiple specialized frameworks and middleware for a considerable diversity of runtime environments. The latest influencing update in development paradigm is the application of multicore processors. This projects is aimed to unify the required trace and logging output and integrate into debugging environments. The target is to provide general development,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GORINDO

    GORINDO

    Aplikasi Kamus Bahasa Gorontalo (GORINDO)

    GORINDO is is a dictionary Gorontalo Language that was developed using the JAVA programming language, developed using Netbeans IDE 7.2 tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hokan is an IRC bot developed using Java programming language and using PircBot framework. First version development was started around year 2001. Join #HokanDEV@IRCNet to find out more! Current version of Hokan is maintained in GitHub: https://github.com/petria/hokan_ng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TextProcessor

    A Java package to preprocess text datasets for posterior text analysis

    The TextProcessor Java package is a text processing toolkit, which provides some frequently used text processing functions such as stemming, removing stop-words, generating a term vocabulary, and calculating the term-doc frequency matrix. Basic topic mining models such as LDA and sparse NMF are also supported. The package can also generate feature files from a given text dataset with LDA and LIBSVM format for posterior procedures such as classification or clustering. The toolkit is also being extended for more advanced text analysis tasks based on natural language processing techniques.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The Java Light Component Framework (JLCF) is a framework for developing modular applications for the java language. It allows designing an application using building blocks with well-defined inputs and outputs (aka software components). Using this well-defined modular approach, the application has a clear and explicit design which facilitates the development and maintenance of a software system. JLCF focuses on usability on a simple programming model and also provides advanced features such as interceptors, callbacks and dynamic component replacement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    aself

    aself

    a selenium framework

    A selenium framework to do automation testing without any prior selenium knowledge and without any programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Eclipse NetRexx
    Eclipse NetRexx is an Eclipse plugin which supports the NetRexx programming language. The Eclipse update site for versions 3.4.2 through 3.7 is: https://sourceforge.net/projects/eclipsenetrexx/files/update/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Myrtle

    Myrtle

    A simple programmable spreadsheet for learning statistics.

    Myrtle is a simple programmable spreadsheet and statistical analysis software specifically designed for learning statistics. It provides the standard spreadsheet functionality one would expect like multiple tabbed sheets, relative and absolute row and column referencing in formulas, and a large catalog of built-in functions. Functions specific to logic and computer science, mathematics, probability, and statistics are available. Student's can easily create, customize, and update plots and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Guma

    Guma: An application for elementary school math...

    To Guma είναι μια δωρεάν εκπαιδευτική εφαρμογή ελευθέρου λογισμικού όπου επιτρέπει στους μαθητές του δημοτικού να εξασκούνται στις πράξεις: πρόσθεσης, πολλαπλασιασμού, διαίρεσης και αφαίρεσης φυσικών αριθμών. Guma is a educational free of charge, free software (With the meaning of Richard Stallman) software that helps elementary school students to practice in adding,substraction, multiplication anb division with natural numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JBezier

    JBezier

    Lightweight Bezier Library for Java

    JBezier is a free, open source and lightweight Java Library to easily allow the creation of Bézier Curves, without the use of any third-party libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sikulier is a UI automation framework. I does not need any programming language knowledge for automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Agilo™

    Agilo™

    Agilo™ - The Agile Enforcement Office Suite

    When it comes to Agile Project Management, some high performing tools are acting a vital role for projects success. AGILO is pretend to be one of the best agile tools present in the market which intends to manage all the project related activities like (user stories, iteration, burn down charts, resource load, standup meetings, backlog etc.) performed in an Agile project Development. It allows you to plan and track the progress of your development cycle on the fly by giving you the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Stella

    Elementary Arithmetic Word Problem Solver

    Basic natural language processor capable of solving elementary math word problems such as: 1) John has 7 pencils. He buys 10 more pencils. How many pencils does he have in all? 2) There are 6 boys and 4 girls in a library. How many kids are there altogether? 3) Bob ran 8 miles and Stella ran 2 miles. How many miles did they run altogether?
    Downloads: 0 This Week
    Last Update:
    See Project