Showing 7408 open source projects for "can="

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 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
  • 1
    BiMS

    BiMS

    BiMS (biclustering for mass spectrometry data) is a Java application d

    BiMS (biclustering for mass spectrometry data) is a Java application designed to allow the application of biclustering algorithms to mass spectrometry datasets. Users can load their MS datasets and apply different clustering and biclustering algorithms (current version includes Bimax and BiBit). In adition, users can load raw datasets (in mzML or mzXML formats) and preprocess them using MALDIquant package and MassSpecWavelet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    HiddenWords

    Find as much words you can in a schema (game console based).

    ...You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible. Only words that are longer then a minimum size can be selected. Words needs to be composed of connected cells. - You can't jump a cell. - You can't use twice a cell. Cells can be connected to each other in horizontal, vertical and diagonal. Dimension of the board, duration of a game and minum lenght of the word are configurable. At the end of your play you can see statistics showing the percentage of words found and the longest words contained in the board that you have missed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    EV3-JavaBrick

    ROS node to control LEGO MINDSTORMS EV3

    - Java SE 1.7 compatible - Can be run on both Windows/Linux PC - Can be run on Android devices(Tested on ASUS fonetab7, ASUS zenfone4, Samsung Galaxy S4) - Can be run on reflashed ARM-based AndroidTV sticks (Tested on MK808) - No custom firmware for EV3 brick - Supports about 15 EV3/NXT/HT sensors - Supports EV3 & NXT motors - Supports Android camera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MoccaCPU

    MoccaCPU

    Java based CPU stress testing tool

    MoccaCPU is a CPU stress testing tool written in Java. It uses the Monte-Carlo-Algorithm to calculate approximate values of π (Pi) during the test. Mutiple threads can be started to use the full capacity of all given CPU cores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    ytsdk

    ytsdk

    Android Youtube Downloader Source Code -- YTSDK

    ...Change package name, integrate your ads, upload your android app and start generating revenues instantly. YTSDK is an SDK for downloading youtube video's and mp3 files on your android device. Using this SDK you can develope your own youtube downloader android app and start generating revenues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LGML

    LGPL GML parser

    ...The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order. The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to use them, for example, in the context of OGC catalogue projects. The library is compiled using Java 1.5 or 1.6. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JElectro

    Java Remote Procedure Call (RPC) framework

    Attemp to build a peer to peer remote procedure call framework in java. For the moment the routing table behaviour is not as perfect as it should. Improvement in this sense is needed and should come as soon as I can. Server socket connections should also be handled using channel. This should come also soon. Works for 50 to 100 nodes. Just try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tumblr Image Downloader

    Tumblr Image Downloader

    Application for downloading images from Tumblr

    With this application you can download all images from a Tumblr page. Please, check discussion for bugs and feedback.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component.The implementation is itself purely in Java and does not use JNI to provide COM access.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10

    Network Analyzer

    Analyze the network carateristics like Delay, Jitter, Packet loss etc.

    ...When you click the start button, it will send a configurable stream of UDP packets to a host. (The receiving host is then required to echo all the packets back to the sender, which can be easily done via iptables rule under linux). Once the eched packets arrives back to the sender, the analyzer will calculate all the related statistics like, packet loss, jitter throughput etc... NOTE: in order to receive the echo packets you must configure the receiving host to echo the incoming packets. In the next release i will provide another java application that just echo on an UDP port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JACo Watermark

    JACo Watermark

    Add watermark to any image or photo (batch processing available).

    A free open source Java application created to help you apply watermarks to your pictures in order to protect them from unauthorized distribution. Different font, color, size and transparency texts or images can be added as a watermark. Batch processing is also provided.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Jxt4RunPlusJ

    Jxt4RunPlusJ is a source code editor and creator.

    Jxt4RunPlusJ is a source code editor and creator. Jxt4RunPlusJ is for editing different source codes like a notepad. The application can also execute the code by invoking a window that accepts all the necessary Command Line statements. Before executing see that all necessary environment variables are set. NOTE: I'm not responsible for unrelated content sites linking with this project or project name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FakeSigningProvider

    Java JCE provider that injects your own code signing cert into JVM

    ...This JCE provider 'FakeSigningProvider' enables you to create your own RSA key pair and X.509 code signing certificate. The provider replaces one of the JVM built-in certificates by the custom one. Developers can perform JCE code signing of their own JCE providers using their custom RSA key pair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AndroidRun

    Basic position tracker application for running/biking...

    Developped on Fairphone1 this App calculates distance, instant speed, average speed. It's suitable for Running/Biking. It also logs all these data (plus location information) in a CSV file that can easily be imported in libreoffice for example, for offline analysis. At this stage, application is a beta that need further testing on different device. Feedback is welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is now hosted at https://github.com/yomboprime/colorator Colorator is a Java image editor for PC, to make images in hi resolution color for the original Sinclair ZX Spectrum 8-bit computers. Colorator can also edit normal SCR Spectrum images. It can export to TAP to view in your real ZX Spectrum or emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers. Forum: http://forum.crossbridge.io/ GitHub - SDK Source: https://github.com/crossbridge-community/crossbridge/ GitHub - Issue Tracker: https://github.com/crossbridge-community/crossbridge/issues GitHub - Wiki: https://github.com/crossbridge-community/crossbridge/wiki GitHub - Examples: https://github.com/crossbridge-community Demo: http://www.vpmedia.hu/crossbridge/neverball Tutorials: https://www.adobe.com/devnet/tagsearch.tsb.prod-_sl_flascc_v_.tse.html http://bruce-lab.blogspot.hu/2014/01/crossbridgeflascc-resources-collection.html https://tv.adobe.com/watch/max-2013/from-c-to-flash-the-power-of-the-adobe-flash-c-compiler/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Wi-Fi Idle Timeout

    Wi-Fi Idle Timeout

    Auto-disable Wi-Fi when unused

    ...The service assumes that if Wi-Fi data transfer rate is less than 64KiB per minute for 15 minutes in a row then there's no application that actively uses Wi-Fi. Also this app can turn Wi-Fi off if there's no signal for 1 minute. Google Play page: https://play.google.com/store/apps/details?id=net.alkatrazstudio.wifiidletimeout
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aurora Game Hub

    Aurora Game Hub

    Experience your PC Games Beautifully. Try it, we think you'll like it.

    ...We really love gaming on the PC. We think using the awesome power and flexibility of PC and using inspiration from the elegant and beautiful experience from Consoles we can make something pretty cool. This is still a work in progress! So if you find any bugs please go here to report them: http://www.auroragamehub.com/support Thank you for your time! -- CC BY-NC-ND 3.0
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    This software convert speech to text using Java and Android application. With this software you can also search for text in Google. You can use offline speech to text with this application if you don't have Internet, you can find the steps in guide file. How to use: ----------------- 1- Install a software to convert the PC as router (EX: My Wifi Router) then connect your mobile with PC via wifi. 2- Install Smart Text to Speech.apk file on your phone. 3- Open "Smart Speech to Text.jar" java application on PC. 4- Launch Smart Speech to Text on your phone. 5- Click on "Speak Now" button in java application. 6- After you speak click on red circle button on your phone to stop speaking and to convert it to text or you can wait few seconds notice: --------- Speech that will converted relied on the language that installed on your phone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OSM2SVG

    Openstreetmap Layerd SVG Exporter

    This Programm gets the Data from Openstreetmap and converts it to an Layerd SVG File for Inkscape. All conversion is don via a stylesheet. Here is defined what schould be shown and how it is displayed. You can get various styled Maps from the same Data with different sytelsheets. The Stylesheets are Javascript files and easy cusomizeable. (You should have a bit knowledge of OSM tags then it will be easyer to understand)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Plaggie1.1

    Plaggie is a standalone open source plagiarism detection application

    Plaggie is an standalone open source plagiarism detection application for Java programs. The original authors are Aleksi Ahtiainen and Mikko Rahikainen. The original version can be downloaded from the website: http://www.cs.hut.fi/Software/Plaggie/ We at Maynooth University have updated the original version with following changes. 1) Grouping of students with similar submission 2) Color coding matches of code for easy detection 3) Finding groups of cheaters. This modified version was then integrated with Web-CAT(http://web-cat.org/), which is a flexible, automated grading system designed to process computer programming assignments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    MNCubes

    MNCubes

    Research project to compute repeating patterns in discrete planes

    A 2D line can be rasterized into a 8-connected sequence of pixels which exhibit repeating patterns of connected pixels. Likewise, a 3D plane can be rasterized into connected cubes. A 'rectangular' cut of m x n cubes is a (m,n)-cube. Given m and n, the goal of this project is to generate all the (m,n)-cubes for all the (integer) discrete planes, based on the intersection vertices on a Farey diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    in here will be all codes of my games made in simple j and you can use it freely just put my name on the credits
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ustad Mobile

    Ustad Mobile

    Mobilizing Education for Everyone

    You can make your own courses with eXeLearning with audio, video, quizzes and games; then use them on almost any mobile device! Supports Java 2 Micro Edition (feature phone Nokia, Samsung, Alcatel, LG, etc) Android, iOS, Blackberry, Windows Phone.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB