Search Results for "asn.1 to java compiler" - Page 55

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

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    SPR Cricket Ticker

    SPR Cricket Ticker

    Unobtrusive ticker for keeping track of international cricket scores

    An unobtrusive ticker that displays the latest score for one or more international cricket matches covering test, one-day and T20 formats. Available for Windows, Linux and Mac OSX. Please see https://sourceforge.net/p/sprcrickettickr/wiki/ for full installation instructions. Change History https://github.com/spr117/Spr.CricketTicker/blob/master/CHANGES.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Vodou

    3D-HMI for factory automation

    Vodou is 3 dimensional human machine interface for factory automation. Easy to use setup along with full physical simulation of the production asset is incorporated with Vodou.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SOMOMOTO

    SOMOMOTO

    Software Modularization and Monitoring Tool

    An Eclipse plug-in to monitor and act against the deterioration of software modularity in Java source code. On going development, with a prototype available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JdonFramework

    JdonFramework

    a Domain Driven Design + CQRS + EventSource java framework

    1. INTRODUCTION --------------------------------------------- JdonFramework is a java framework to build your Domain Driven Design + CQRS + EventSource applications with asynchronous concurrency and higher throughput. 2. GETTING STARTED ------------------ In the "example" directory there are several examples for web application. You can run runTest.bat in this directory to see how to play JdonFramework in Application. In the "doc" directory there are all documents about how...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    Projecto ilustrativo para o módulo "Teste e Qualidade de Software" do Mestrado em Organização de Sistemas de Informação da UJPCV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jxt4MockTestJ

    Jxt4MockTestJ

    It is a Simple Java Application Program made easy to practice for Entr

    ========================================================================== Jxt4MockTestJ ========================================================================== Developed: Kumar KBS J Version: 9.0.1v ========================================================================== It is a Simple Java Application Program made easy to practice for Entrance Exams. To take test one should set the environment i.e., Question Papers, Answer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Codename Alpha will (when finished) be a realtime strategy game (RTS), written entirely in Java. For now, it is a Java RTS engine with a small testgame (including one kill-all mission). AI uses an integrated trampoline-style cps-interpreter for scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cscf

    Cloud Service Connection Framework

    CSCF is Cloud Service Connection Framework. (eg, Open Stack, Cloud Stack, AWS, KT ucloud biz.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Simplest Text Encrypter

    A simple example of polyalphabetic cipher in Java.

    Cryptography fascinates everyone. A variety of encryption techniques and ciphers are used to code important data. A polyalphabetic cipher is one of the simplest cipher one can make. This is a Java program to implement polyalphabetic cipher. [How the cipher encodes?] Input Data: helloaf Key: love l - 12th letter in Alphabet o - 15th letter in Alphabet v - 22nd letter in Alphabet e - 5th letter in Alphabet Now: h(l) e(o) l(v) l(e) o(l) a(o) f(v) Further: h(+12) e(+15) l...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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

    Correlation Calculator

    Calculates the correlation coefficient for 2 sets of numerical data.

    Calculates the Pearson correlation coefficient for two sets of numerical data. The user has the option to add values to either set of data with the corresponding Add button or the ENTER key. In addition, the user can select one or more values from each list at a time to remove them to change the calculation. The clear button will remove all values from its corresponding list. Any questions, comments, concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Cabernet

    Cabernet is an MP3 manager with cloud integration.

    When we used WinAmp to manage our music, the organization of the mp3 files themselves was a secondary concern. Now that we are migrating to cloud based music systems, a music manager needs to be more of an organizational tool than a player. Cabernet attempts to fill that new realm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JbiRescale

    This tool is handy when you want to resize and/or cut a list of images

    This tool is handy when you want to resize and/or cut a list of images. All the images will be : 1. resized to a given height, keeping the height/width proportion, or 2. resized to a given width, keeping the height/width proportion, or 3. cropped to a given height, or 4. cropped to a given width, or 5. any combination of the above
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer. It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GameBoid

    GameBoid

    Gameboy Advance emulator for Android phones

    This project is based on sources published by original GameBoid developer, who in turn used code of gpSP2X, based on gpSP. Help and suggestions are welcome. This project is abandoned in favor of RetroArch: http://www.libretro.com/. Seriously, check that one out!
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15

    Heavy Steel

    My first gaming project, testing stuff out

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    The Battle of Gregs

    Missile firing game

    This is a one-player game I made as a final project for a class. It is a 2D side-view game that involves launching missiles with "momentum" as fuel, and trying to sink the enemy base in lava.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WxCollector

    WxCollector

    Weather data Accumulator

    Basic application so that you can get all the wx data in one place. NexRad, Models, Outlooks etc. Suppliers include AOS, NOAA, SPC, COD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sf-mvn-plugins
    A collection of maven plugins for developers: 1) wagon-http-sourceforge to download artifacts from SF file release area 2) 1jar-maven-plugin support one-jar technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project wants to give a sofware for the italian real estates managers that need to improve their work. Progetto per la realizzazione di un software per facilitare la gestione degli amministatori di condominio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java GUI Framework
    **Work In Progress** Java framework for GUI development. Designed for fronting multi-tier servers with a rich but lightweight client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    fs_bombeiros

    fs_bombeiros

    Projeto da fábrica de software para os bombeiros

    Projeto da fábrica de software para os bombeiros UNIFRA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    archeobyte

    Java binary data binding library

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QuickServer is an open source Java library/framework for quick creation of robust and multi-threaded, multi-client TCP server applications. With QuickServer one can just concentrate on just the application logic/protocol on hand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    PAC-man ROM for LG P760

    PAC-man ROM is a combination of the three Super ROMS

    Paranoid + Aokp + Cyanogen = PACman This ROM packs all the tweaks from the three super ROMs into one. Why Choose Among ROMs , When You have All-In-One !! INSTRUCTIONS TO FLASH Requirements: -- Unlocked P760 -- Knowledge about flashing roms Steps to flash: -- Make A Backup -- Reboot Into Recovery -- (If you are coming from stock or other rom) Do full wipe - wipe data, wipe cache, format /system -- Flash ROM -- Flash Gapps -- Reboot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JPropertyEditor

    JPropertyEditor

    a gui based property file editor in java. for java.

    a gui based property file editor in java. for java. Features: 1. Drag And Drop support 2. Print support 3. Easy Property manipulation (add/delete/update/search/view) 4. Property Key validation 5. Separate font for key and value 6. Order property list by key or value in ascending or descending 7. recent files support 8. key/value font size resize option 9. Export property as properties or in xml format 10. Search by key and value CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.