Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

Showing 213 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 1
    PeaZip

    PeaZip

    Free Zip software and Rar extractor

    ...The application provides an unified, natively portable, cross-platform file manager and archive manager GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX. Create: 7Z, ARC, Brotl, BZip, GZip, PEA, TAR, WIM, XZ, ZPAQ, ZIP, Zstandard files and more Open and extract 200+ file types: ACE, CAB, DEB, ISO, RAR, ZIPX and more Features of PeaZip includes extract, create and convert multiple archives at once, create self-extracting archives (sfx), split files, strong encryption with two factor authentication, encrypted password manager, secure deletion, find duplicate files, calculate hashes, export task definition as command line script.
    Leader badge
    Downloads: 1,850 This Week
    Last Update:
    See Project
  • 2

    zero

    Privacy-first offline expense tracker. No cloud. No tracking.

    zero is a privacy-first, fully offline expense tracking app for Android and iOS. Unlike most finance apps, zero does not require accounts, cloud sync, subscriptions, or internet access. All financial data stays locally on your device. There are no ads, no telemetry, and no analytics. zero helps you: • Track daily expenses in a clean timeline • Visualize spending with simple reports • Create unlimited custom categories • Manage lendings and borrowings • Export or delete your data anytime Built with a local-first philosophy, zero gives you full control over your financial data. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    fHash

    fHash

    A files hash calculator for Windows and macOS.

    An open source files hash calculator for Windows and macOS. * MD5, SHA1, SHA256 and SHA512. * Drag & drop. * Integrated with context menu in Explorer/Finder. * Support Windows 7 and later. * Support macOS 13 and later, with universal binary. * Support Dark Mode. * English and Simplified Chinese UI. The icon "希" is from hash in Chinese "哈希".
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    bcal

    bcal

    Byte CALculator for storage conversions and calculations

    bcal (Byte CALculator) is a command-line utility for storage conversions and calculations. Storage, hardware and firmware developers work with numerical calculations regularly e.g., storage unit conversions, address calculations etc. If you are one and can't calculate the hex address offset for (512 - 16) MiB immediately, or the value when the 43rd bit of a 64-bit address is set, bcal is for you.
    Downloads: 5 This Week
    Last Update:
    See Project
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 5

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    ...The Numerical Recipes routines zroots and laguer rewritten in C++ find the complex roots of a polynomial with complex coefficients. Exact quartic and cubic too. FFT that zero pads to 2^m 3^n, for dimensions up to 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Calendar Calc v2.0

    Calendar Calc v2.0

    Date utilities for any calendar task

    CalendarCalc represents a significant leap forward in digital time management and chronological calculation tools, offering a refined and powerful user experience directly on your Windows desktop. Designed to bridge the gaps left by traditional calendar applications, this utility focuses specifically on the mathematics of time, allowing you to instantly solve any query related to durations, intervals, and international holiday occurrences. With an advanced calculation engine and a fluid...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    phpipam

    phpipam

    phpipam open-source IP address management

    phpipam is an open-source web IP address management application (IPAM). Its goal is to provide light, modern and useful IP address management. It is php-based application with MySQL database backend, using jQuery libraries, ajax and some HTML5/CSS3 features.
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 8

    Math Expression Evaluator

    Evaluates simple mathematical expressions

    A simple Android app to evaluate mathematical expressions. It can handle variables. Somewhat more useful then a calculator but not sophisticated as mathcad or linux octave. Small app, does not take up much space. The following is an example of the type of input it takes: apple = 3, pear = 7 78 * (apple + pear) the output would be 780
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 10
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    ...Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, BASIC interpreter, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 11
    TeemIp - IPAM and DDI solution

    TeemIp - IPAM and DDI solution

    IP Address Management - CMDB - Ticketing - DNS and Zone Management

    TeemIp is a free, open source, WEB based, IP Address Management (IPAM) tool that provides comprehensive IP Management capabilities. It allows you to manage your IPv4, IPv6 and DNS spaces: track user requests, discover and allocate IPs, manage your IP plan, your subnet space, your zones and DNS records in accordance with best in class DDI practices. At the same time, TeemIp's CMDB allows you to manage your IT inventory and links your CIs to the IPs they use. Project source code is...
    Leader badge
    Downloads: 185 This Week
    Last Update:
    See Project
  • 12
    WA2L/WinTools

    WA2L/WinTools

    End User Tools for Windows.

    ...The utilities can be called thru the "Send To" context menu when right-clicking on a file or directory in the explorer or thru the Windows "Start Menu". The package can be 'installed' portable and does not need admin rights. ◆ 𝗨𝗧𝗜𝗟𝗜𝗧𝗜𝗘𝗦 - https://sourceforge.net/projects/wa2l-wintools/files/ → README ◆ 𝗙𝗘𝗔𝗧𝗨𝗥𝗘𝗦 - https://wa2l-wintools.sourceforge.net/man1/wintools.1.html - https://wa2l-wintools.sourceforge.net/man1/wintoolsintro.1.html ◆ 𝗣𝗔𝗖𝗞𝗔𝗚𝗘 𝗗𝗢𝗖𝗨𝗠𝗘𝗡𝗧𝗔𝗧𝗜𝗢𝗡 - http://wa2l-wintools.sourceforge.net/ ◆ 𝗦𝗘𝗘 𝗔𝗟𝗦𝗢 🚩 - https://sourceforge.net/p/wa2l-wintools/wiki/Home/ ◆ 𝗣𝗔𝗖𝗞𝗔𝗚𝗘 𝗙𝗢𝗥𝗠𝗔𝗧 The package is distributed in the following format: - WA2LWinTools-<VERSION>-<DATE>.exe (self extracting zip file) ◆ 𝗢𝗧𝗛𝗘𝗥 𝗣𝗥𝗢𝗝𝗘𝗖𝗧𝗦 - https://sourceforge.net/projects/wa2l-simplebackup/ - https://sourceforge.net/projects/wa2l-edrc/ .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    GF Calculator

    Calculates data related to the 20th force glitch in Gotcha Force

    This program calculates various pieces of data related to the 20th force glitch in Gotcha Force for GameCube. For more information, see this page: http://gotchaforce.wikia.com/wiki/GF_Calculator
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Photon

    Photon

    A graphing calculator that's both powerful and easy to use.

    ...In addition to regular graphing, Photon can plot integrals, first and second derivatives, tracing, animation, matrix math, and degree / radian mode. Photon can find roots, minimums and maximums, points of inflection, and it can fit several types of best fit lines and curves to data sets. Log and semi-log graphing are also available. Photon can save data to several file types, including images such as .jpg and .png. Display options are also available, including a dark / light theme for optimal visibility from a projector. Photon's primary goal is to be easy to use while retaining a feature-rich design. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    OptionMatrix

    OptionMatrix

    Financial Derivatives Calculator with 171+ Models (Options Calculator)

    A real-time financial derivatives calculator supporting 171+ models from QuantLib, Financial Numerical Recipes in C++ and MetaOptions. Matrices of prices are created with iterating strikes and/or months. A strike control system can produce any strike. A generalized date engine can calculate re-occuring distances to any industry used expiration into the future. Spread engine with spread views. Models Supported: Black-Scholes, Merton-73, Black-76, Roll Geske Whaley, Garman KohlHagen, Jump...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    CRC RevEng

    CRC RevEng

    Arbitrary-precision CRC calculator and algorithm finder

    CRC RevEng is a portable, arbitrary-precision CRC calculator and algorithm finder. It calculates CRCs using any of the 113 preset algorithms, or a user-specified algorithm to any width. It calculates reversed CRCs to give the bit pattern that produces a desired forward CRC. CRC RevEng also reverse-engineers any CRC algorithm from sufficient correctly formatted message-CRC pairs and optional known parameters. It comprises powerful input interpretation options. Compliant with Ross Williams'...
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 17
    Osmo
    Osmo is a handy personal organizer, which includes calendar, tasks manager, address book and notes modules. It was designed to be a small, easy to use and good looking PIM tool to help to manage personal information.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18

    calc: C-style arbitrary precision system

    Calc: arbitrary precision C-like arithmetic & calculator

    Calc is arbitrary precision C-like arithmetic system that is a calculator, an algorithm prototyper and mathematical research tool. Calc comes with a rich set of builtin mathematical and programmatic functions.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 19
    Giacenze Crypto

    Giacenze Crypto

    Programma per il calcolo delle plusvalenze Cripto + analisi CSV CDC

    ...Le istruzioni sul funzionamento sono reperibili qua : https://sourceforge.net/p/giacenze-crypto-com/wiki/ISTRUZIONI/ e qua : https://sourceforge.net/projects/giacenze-crypto-com/files/Documentazione/ Per ulteriori info potete unirvi al gruppo telegram https://t.me/+6kfy5mjov-I2ODY8. Codice Sorgente : https://github.com/Lucapasselli/GiacenzeCrypto Canale Youtube : https://www.youtube.com/@cryptofer82
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    CalcTech

    CalcTech

    CalcTech: Custom themes and advanced editing for seamless calculations

    CalcTech is the ultimate calculator app designed to blend powerful functionality with deep personalization. Tailored for students, professionals, and math enthusiasts, it goes far beyond basic arithmetic by offering an extensive suite of customizable features. The standout highlight of CalcTech is its advanced Theme Engine. Recognizing that a workspace should be as unique as the user, the app offers a vast array of aesthetic options. Users can choose from sleek dark modes for late-night...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WP 34s

    WP 34s

    Scientific/engineering firmware repurposing HP business calculators!

    This project has created scientific firmware for the HP-20b and HP-30b business calculators. WP 34S turns either of these calculators into a powerful keystroke programmable scientific device. According to our customers, it's the most powerful and fastest RPN scientific pocket calculator ever built. WP 34S is alive and stable since 2011. We have succeeded in satisfying the most picky users - read about their experiences on http://www.hpmuseum.org/forum/forum-8.html. Since 2014, WP...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 22
    mhcfs2

    mhcfs2

    engineering programmable calculator

    MhcFS2 - engineering calculator. (v. 1.2 b141) (math expression calculator, scientific calculator, numerical, integral,integration, derivative, root, matrix, differencial, differentiation, equation, LSE,ODE )
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    JoseWebApps

    Some humble web applications

    Here I publish some humble web applications that I have developped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NZMATH

    NZMATH

    Python Calculator on Number Theory, three-birds-one learning material

    ...It is designed for beginning students of algorithmic number theory to self-study Number Theory, Programming and scientific English together, three-birds-one learning material. It is possible only by running and reading the programs. You can get the notebook here: https://sourceforge.net/projects/nzmath/files/nzmath-enttakagi/ Visit our home page in detail: https://nzmath.sourceforge.io/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Pythagorean-Numerology-Calculator
    "A basic numerology calculator in JavaScript" A live demo is available at: https://pythagorean-numerology-calc.sourceforge.io/pnc.html Features: -Your connection with the 4 classic elements -Numerology chart calculation -Master numbers detection -Psychologic matrix chart calculator -Name calculation chart -Personal day calendar -Plain calculator for names or numbers -Name diagrams (Norman Shine) -Profiles manager -Unlimited number of profiles -Search and sort feature...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB