Search Results for "function point analysis" - Page 8

Showing 411 open source projects for "function point analysis"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 1
    Cartography

    Cartography

    A declarative Auto Layout DSL for Swift

    Using Cartography, you can set up your Auto Layout constraints in declarative code and without any stringly typing! Call the constrain* function with your UIView or NSView instances as well as a closure in which you declare the constraints between the different attributes of your views. For every view on the left hand side of an equality or inequality operator, Cartography will automatically set its translatesAutoresizingMaskIntoConstraints property to false. If the view is not controlled...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    TypeWiz

    TypeWiz

    Automatically discover and add missing types in your TypeScript code

    Manually adding types to your codebase can be a daunting task, especially given how much room there is for errors. It’s true that in some cases, the types will be obvious by just reading the code. But when I was adding types to a big project I inherited recently, I found myself actually running the code and setting a breakpoint inside a function to figure out the types that were being passed to it. This gave me an idea: build a tool that does this automatically and much faster, and then call...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    .NET Book

    .NET Book

    .NET Platform Architecture book (English, Chinese, Russian)

    This book was thought as a full description of how .NET CLR and to some extent .NET Framework function. I tried to draw the reader's attention to their internals from a different, unusual point of view. Primarily, it is caused by the statement, quite disputable, that any software developer must know C/C++. Why? The reason is that among all high-level languages these are the nearest to the CPU, and if you build your program in these languages you feel better about how it runs. However, our world...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    C++ Math Expression Parser

    C++ Math Expression Parser Library

    The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation engine. ExprTk supports numerous forms of functional, logical and vector processing semantics and is very easily extendible. Download http://partow.net/programming/exprtk/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    OpenUnderwriter (Insurance Distribution)

    OpenUnderwriter (Insurance Distribution)

    Feature rich insurance quote & buy system for underwriters and brokers

    OpenUnderwriter is an open source software house specialising in the development of IT solutions for the insurance market. Specialists in the areas of eBusiness and component based development, the team has developed technology for a number of major insurance companies. The OpenUnderwriter platform has been collaboratively developed by some of the best technical brains in the Insurance Industry and offers a viable alternative to traditional solutions. To date, OpenUnderwriter has been...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Docker env

    Docker env

    A Faster Lightweight Full-Stack PHP Framework

    Why do we need to build a PHP framework by ourself? Maybe most of the people will say "There have so many PHP frameworks be provided, but we still made a wheel?". My point is "Making a wheel is not our purpose, we will get a few of knowledge when making a wheel which is our real purpose". Defined a entrance file that provide a uniform file for user visit, which hide the complex logic like the enterprise service bus. Register a function by used set_error_handler to handle error, but it can't...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GVAR

    GVAR

    The GVAR Toolbox 1.1 is designed for the purpose of GVAR modelling.

    .... The GVAR modelling approach provides a general yet practical global modelling framework for the quantitative analysis of the relative importance of different shocks and channels of transmission mechanisms. This makes it a suitable tool for policy analysis, although it has been used in a number of other contexts, including analysing credit risk and evaluating the UK entry into the Euro. The GVAR Toolbox 1.1 is primarily tailored to policy analysis and forecasting.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    GEOMS2

    GEOMS2

    Geostatistics and geosciences modeling software

    GEOMS2 is a geostatistics and geosciences modeling software. Provides interface for grid (mesh), point, surface and data (non-spatial) objects. It has a 3D viewer and 2D plots using the well known Python engines Mayavi and Matplotlib. It has several functions to manipulate your data as well as provide univariate and multivariate analysis. NOTE: The software is still an early beta. Please tell us if you found a bug. Download datasets for students of Geostatistics 2017 (Petroleum Engineering...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Batch PIE

    A batch pipelined image editor

    Current filter functionality: - Simple editing options: Image cropping, resizing, rotation, Color brightness curve alignment - Histobram processing: Convolution, statistics (e. g. f_max or median analysis) - Image segmentation: The actual segmentation process as well as group weight calculation for further filtering (both functions rely on self defined custom dynamic mathematical functions) - Dynamic mathematical functions for custom and automated image filtering: General...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    Python Taint

    Python Taint

    Static Analysis Tool for Detecting Security Vulnerabilities in Python

    Static analysis of Python web applications based on theoretical foundations (Control flow graphs, fixed point, dataflow analysis) Detect command injection, SSRF, SQL injection, XSS, directory traveral etc. A lot of customization is possible. For functions from builtins or libraries, e.g. url_for or os.path.join, use the -m option to specify whether or not they return tainted values given tainted inputs, by default this file is used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    easy-dhpsf

    easy-dhpsf

    GUI for fitting 3D single-molecule images using the double-helix PSF

    This package of MATLAB routines with accompanying GUI allows scientific users to measure the 3D location of single molecules when using the double-helix point spread function (DH-PSF) widefield microscope. Version 2 also includes code that facilitates combining localization data from two spectral channels using a locally-weighted quadratic 3D registration function Features - Double-Gaussian estimator is calibrated via an axial scan of bright immobile fluorescent emitters (e.g. beads) - DH...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    SIVIC
    SIVIC is an open-source, standards-based software framework and application suite for processing and visualization of DICOM MR Spectroscopy data. Through the use of DICOM, SIVIC aims to facilitate the application of MRS in medical imaging studies.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Calyp

    Calyp

    Calyp is an open-source raw video player for image/video analysis

    Calyp is an open-source raw video player developed using the C++ Qt libraries. This is the new version of the playuver. New name new features coming. For Ubuntu and Debian based distributions use our Personal Package Archive (PPA): ppa:pixlra/ppa
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    CapAnalysis

    CapAnalysis

    PCAP from another point of view

    CapAnalysis is a web visual tool for information security specialists, system administrators and everyone who needs to analyze large amounts of captured network traffic. Analyze TCP and UDP streams Support multible datasets Perform deep packet inspection Support filtering capability Source Code: https://github.com/xplico/CapAnalysis
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15
    Reliability Sensitivity Analysis

    Reliability Sensitivity Analysis

    Reliability sensitivity analysis in a single spreadsheet using VBA

    1- Define random variables using mean and standard deviation 2- Define limit state function 3- Get the sensitivity derivatives with respect to all random variables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Subtitle Adjuster

    Subtitle Adjuster

    Adjusts the timing of subtitle files (handles *.srt and *.sub formats)

    You must agree how annoying it is when you want to relax to a nice movie, but it’s not in your language and there are no subtitles in sight! So you download some, but now they’re not in sync! This is where Subtitle Adjuster comes in - with this program you can adjust the timing of said subtitles. This works by specifying one or two reference points, of which you know the correct timing, after which Subtitle Adjuster can automatically recalculate the rest, saving the result as a new subtitle...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 17
    PumpedUp

    PumpedUp

    Performance monitoring and logging software for Linux and Windows.

    PumpedUp gathers system performance data on a second by second basis and creates real time or static graphical web pages. It can quickly point out maximized resources on a system. It also has options for sending data to Redis / Logstash for analysis, or Nagios for alarming. PumpedUp runs an insecure web server on port 8080 by default and requires you to provide your own security for that port. You can disable this functionality by editing the PumpedUp configuration file. After...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DebUsSy DFA Suite
    A Suite of Programs implementing a fast approach to the Debye Function Analysis (DFA) of powder diffraction data from nanocrystalline and/or non-ordered materials. See J. Appl. Cryst. 2015, 48, 2026-2032
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    MS Data Miner

    MS Data Miner - A web-based proteomics software

    ... validation-system and automatically screenshot generation tool for Mascot-assigned spectra. In addition, a GO term analysis function and a tool for generating comparative data-reports are included. The software is described in the following paper: Dyrlund TF, Poulsen ET, Scavenius C, Sanggaard KW, Enghild JJ. MS Data Miner: A web-based software tool to analyze, compare and share mass spectrometry protein identifications. PROTEOMICS 2012 http://www.ncbi.nlm.nih.gov/pubmed/22833312
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    drawx

    Fastest crossplot in the west. Data masking capabilities & animations

    .... drawx keeps track of row and column information that is used later for generating cross-plots or attribute coloring. If a particular data point is masked (described later) then that entire row of data is removed from subsequent displays of the data. Data are read into drawx and displayed in a window in which the user can manipulate to change the way the data are plotted, to zoom in on areas of interest, and masking of un-wanted data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    GeoJAGS

    JAGS module with covariance functions and the CAR model.

    A module for JAGS containing several covariance functions for point-referenced data analysis and a function that creates the precision matrix for the proper CAR model for areal data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Disk Command

    Disk Command

    A GUI for managing disks and partitions in WinPE

    Disk Command is GUI to use in Windows PE for managing Disk and partition configurations. Disk Command is currently in BETA and may not fully function. At this point, I have completed the Manage partitions section but may move button layout. When running the exe from a command line you need to change directory to the directory that contains the exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    D_2D and D_3D plotting programs
    D_2D and D_3D are plotting programs with unique features, useful for data visualization and analysis. Input data should be provided as ASCII files formatted as x,y pairs or x,y,z triplets. Graphic output can be in DXF vector format, or raster image.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    CbProcessingVisual

    Visual using the java processing API

    I was asked to upload this project and give a short description here: It's based on java processing api. Then i used some fft analyzer which should be obvious looking at the code. There is a option to generate the fft file. this must be done first. Then the fft file can be used to render a movie. Not sure how the options worked to make arealtime fft analysis and show the video in realtime (it does not peprfform goog because some expensive framebuffer operations there) Ah ja...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CamShaft
    Calculation of camshafts - allows to define a camshaft profile on the set trajectory which should provide the given mechanism. The trajectory can be set graphically, co-ordinates or function.
    Downloads: 2 This Week
    Last Update:
    See Project