Search Results for "excel_jdbc42.jar" - Page 8

Showing 842 open source projects for "excel_jdbc42.jar"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    Digital Logic Simulator (DiLoSim)

    Digital Logic Simulator (DiLoSim)

    Allows you to build your own circuits and test them

    With this software you will be able to build your own circuits and test them. You are allowed to use this easy-to-use tool for educational reasons. Run on Windows: - Install Java: https://java.com/en/download/ - Download the binaries - Open the jar-file with the java runtime Limitations: - Currently only German language supported. - This software requires Java 8 or above to work. Tested with OpenJDK & Oracle Java. For more information check out the project's source code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Miniloader

    replacement for Java Web Start

    Miniloader is intended as a replacement for Java Web Start (which is deprecated). It maintains a local cache of the Jars that comprise your project, downloaded from a site you control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Simply run dCount as follows: java -jar dCount.jar requirements: jre 1.8 or later
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    If you can't stand the slow compilation of apk (especially if there are multiple dex in the project), fastdex can help you speed up the apk generation process. Scan all project codes and add a dependency on the fastdex.runtime.antilazyload.AntilazyLoad class in the construction method. The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    DirAutoCleaner

    Very simple directory cleaner

    ... be accessed during some days. The search of old files is easy, because the old subdirs have a name with the date in format "year_month_day". The call from the command line has two parameters: * the directory to clean up * the number of days to keep the old subdirectories If more than one directory has to be cleaned up a different call has to be done for every directory. It needs to have Java installed (version>=8). Call example: java -jar DirAutoCleaner-<version>.jar C:\MyUser\Downloads 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JDateButton

    JDateButton is a Java date selection utility

    ... has been migrated to JavaFX. Version v2.1.0 has merged the two code bases providing separate JavaFX and Swing jar files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An easy and simple tool to calculate the half-lives of radioactive substances and looking up elements on the table of elements by name, element symbol, atomic number, or atomic weight. Source code is on GitHub here: https://github.com/InfinityDevelopment/ChemistryCalculator NOTE: This is a Java program. Inside the ZIP there is the .jar file and .bat file(which you would run to start the program on Windows) required to run on Windows, however, to run it on other operating systems you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    jNistScap

    Java library to handle NIST SCAP: CPE, CVE, CVSS, etc.

    This library is a split from the ESIS Framework and ESIS project. It allows to describe the NIST CVSS, CPE and CVE objects. SCAP stands for the Security Content Automation Protocol, see http://scap.nist.gov for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    BinNavi

    BinNavi

    BinNavi is a binary analysis IDE that allows to inspect, navigate, etc

    BinNavi is a binary analysis IDE - an environment that allows users to inspect, navigate, edit, and annotate control-flow-graphs of disassembled code, do the same for the callgraph of the executable, collect and combine execution traces, and generally keep track of analysis results among a group of analysts. BinNavi uses a commercial third-party graph visualisation library (yFiles) for displaying and laying out graphs. This library is immensely powerful, and not easily replaceable. In order...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Nathansoftware Games

    Nathansoftware Games

    A variety of fun games by nathansoftware.

    Currently completed games by Nathansoftware: (NEW RELEASE) The Connect Four game is available with a standalone windows installer or mutliplatform jar file. This great classic game is fun in both singleplayer and multiplayer. Challenge your friends or play singleplayer with 3 difficulty levels. BlackJack 21 card game, available with a standalone exe installer for windows and Java JAR for other platforms. This is a fun easy to learn card game with singleplayer and vs. AI game modes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Point Symmetry Clustering

    Point Symmetry Clustering Approach Using Differential Evolution

    ...://www.softcomputing.net/smca-paper1.pdf 1. You may download code: git clone git://git.code.sf.net/p/pointsymmetryclustering/code pointsymmetryclustering-code 2. Build: mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true 3. Run: java -jar target/point-symmetry-clustering-1.0-fat.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Trasforma coordinate SIAN

    Trasforma coordinate da epsg per google maps

    ... solo TrasfSianItalia(ultima versione).jar e sostituirlo nella directory di destinazione.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HiBeaver

    HiBeaver

    HiBeaver is a gradle plugin for java byte code manipulation and AOP

    HiBeaver is a gradle plugin for java byte code manipulation and AOP design by modifying project byte code during build of the package, or modifying byte code within Jar independently. Combined with the powerful Java ASM bytecode modification tool and Gradle Transform API, HiBeaver can modify the Java bytecode contained in the project according to the user's configuration during the Android application compilation stage, so that users can only use Gradle Configure code injection and AOP design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GenJar is a specialized Ant task that builds jar files based on class dependencies rather than simply the contents of a directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JDKBox: execute a jar archive witouth installing JDK/JRE, JDKBoxes also include VisualVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AndroidChromium

    AndroidChromium

    Chrome browser of android version from chromium open project

    ... reference error). Refer to official and other tutorial compile chromium source code, and can generate chrome apk. Android Studio as a development environment, from Chromium for Android from chrome module source code, to join the Android project. Native code in the chromium environment to build, as so file to join the Android project. Basic module (base, the content, net, etc.) in the chromium environment to build into a jar package, then add to the Android project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Deinputex

    Convert a latex document using the input directive to a single file.

    Convert a latex document using the input directive to a single file. Example of use: java -jar deinputex.jar -i manuscript.tex -o manuscript-single.tex --verbose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SCEO

    Single Cell Event Ordering Algorithm

    This is an implementation of the Single Cell Event Ordering algorithm that was described in J. De Bie et al., "Single cell sequencing reveals the origin and the order of mutation acquisition in T-cell acute lymphoblastic leukaemia". Usage: java -jar SCEO.jar input=input.txt output=output.txt N=n with input = input file containing tab delimited matrix with for each gene a (named) row and for each cell a (named) column with the values 1=event present, 0=event absent, -1=NA output = output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CEWE Exporter

    CEWE Exporter

    Exports CEWE Photobook to series of JPGs

    ... an simple java application that provides that missing functionality. Screenshots available on: http://redgreenblue.squarespace.com/cewe-photoalbum-exporter/ Note: You need to have Java Runtime (JRE >= 1.6) installed to be able to run this program. Check the "Files" section for binaries for Windows, OS X or Linux, or you can build the newest version yourself by cloning the git repo and building the jar with gradle (see "how_to_build.txt").
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    passagegrade

    Project managing taekwondo exams

    Taekwondo exams managing interface : - creating exam ; - candidate registration ; - tests and marks saving ; - results. French language only. Struts 2.3 & Hibernate 5.2 project compiled on JRE 1.8 MySQL 5.5.41 (or upper) is required. MySQL Workbench may help but is not required. All jar files are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Java MP4Box Gui

    A Java gui for MP4Box

    This is a simple GUI for the application MP4Box! It can join MP4 (h264) and automatically create chapters for each video. Just drag&drop the videos from your filebrowser to the JavaMP4BoxGui application, and the videos will appear in the list! The source code is included in the Jar file atm! Tested on: - Windows 7 and XP - Ubuntu 13.04 based distros - Mac OSX 10.8 Should work on any that support Java, MP4Box and HandBrake! The OS commands can be tweaked in settings.conf file...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    jvm-mon

    jvm-mon

    Console-based JVM monitoring tool

    Console-based JVM monitoring - when you just want to SSH into a server and see what’s going on. jvm-top lets you monitor your JVM server applications from the terminal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ..., Ahammer Tug-of-War Lacunarity-A Novel Approach for Estimating Lacunarity. Chaos, 201611. https://doi.org/10.1063/1.4966539. Installation instruction: Copy newest jar file to the "Plugins" directory which should be located in the directory of your local IQM main application. IQM: https://sourceforge.net/projects/iqm/ Authors of this plugin: Ion Andronache, University of Bukarest, Romania Daniel Peptenatu, University of Bukarest, Romania Helmut Ahammer, Medical University of Graz, Austria
    Downloads: 0 This Week
    Last Update:
    See Project