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

Showing 8755 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
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 1

    JM Spring Security Demo

    A demo of a Spring Boot App with Spring Security and a Thymeleaf UI

    This demo of a Spring Boot App is secured with Spring Security. Different Access Levels are implemented for the users. The interface is coded with Thymeleaf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pattern Testing
    Pattern Testing : A new type of automated testing that ensures that development patterns, best practices, architecture design are being correctly implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FLTR ◆ Foreign Language Text Reader

    FLTR ◆ Foreign Language Text Reader

    A practical desktop app for language learning through reading

    ...While reading, you look up unknown words in web dictionaries (online) or locally installed dictionary applications, save vocabulary terms with translations, and track your learning progress. Each term has a learning status (1/"Unknown" to 5/"Known", plus "Ignored" and "Well Known") with associated colors. Running the Application: You'll need an installed JRE (Java Runtime Engine) and the file "fltr.jar" which is in the download. This OFFICIAL VERSION is from the original author, and it is stable and bug-free.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    EloCalculator

    Elo Calculator - strictly implemented FIDE Rating Regulations

    This little tool might be helpful for chess players. The FIDE Rating Regulations (effective from 1 March 2024) are strictly implemented, therefore its calculation is hundred percent accurate. There is a Windows only version (Windows 7 or higher, .NetFramework 4.7.2 or higher (you don't need to worry about this with a current Windows 10 or 11)) ... and a Java version (Java 17 or higher).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 5
    Photoindex is a web application to collect and manage photos from a large number of photographers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jfVideo Creator

    jfVideo Creator

    Video producer

    jfVideo is a video creator where you can merge video, image and audio files into one file. Each element can have many effects applied such as transparency, fade in, colour filtering (ie: green boarding), 3D positioning, cut frames, and many more.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CMDBuild -Platform for  Asset Management

    CMDBuild -Platform for Asset Management

    Environment for configuring customized applications Asset Management

    CMDBuild is the open source web environment for the configuration of custom applications for the Asset Management. With CMDBuild you can build and extend your own CMDB, modeling it according to the needs of your Organization. You can configure workflows, reports, dashboards, schedule operations and checks, manage documents, georeference your asset in maps or view them in 3D models. You can also interoperate with external solutions through webservices. Or you can choose one of the...
    Leader badge
    Downloads: 216 This Week
    Last Update:
    See Project
  • 8
    ReportServer Community Edition

    ReportServer Community Edition

    ReportServer is a modern and versatile business intelligence platform

    ReportServer is a modern and versatile open source business intelligence (BI) platform with powerful reporting features. With ReportServer you are not limited to one provider's solutions. ReportServer integrates Jasper, Birt, Mondrian and Excel-based reporting: choose what best suits your needs! The source code is also available in GitHub: https://github.com/infofabrik/reportserver ReportServer scripting samples: https://github.com/infofabrik/reportserver-samples
    Downloads: 78 This Week
    Last Update:
    See Project
  • 9
    mxOwl is a mail server analysis tool. It consists of information gatherers and a web frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 10
    Call to Power - IME

    Call to Power - IME

    Java rewrite of Activision's classic games Call to Power 1 & 2

    This is an attempt to rewrite Call to Power 1 & 2 from the ground up, as the original CTP2 is quite unstable especially in multiplayer. There are various attempts already out there, based on the C++ code that was released, that improve the stability, but remove multiplayer capabilty. This is very early stages, and non-playable. Just sharing how far I have gotten so far. All the libraries from https://sourceforge.net/projects/momime are needed. The code is intentionally not runnable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Space Action 3000

    Space Action 3000

    A 2d shoot 'em up game cr. w. JavaFX. Three enemy types, one end boss.

    Space Action 3000 is a shoot 'em up with weapon upgrades, three different enemy types and one end boss. Requirements: - Java installed - JavaFX installed - environment viriable PATH_TO_FX must have been set
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pj-ftp-server

    pj-ftp-server

    Pure Java FTP server. Free portable cross-platform multi-threaded.

    Pure Java FTP server. Free portable cross-platform. Run as root/admin ! 1) Fully multi-threaded. 2) Multi platform support. 3) Can run in GUI-mode: # java -jar pj-ftp-server.jar 4) Can run in CMD-mode (used cmd-mode-config.properties): # java -jar pj-ftp-server.jar cmd 5) IP-filter (access list) support. 6) Writable=true/false support 7) Support listening on different local interfaces 8) Speed limit support 9) Anonymous-mode support 10) Different TCP-ports support 11) Logging support 12) Support limit max concurrent logins 13) Support limit max concurrent logins per IP 14) Need JRE-1.8: https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html Source = https://github.com/harp077/pj-ftp-server If you like this - put a star on https://github.com/harp077/pj-ftp-server/ for support project please.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    NotepadXX

    NotepadXX

    NotepadXX: A Lightweight, Powerful Text Editor for Every User

    📝 NotepadXX is your all-in-one, cross-platform text editor — lightning-fast, powerful, and designed to boost your productivity. Built with Java and optimized for Windows & Linux, it combines the simplicity of Notepad with advanced features modern developers love. 🔥 Key Highlights: Real-time code linting (ANTLR-powered) with tooltips Live Markdown preview (split view or pop-out) Built-in terminal, file explorer & browser launchers 6 beautiful themes (Dark, Light, Darcula, macOS) Blazing-fast UI with JavaFX/Swing hybrid Fully offline & privacy-respecting (zero telemetry) 🐞 Bug Fixes in v1.2.1 Fixed crash when Markdown Preview is triggered on systems without JavaFX (now shows a friendly error message). ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    desktop-icons

    Application for resizing images to create icons of standard sizes

    This tiny application allows you to create the icons for an application taking as input an image and resizing it to different Windows standard sizes: * 16 x 16 * 32 x 32 * 64 x 64 * 128 x 128 You can also resize that input image to a configurable size that canbe different from the previous ones. When resizing, you can translate a particular color to another one (that can be useful to change the background, that might be transparent to white). You can change the alpha component...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    e-International Business Support Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Morphing Editor

    Morphing Editor

    Java application for creating Morphing videos

    Java application for creating Morphing videos. You can create a Morphing effect with your chosen pictures. 1-Choose the master image. 2-Detect and select the faces in each image. 2-Create the triangle mesh. 3-Put the vertices in the right places on every image. Then you will be able to see the morphing result and save the Morphing project in a xml file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    ESignPDF

    ESignPDF

    Sign PDF with Digital Signature Certificate (DSC)

    Brought to you by parvesh88 System Requirements 1. A Computer running Windows 7 Service Pack 1 or higher 2. Java Runtime Environment (JRE) 8 or higher if JRE is not installed on your Computer, then download and install from here JRE 8 for Windows x86 -> https://www.azul.com/core-post-download/?endpoint=zulu&uuid=55abea0c-2aa5-4316-aafb-e90847f6ee21 JRE 8 for Windows x64 -> https://www.azul.com/core-post-download/?
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Resolver

    Resolver

    A general purpose high precision conversion utility for Java

    This is a Java port of my C++ conversion utility from Geodesica-SFX. Currently only the Lengths and Areas are implemented. User can enter fractional or decimal values and set the number of divisions for the following input...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Baya - SoC Integration Platform

    Baya - SoC Integration Platform

    Best in class SoC Integration Platform, IP-XACT, Verilog VHDL, UPF

    1. Comes with 200+ high level Tcl commands around SoC platform assembly 2. Easy to start - use the verilog2baya tool to convert existing SoC/SS into Baya 3. Adhoc and Interface based connections 4. Autoconnections 5. Rule based connections between component ports 6. A variety of SoC integration Methodologies 6.a. XLS/CSV Based connections 6.b. Port-to-Port Adhoc connections 6.c. IP-XACT and System Verilog Interface based connections 6.d. ... 7. Maintains a connectivity...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    EulerSharp

    EulerSharp

    Euler Yet another proof Engine

    EYE [1] is a reasoning engine supporting the Semantic Web layers [2]. It performs controlled chaining and it supports Euler paths [3]. Via N3 [4] it is interoperable with Cwm [5]. [1] http://eulersharp.sourceforge.net/README [2] http://www.w3.org/DesignIssues/diagrams/sweb-stack/2006a [3] http://mathworld.wolfram.com/KoenigsbergBridgeProblem.html [4] http://www.w3.org/TeamSubmission/n3/ [5] http://www.w3.org/2000/10/swap/doc/cwm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Zip File Extractor

    Zip File Extractor

    A utility that extract files from Zip file.

    1. Java Runtime Environment(JRE) 5 or higher required. if JRE is not installed on your PC, then click to download for Windows https://filehippo.com/download_jre-32/5.0.140.3.0/post_download/?dt=internalDownload# and install JRE . 2. Download Zip File Extractor. 3. Double click on downloaded file. Brought to you by parvesh88
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gradle-cpp

    gradle-cpp

    Intended to make Gradle C++ working more comfortable.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IP-XACT 2009/2014  Platform

    IP-XACT 2009/2014 Platform

    Smart GUI/Commandline tools to create IP-XACT( 2009/2014) files

    Smart GUI to create or update IP-XACT often needed for the IP packaging. It has capability create Bus Definitions from scratch to populate BusDef library. One can create IP-XACT Component, Design or Registers by importing Ip in System Verilog/Verilog-95/VHDL, instantiate Bus Interfaces with proper port maps and attributes as needed. Smart GUI to create IP-XACT Registers, Memory Maps, Address Blocks for IP- has feature to import XLS or Verilog . It has Tcl/Python API...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    fileaxy

    fileaxy

    Fileaxy does file sync, de-duplication, image matching & bulk preview

    Fileaxy is a file de-duplication, organization, synchronization, and bulk previewing tool which utilizes a new user interface for local file management. Using content hashing or machine vision algorithms, Fileaxy can detect identical files as well as similar names, images, videos, or fonts and correlate those to others based on naming conventions. Optionally integrates with ImageMagick, GraphicsMagick, FFmpeg, and Mac Sips file decoding with a simple button click. Fileaxy opens NO network...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Elite Calculator

    Elite Calculator

    Elite Calculator - Accurate Math Solutions

    Elite Calculator Simplify your calculations with Elite Calculator, the ultimate tool for quick and accurate math solutions. Designed with a sleek interface and packed with features, it's your all-in-one math assistant. Key Features: 🔢 Standard Calculator: Perform basic arithmetic operations like addition, subtraction, multiplication, and division. 📐 Scientific Mode: Access advanced functions for trigonometry, logarithms, and more. 🎨 Customizable Themes: Switch between light and...
    Downloads: 5 This Week
    Last Update:
    See Project