Showing 795 open source projects for "asn.1 to java compiler"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    Java implementation of John Platt's Sequential Minimal optimization algorithm. This is an efficent Support Vector Machine solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Analyze My Genes

    Analyze My Genes

    Compare gene analysis results from 23andme with the human genome

    This program compares personal gene analysis results from 23andme with extracted databases from the human genome project. An typical example of an extracted database is a dataset which contains all alternative alleles which occur less than 1% of the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    owl reasoning over big biomedical data

    A OWL reasoning framework for the analysis of big biomedical data

    A general OWL reasoning framework for the analysis of big biomedical data and implement a MapReduce-based property chain reasoning prototype system. OWL reasoning method is ideally suitable for problems involved complex semantic associations because it is able to infer logical consequences based on a set of asserted rules or axioms. MapReduce framework isused to solve the problem of scalability. In our experiment, we focus on the discovery of associations between Traditional Chinese Medicine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    physicsmata

    API for all possible cellular automata that work same at all angles

    ...This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are optional) at concentric circles around each point, efficiently costing only the perimeter of those circles (instead of the area) because of the tree of squares. You can create any function, or to get started try the visual function editor where each click changes if a column is sine/sigmoid/half/double/exp/etc or which of the 0, 1, or 2 columns to the left are its params. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 5
    Nets&Nuts

    Nets&Nuts

    Communicating Vision PLC with Java - Linux server

    This is a Java application which enables the communication among Vision V350 PLC and Linux server without using OPC server. In fact there are two applications: 1- TCP_Server which timely receives data sent from PLC 2- TCP_Client which implements the Unitronics ASCII communication protocol allowing an user read and write any PLC registers of Vision V350 model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MyOscar is a personal health record system. This project contains both the data storage server as well as a client / patient UI for accessing the data. Other data access clients can be / have been written, the Oscar EMR is one such client. The sourceforge myoscar-users@lists.sourceforge.net is the main mail list and form of communications for this project. The sourceforge Tickets system is the bug and feature tracker for this project. The sourceforge git repository is not the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Lab Storage

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Freezer Web Access. We want to hear your feedback! Request new Freezer Web Access feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Sample Tracking

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Freezer Web Access. We want to hear your feedback! Request new Freezer Web Access feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Phanto_maJ

    Phanto_maJ

    build three dimensional structure

    ...PhantomaJ is thus "ready to use" for most users, but advanced users can choose to modify specific parameters such as intersection mode, intensity decrease function or virtual real three dimension. In addition, adding a new "basic form" consiste for advanced users to write two short java file ( one describing the new form geometry and the other transcripting this geometry in java3D world ). PhantomaJ is the indispensable tool for who want to create phantom bank of simply an unique complexe structure very easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10

    Sequencia

    Protein Primary Sequnece Analysis

    ...This work includes all the Physiochemical Properties- related to Primary Sequence Analysis under a common platform. JAVA, BIOJAVA were used under Platform Independent architecture. The Tool includes Properties of being offline where result can be stored in Text Format, here we can paste more than one sequence and also upload FASTA file to compute Parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Logic Calculator

    A Calculator to perform logical operations

    The Logic Calculator is an application useful to perform logical operations. It has three modes: (1) Evaluation of logic formulae: In this mode we have the basic boolean operations (negation, conjunction, disjunction, conditional and biconditional) so the user can insert the logic formula and the Logic Calculator displays the truth table along with the models of the formula. (2) Logical entailment: In this mode the user can insert a number of premises followed by a number of...
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 12
    VarScan

    VarScan

    Variant detection in next-generation sequencing data

    Variant detection in massively parallel sequencing. For one sample, calls SNPs, indels, and consensus genotypes. For tumor-normal pairs, further classifies each variant as Germline, Somatic, or LOH, and also detects somatic copy number changes. THE LATEST VERSION IS AVAILABLE ON GITHUB
    Downloads: 40 This Week
    Last Update:
    See Project
  • 13
    Arduino Simulator
    Arduino Simulator is a software developed to create simulation for Arduino micro-controller. The interface of the main window is straightforward and intuitive, as it is divided into two tabs called Code and Wiring, each with its specific functionality. Arduino Simulator features touch sensor, LED blinking, 4x4 Keypad, One Digit Seven Segment Display, Serial Monitor to display the output of the code, Wiring to show how to make wiring, Hardware requirements that list the components of the...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    OpenTRV

    Open-Source Thermostatic Radiator Valve

    Retrofit completely-open reference mechanical/hardware/software design for zoned heating control not relying critically on any proprietary/hacked components. The aim is to include at least one complete mechanical and software design for a replacement TRV head that can be retrofitted without any plumbing plus at least one simple boiler control to allow end-to-end open soft heating zoning, with the ability to connect to home automation system or the Net if required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Temperature Unit Converter

    Temperature Unit Converter

    Temperature Unit Converter

    ...(Or by visiting this page from your Android device) ---------------------------- A simple and useful GUI(Linux only) and command line program that lets you convert widely used temperature units to each other: Fahrenheit, Celsius and Kelvin. ------------------------------- Written by İ. Yuşa Çetin Using Python and gtk for GUI, C for algorithms and command line usage, Java for the Android version. ------------------------------------- This is still a Beta, so no one in the universe is responsible for anything happens :) I have it on my own computer and it's working properly. If you find any bugs feel free to tell me : yusha493@gmail.com --------------- If you are interested in translating the Android app to another language,current languages: *English *Turkish -Both by me :) ,please contact me: yusha493@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    It is a drug calculator. It is useful to pharmacists and doctors. You inform data and the app give to you the exact dose of a drug to this patient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ConvertMAS

    ConvertMAS converts Chemical File Formats mol, mol2 and sdf.

    ConvertMAS - molecule converter; use to convert Chemical File Formats. It works on mol, mol2 and sdf files. It converts single file to respective formats. It will split sdf file with multiple molecules into seperate single files of any desired format. Also ConvertMAS creates sdf files from joining of mol, mol2 and sdf files. This is stand alone application; hence no need of internet connectivity to get results. It will generate output files in less time. Various online tools are available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Freegressi est un logiciel pour tracer des courbes de tendances à partir de séries de données.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Revolution Java Libraries

    Revolution Java Libraries

    Java libraries for creating applications

    Revolution Java libraries are downloadable .jar files used for creating applications. They are designed specifically for creating agent-based modelling applications. revolution.jar Contains the basic classes need to create an application. revolution-apps.jar Extends revolution.jar with a number of in-built application templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Drug Extraction

    Drug name extraction

    Drug name recognition and normalisation/grounding to DrugBank ids and standard names. Package provides 2 taggers: 1. DrugTagger - CRF-based with DrugBank presence feature (see feature set for details). 2. DrugnameGazetteer - gazetteer/dictionary-based. Dictionary created from DrugBank.ca database. Both taggers include grounding/normalisation to DrugBank ids and standard names. Feature set: Word, Word-1, Word+1, Word-1_Word, Word_Word+1, DrugBankPresence, POS DrugBankPresence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Protein Contact Matrix Generator

    Command line application to generate contact matrix from proteins (3D)

    A protein contact matrix is 2D representation of the distances between amino acid residues in a 3D protein structure. Protein Contact Map Generator (PCMGen) is a command line tool which takes protein 3D structures (PDB format files) as input and computes contact distances between two chains (from single or two different proteins). These matrix files can be further visualised as Contact Maps using other visualization tools/ programs (like R-heatmaps). Contact Maps can be used to understand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open Information Integration
    Open Information Integration Tool Suite (Open II) is used by analysts and programmers to accelerate data integration and harmonization across organizations. OpenII has a neutral schema repository for browsing and comparing all sorts of data models. OpenII is built as a Rich Client Platform Application on top of Eclipse 3.x. Developers need to download Eclipse, install the RCP support, the Fatjar plugin and the Delta Pack in one of the 3.x flavors. Release Notes Release Date: Jan...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    p-TAREF

    p-TAREF

    Plant miRNA target prediction tool

    Developed by Dr Ravi Shankar (Corresponding author) and Ashwani Jha @ SCBB, CSIR-IHBT. p-TAREF stands for plant TARget REFiner. It identifies plant microRNA targets on the basis of multiple feature information. Read more http://www.biomedcentral.com/1471-2164/12/636 Query, comment etc please mail any one of us @ ashwanijha.bioinfo@gmail.com or ravish9@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FoodDiary

    FoodDiary

    FoodDiary is an app, that tracks what you have eaten.

    FoodDiary is an mobile app, that helps you, tracking what you have eaten in order to stay fit ;). A foodlist is available, that gets updated as often, as possible, and every user has the ability to add and correct data. An activity list is available in order to track, how many calories you have burned. There is also an biodata recording included, that helps tracking your personal goals.
    Downloads: 0 This Week
    Last Update:
    See Project