Search Results for "using class net.sourceforge.jtds.jdbc.driver" - Page 13

Showing 340 open source projects for "using class net.sourceforge.jtds.jdbc.driver"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    This library defines classes for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators. The distribution includes extensive documentation and many examples.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SimpleSpeech is a research about developing automatic speech recognition (ASR) system that using Hidden Markov Models (HMM) method as the core engine. This research is purposed for students or ASR beginners that being interested in ASR.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gnubert will be a system to use the power of many computers across the internet to solve problems using evolutionary techniques. Any user may define a problem and the system will attempt to solve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TimeSnake is (will be) a real-time, network capable game engine, kept modular to facilitate portability. Emphasis on keeping frame rate high, for a level playing field in competitive gaming. Dragon Fly is the first game using TimeSnake, a 3D fantasy base
    Downloads: 1 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    Integration of <A href="http://jade.cselt.it">JADE</A> with <A href="http://herzberg.ca.sandia.gov/jess">JESS</A> and <A href="http://protege.stanford.edu">Protege-2000</A> using the <A href="http://www.ida.liu.se/~her/JessTab">JessTab</A>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Leo is a project to provide an architecture for defining XML specifications of grammars for different natural language parsing systems and tools for using that architecture to permit sharing of grammar resources across different systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PMDGP is an object oriented framework written in C++ for implementing genetic programming problems. Once a GP problem has been implemented using the framework, a GUI client and Server can be used do distribute the fitness evaluation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DesktopAgent is a freeware application for Microsoft Agent. It uses the interactive capabilities of Microsoft Agent to display a character (agent) which can interact with you using animations, speech and voice recognition.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The goal of this project is to learn about and develop an AI. Current path is using a bot on AIM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    pySPACE

    pySPACE

    Signal Processing and Classification Environment in Python using YAML

    ... to its modular architecture, the software can easily be extended with new processing nodes and more general operations. Large scale empirical investigations can be configured using simple text- configuration files in the YAML format, executed on different (distributed) computing modalities, and evaluated using an interactive graphical user interface. For obtaining a zip file of the current state use: https://github.com/pyspace/pyspace/archive/master.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An open source set of embedded software libraries in C, C++ and Assembler for robotics programming, targeting controllers using Motorola 68K/ColdFire & PowerPC micros. The initial target is the 68332-powered Mini RoboMind controller (www.robominds.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Prolog Expert System Shell (PESS) is a software that generates ES using basically two components: Knowledge Base, used by the ES to guide its decisions making, and Inference Machine, cable of collection the rules and generating new facts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    META Spider is a neural network powered search engine which aim is to determine if a given raw information is relevant, using the experience of the active user of the hosting computer as a reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JFIPA is intended to be a scalable, easy-to-deploy router and parser of messages between agents using the FIPA Agent Communication Language represented as XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The aim of this project is to create a program which learns to use different languages by using evolutionary algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jacomma is a framework for developing network-aware reactive information agents, using the ICM agent communication infrastructure. It offers transparent ICM bindings for java, and includes a lightweight agent execution environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a cellular automata program for Linux using SVGALib. Users can make rule and neighbourhood files or use ones that come with the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An artificial life (a field in artificial intelligence) implementation using GNOME as its front end. It uses some principals of Cellular Automata. It's like "Conway's Game of Life' but with a totally different ruleset. It's a fun simulation - check it out
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims at using the Artificial Intelligence (AI) algorithm called the Genetic algorithm to solve the problem of placement in the FPGA circuits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    this is a project for the computer vision class. We intend to track multi-targets while preserving the identity of the targets. We propose to represent this as a Flow optimization problem and solve it using K-shortest path algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web-based phone alert system. User can enter text alert message and have the system play the message over the phone using text-to-speech software. Interface to Voicent Gateway, a VoiceXML server. Call any telephone that may not have text messaging suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Artificial Intelligence chat bot using AIML and XMPP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JCheckers is a basic implementation of the checkers game using the framework from JGameAI. It is a public universitary project and will grow in future. Based on the framework JGameAI we want also improve new strategies on artificial intelligence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Computer Vision library using GPU environment acceleration. Based on openCV and openGL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Luna Code Checker

    Luna Code Checker

    An advanced web-based tool for checking JavaScript code using ESLint.

    Luna Code Checker An advanced web-based tool for checking JavaScript code using ESLint. How to Use Clone the repository. Run npm install to install the dependencies. Run npm start to start the server. Open http://localhost:3000 in your web browser. Write or paste your JavaScript code in the textarea. Click the "Check Code" button to see linting results. Features Comprehensive syntax and style checking using ESLint. Detailed error messages including line numbers and descriptions...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.