Showing 52 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    GeigerLog

    GeigerLog

    Python program for Geiger counters and Environmental Sensors

    GeigerLog is a combination of data logger, presenter, and analyzer, and is now released in version 2.0.0! New: Gamma Spectra - can now be displayed, calibrated, and evaluated in GeigerLog! Based on Python (Version 3), it runs on Linux, Windows, Macs, Raspberry Pi, and other. GeigerLog is WiFi-enabled for servers and clients; it can be monitored by SmartPhone. Initially developed for Geiger counters, it is now a more universal tool, which equally well handles data like...
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 2
    GenX

    GenX

    X-Ray and Neutron Reflectivity Modeling

    GenX is a scientific program to refine x-ray refelcetivity, neutron reflectivity and surface x-ray diffraction data using the differential evolution algorithm. GenX is very modular and highly extensible and can be used as a general fitting program.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 3
    gVirtualXRay

    gVirtualXRay

    Virtual X-Ray Imaging Library on GPU

    gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL). SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    MaxFEM

    MaxFEM

    Software for electromagnetic simulation

    MaxFem is an open software package for electromagnetic simulation by using finite element methods. The package can solve problems in electrostatics, direct current, magnetostatics and eddy-currents. Since version 0.4.0, MaxFEM requires Python 3. We have moved the installers to the MaxFEM website (see below). In order to improve MaxFEM, we will require you to fill out a simple form before downloading them.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    DataMelt

    DataMelt

    Computation and Visualization environment

    DataMelt (or "DMelt") is an environment for numeric computation, data analysis, computational statistics, and data visualization. This Java multiplatform program is integrated with several scripting languages such as Jython (Python), Groovy, JRuby, BeanShell. DMelt can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WaveTrain (Python)

    WaveTrain (Python)

    Quantum dynamics of chain-like systems using tensor train formats

    WaveTrain is an open-source software for numerical simulations of chain-like quantum systems with nearest-neighbor (NN) interactions only (with or without periodic boundary conditions). This Python package is centered around tensor train (TT, or matrix product) representations of quantum-mechanical Hamiltonian operators and (stationary or time-evolving) state vectors. WaveTrain builds on the Python tensor train toolbox scikit_tt, which provides efficient construction methods, storage...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    'isotope' is a small command-line utility to calculate the isotope pattern for a given chemical formula. It allows to run calculations interactively, in batch mode, via the command line, or (using a webserver) via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    htcontrol

    controls high-temperature single-crystal XRD experiments using IPDSII

    htcontrol is a software to control high-temperature single crystal XRD experiments on a STOE IPDS II or 2T diffractometer platform. A Manson SDP2210 power unit is needed as well as the ICP DAS I7019 data acquisition interface (amount of investment approx. 600 EUR). htcontrol is written in Perl and runs on a cygwin platform to be installed on the WinXP/10 host. Data collections are performed with Stoe's WinXpose (>=1.7.3) via the non-interactive XML interface. For details see: J. Appl....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Acoustic Research Tool (ART)

    Acoustic Research Tool (ART)

    Acoustic Simulation Library for Frequency and Time Domain Simulations.

    ART is a flexible simulation framework for wind instruments. It includes a growing library of modelling elements. So far bore discontinuities, branches, tone holes, cylindrical and conical tubes, Bessel horns and bent tubes are available for frequency domain modelling. In the time domain generic bidirectional propagation elements, scattering elements, fractional delays, convolution with reflection functions and general z-domain networks are available and can be described using MuParserX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10

    ATOMKI Common Data Acquisition

    Nuclear physics data acquisition system

    Nuclear physics data acquisition system. The suit of applications can be used to collect data from physics experiments using CAMAC/CAEN/VME devices. The system is quite specialized, but the code can still be useful for others doing something similar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SoAx

    Structure of Arrays of multiple types

    Structures of arrays (SoA) are generally faster than arrays of structures (AoS) while AoS are more handy. This project (SoAx) combines the advantages of both. By means of C++(11) meta-template programming SoAx achieves maximal performance (efficient use of vector units and cache of modern CPUs) while providing a very convenient user interface (including object-oriented element handling) and flexibility. It has been designed to handle list-like sets of particles (similar to struct {int id;...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CvMob
    CvMob is an Open Source tool to automatic visual analysis of human movement. The software calculates the optical flow to generate data about trajectory, velocity and acceleration using low-quality videos. For more informations, please visit our website: http://www.cvmob.ufba.br/
    Downloads: 35 This Week
    Last Update:
    See Project
  • 13

    Advanced Numerical Instruments 3D

    Advanced numerical instruments: adaptive meshing, FE methods, solvers

    Ani3D provides portable libraries for each step in the numerical solution of systems of PDEs with variable tensorial coefficients: (1) unstructured adaptive mesh generation, (2) metric-based mesh adaptation, (3) finite element discretization and interpolation, (4) algebraic solvers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    WavePacket

    WavePacket

    Dynamics of quantum systems, controlled by external fields

    WavePacket is a program package for numerical quantum-mechanics of distinguishable particles. It can be used to solve single or coupled time-independent or time-dependent (linear) Schrödinger and Liouville-von Neumann-equations, as well as classical or quantum-classical Liouville equations. Optionally accounting for the interaction with external electric fields within the semiclassical dipole approximation, WavePacket can be used to simulate modern experiments involving ultrashort light...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CPPLapack is a c++ class wrapper for BLAS, LAPACK and PARDISO. Its special features are the followings. [1]User-friendly interface [2]Hi-speed matrix calculations using BLAS and LAPACK [3]Minimized number of copy times using Smart Temporary system
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Pi-Space Physics Software

    A Physics Theory for Unifying Classical, Quantum and Relativistic Phys

    This is the Official Software of the Pi-Space Physics Theory created by Martin Brady. I have a B.Sc. in Computer Applications from Dublin City University and I have an interest in software implementation of Physics. The Theory includes a Quantum Theory of Gravity as well as a reworking of Classical versions of Newton's Formulas. The Theory is based on a set of Relativistic Diagrams called Pi-Space Diagrams for those new to the Theory. License :: Creative Commons Attribution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FreeFOAM is no longer maintained. Please consider using one of the official OpenFOAM distributions instead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ThermV

    Comprehensive thermal analysis software package

    ThermV thermal analysis software package aims to provide the most sophisticated automatic analysis of thermal analysis data (TG/DTG, DTA and DSC). It offers new algorithm for concurrent peak deconvolution at different heating rates and provides full kinetic analysis of these data, including isoconversional methods for Ea, determination of reaction model and full kinetic triplet, Avrami coefficients, and dimensionality of crystal growth for reactions in the solid state. The project is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Advanced Numerical Instruments 2D

    Advanced numerical instruments: adaptive meshing, FE methods, solvers

    Ani2D provides portable libraries for each step in the numerical solution of systems of PDEs with variable tensorial coefficients: (1) unstructured adaptive mesh generation, (2) metric-based mesh adaptation, (3) finite element discretization and interpolation, (4) algebraic solvers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    NanoCap

    NanoCap

    Carbon Fullerene and Capped Nanotube Generator

    NanoCap is a generic application for the construction of low energy fullerene and capped nanotube structures. It provides an ideal tool to accompany the study of finite carbon molecules using computer simulation. The implementation involves a standalone application which includes a GUI and allows for dynamic visual inspection through 3D rendering. In addition, the NanoCap core libraries can be used in custom Python scripts that enabled the user to produce structures in bulk or to include the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Gamma Grapher Nano

    Gamma Grapher Nano

    Gamma Spectrometry using DSO 201 Nano hardware

    This software to turn a DSO Nano 201 into a Multi-Channel Analyzer for gamma spectrometry. Software is open source. Support and discussion are through the GammaSpectrometry group at http://tech.groups.yahoo.com/group/GammaSpectrometry/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    XNDiff

    X-ray and Neutron powder pattern simulation analysis

    Keywords (XNDiff): -SAXS -SANS -absolute units -core (double)shell crystalline nanoparticles -with a parallelepidal shape -particle assemblies -powder and ensemble average -C/C++ -Unix -OpenMP -HPC Cluster Keywords (BatchMultiFit): -simultaneous fits for several SAXS and SANS curves with simulation data from XNDiff -SANS data can be smeared with dq values from experimental data sets or analytical functions -Mathematica console -local and global optimizers (simulated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ePeriodique
    A simple periodic table of elements viewer using elementary and edje.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    MPQC

    MPQC

    Massively Parallel Quantum Chemistry program

    The Massively Parallel Quantum Chemistry program, MPQC, computes properties of atoms and molecules from first principles using the time independent Schrödinger equation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next