Search Results for "hpc code analysis" - Page 3

249 programs for "hpc code analysis" with 1 filter applied:

  • 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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Jam--Nuclear Physics Data Acquisition

    Jam--Nuclear Physics Data Acquisition

    Java-based nuclear physics data acquisition.

    This project now lives at https://github.com/dwvisser/jam-daq-code/ Jam is an easy-to-use self-contained data acquisition and analysis system for VME-based (or CAMAC-based) nuclear physics experiments. Jam has an easy, standard GUI for taking and sorting multi-parameter event-based data into 1-d and 2-d histograms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UCDetector

    UCDetector

    Eclipse Plugin to find unused Java code

    UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    How good is your software? jmove eases the understanding and valuation of the design and architecture of complex software written in java. It provides dependency analysis, metrics, design rule checking and impact analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Koopa (COBOL) Parser Generator
    This project has moved to GitHub ! The version here at SourceForge will remain for historic purpose. Koopa is a parser generator, made for COBOL. It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
    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
  • 5
    AcMus is a project on musical acoustics devoted to the development of models and computer tools for the study of room acoustics and focus on helping the investigation of issues related to the design, control and acoustic treatment of environments. AcMus has not been maintained for a few years now, but the code may still be useful. We consider the current repository to be at https://gitlab.com/ccsl-usp/acmus .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Alien Cipher

    Alien Cipher

    A bespoke symmetric cipher.

    Released under 'Creative Commons v3' license Alien Cipher is an endevour to build my own symmetric cipher. The primary aim is to simply learn the fundementals and finer details of cryptography in general and build working examples of my ideas in code. The code is shared here for prosterity (future folk) in the guise that it may help others also on the path to cryptography. This code demo uses a 512bit rolling hash table (8x8bytes) at its heart to mix together pre-defined parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Eclipse Checkstyle Plug-in

    Eclipse Checkstyle Plug-in

    Integrates Checkstye into the Eclipse IDE

    The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.
    Downloads: 118 This Week
    Last Update:
    See Project
  • 9
    Needle

    Needle

    The iOS Security Testing Framework

    Needle is an open-source, modular framework to streamline the process of conducting security assessments of iOS apps. Needle was originally made to work with iOS 9 and iOS 10. Since then, Frida was released and become the defacto tool to use with mobile security assessments. Some common Frida mobile security scripts were later implemented within Needle, as some of these scripts worked better or addressed some issues that were present in Needle's custom tooling. Assessing the security of an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10

    jnum

    Java numerical classes for astronomy and more...

    Imagine Numerical Recipes in the 21st century. Fast object-oriented Java code for numerical analysis, with a special focus on astronomical application (coordinate conversions, WCS projections etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BWEM

    Fast and robust map analyser for Brood War.

    Brood War Easy Map is a C++ library that analyses Brood War's maps and provides relevant information such as areas, choke points and base locations. It is built on top of the BWAPI library. It first aims at simplifying the development of bots for Brood War, but can be used for any task requiring high level map information. It can be used as a replacement for the BWTA2 add-on, as it performs faster and shows better robustness while providing similar information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MYRA

    MYRA

    A collection of ACO algorithms for the data mining classification task

    MYRA is a collection of Ant Colony Optimization (ACO) algorithms for the data mining classification task. It includes popular rule induction and decision tree induction algorithms. The algorithms are ready to be used from the command line or can be easily called from your own Java code. They are build using a modular architecture, so they can be easily extended to incorporate different procedures and/or use different parameter values. This project is now hosted at: https://github.com/febo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JBVD

    Java Bytecode Viewer & Decompiler

    A very powerful java bytecode viewer and decompiler which makes use of the javassist open source library.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    PHOEBE (Physics Of Eclipsing Binaries): scientific code for full-fledged modeling and analysis of eclipsing binary stars, build on basis of the WD code. It is actively being developed, its official homepage is at: http://phoebe-project.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    component-watch

    component-watch

    Describe and watch component structure of java programs

    "Component-Watch" is a tool discovering, showing and assessing the structure of (big) java programs from their classes. It finds what are the components composing a program, analyse what are the relations between those components and compare those the the permitted relations between components. The tool helps to easily define and display UML-like diagrams showing components and their relationship.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Matlab software routine to perform Principal Component Analysis using Covariance, Correlation or Comedian as the criterion. Though, initially developed for experiments related to fretting wear but can be effectively used to interpret experimental data from any field. The attached files contain source code as well as a sample MATLAB (.mat) data file of 13 variables. It could be replaced to the data file of your choice. The code is open source but you are requested to give credits if used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xRecurseDiff

    xRecurseDiff

    A developer tool to rapidly compare sources tree

    xRecurseDiff is a small program that can rapidly traverse entire directory trees to show different version of the same files, for example to compare different version of the same project. For every file in the first directory searches in the second for files having the same name. A report containing results is shown. A detailed diff output can be shown. Search can be case-insensitive and limited by a char filter. In "library" working mode it compares only files basenames, while in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Attitude Estimator

    Attitude Estimator

    A C++ implementation of a nonlinear 3D IMU fusion algorithm.

    ..., tuneable estimator parameters, and near-global stability backed by theoretical analysis. Great emphasis has been placed on having a very efficient, yet totally numerically and algorithmically robust implementation of the filter. The code size has also been kept to a minimum, and has been extremely well-commented. The programmatic interface has also been made as easy as possible. Please refer to the extensive documentation of the library for more information on its capabilities and usage caveats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cress Tool Suite

    Cress Tool Suite

    Cress is a comprehensive toolset for graphical service/workflow design

    Cress (Communication Representation Employing Systematic Specification) allows graphical description of a wide variety of services such as in data communications/telecommunications, but Cress is not limited to this. The approach allows services to be described graphically as (work)flows of activities. Cress diagrams are automatically translated into formal languages for rigorous analysis and verification, and are also automatically translated into implementation languages for deployment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MF-OWHM | MODFLOW OWHM

    MF-OWHM | MODFLOW OWHM

    Simulation, analysis, and management of the movement of water

    ... MF versions, MF-OWHM includes: linkages for coupled heads, flows, and deformation; facilitation of self-updating models, additional observation and parameter options for higher-order calibrations; and redesigned code for faster simulations. MF-OWHM represents a complete IHM that fully links the movement and use of groundwater, surface water, and imported water for consumption by agriculture and natural vegetation on the landscape, and for potable and other uses.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    ooPorter

    A Porter stemming or stemmer algorithm coded in ooRexx

    This is an ooRexx line-by-line port from Ansi-C to ooRexx of the stemming routine published by Martin Porter 1980. The original source code from Porter has been commented out and emulated by the corresponding (oo)Rexx code as far as possible. This is not an example of good or fast (oo)Rexx programming, it is merely a demonstration of the Porter stemming routine ported to ooRexx, use and modify as necessary. Input to the program is a textfile with words to be stemmed, one per line. Output...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PHPCheckstyle
    PHPCheckStyle is a tool that helps PHP programmers adhere to certain coding conventions. The tool checks the code and reports coding standard violations in the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NiCE

    NiCE

    Modeling and Simulation made NiCE!

    Notice! This project is now the Eclipse Integrated Computational Environment (ICE)! The new project page is www.eclipse.org/ice and the updated source code is at www.github.com/eclipse/ice . Contact: billingsjj <at> ornl . gov The NEAMS Integrated Computational Environment (NiCE) facilitates the flexible development, composition and use of a wide range of simulations, models and analysis tools for NEAMS integrated performance and safety codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JComp

    Program to translate source codes

    Program is aimed to be able to translate source codes from one language to other. Currently it only works (somewhat) for the following translations: - pascal to java - pascal to php - c to php Any constructive suggestions or feature requests are welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    **NOTE**: The WALA project is now hosted at https://github.com/wala/WALA; the latest source code and updates are available there. The code here on Sourceforge is highly out of date and unsupported. The T. J. Watson Libraries for Analysis (WALA) provide program analysis capabilities for Java bytecode and related languages. The WALA libraries constitute an open-source release of parts of IBM Research's DOMO analysis infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project