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

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

View related business solutions
  • Kinetic Software - Epicor ERP Icon
    Kinetic Software - Epicor ERP

    Discrete, make-to-order and mixed-mode manufacturers who need a global cloud ERP solution

    Grow, thrive, and compete in a global marketplace with Kinetic—an industry-tailored, cognitive ERP that helps you work smarter and stay connected.
    Learn More
  • Self-hosted n8n: No-code AI workflows Icon
    Self-hosted n8n: No-code AI workflows

    Connect workflows. Integrate data

    A free-to-use workflow automation tool, n8n lets you connect all your apps and data in one customizable, no-code platform. Design workflows and process data from a simple, unified dashboard.
    Learn More
  • 1

    VSS 3-Way Merge

    Merge VSS databases with common ancestor

    Here is only release files. Project hosted here: https://github.com/azarkevich/VSS3WayMerge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Test, validate and diagnose communication protocols in medical environments (DICOM, HL7 and IHE). DVTk is a must have for software developers, test engineers and service engineers that work in the healthcare domain. NEW. Services on www.dvtk.org!
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3

    jsCompressTw

    Javascript 壓縮工具 | Javascript Compress tool

    ...壓縮方式 1.單檔案壓縮 2.多檔案壓縮 3.原地多檔案壓縮 This program will provider you to compress javascript file . Before compress you can choose single file or muilt files . when you finish to compress , you can save it . Then next time , you just open someone project (File->Open Project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Generic optimization of on demand calculation. Generation of C# code for data model and computation code Definition of the xF language IDE: edition of xF project. Excel 2010 Addin available
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect with customers in one app Icon
    Connect with customers in one app

    Businesses of all sizes seeking an AI-enhanced, all-in-one communication platform to unify voice, video, and messaging for improved team collaboration

    Dialpad Connect is an AI-powered unified communications platform that combines voice, video, and messaging to enhance team collaboration and customer interactions. It features real-time call transcription, automated call summaries, and AI-generated action items to help users stay focused during conversations. The platform integrates seamlessly with popular business apps like Salesforce, Zendesk, Microsoft Teams, and Google Workspace to streamline workflows. Designed for businesses of all sizes, Dialpad Connect delivers enterprise-grade reliability with 100% uptime SLA and robust disaster recovery. Security and privacy are core priorities, meeting standards like GDPR, HIPAA, and SOC 2 compliance. Dialpad Connect helps companies elevate customer experiences while boosting team productivity.
    Learn More
  • 5
    ProjectPackager removes temporary and unnecessary files from Visual Studio C# projects before creating a source package release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SmartLog

    Smart logfile generator for background services.

    THIS PROJECT CONTAINS NO EXECUTABLES. ONLY CODE FILES. If you're having trouble tracking down a problem in your windows service, this log file generator is just what you need. Log files can grow quite large pretty quickly when you log too much information, but you need that information to track down the problem. This logfile generator solves the problem by deleting successful iterations of a loop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A C# .Net 3.5 Library I created for myself to help with common tasks. Source code can be found at the following address: https://github.com/mhertzfeld/MyClassLibrary2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TheSeeker

    .NET desktop app to find (and replace) text in folders and files.

    .NET desktop app to find (and replace) text in folders and files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TagDotNet

    C# class library for reading ID3 style tags from Music & Video files

    This library is build from the ground up for C# for reading of ID3, MP4, ASF/AVI tags from music and video files. In the future it may be expanded to include writing of tags. It utilizes .NET 4.5 async functionality for easy integration into .NET UI applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes. Icon
    Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.

    Track your GenAI risk, run multichannel deepfake simulations, and engage employees with incredible security training.

    Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
    Learn More
  • 10
    Better PO Editor is an editor for .po files, used to generate compiled gettext .mo files which are used by many programs and websites to localize the user interface. It offers great features... It's worth to give it a try! PLEASE NOTE: the project moved to GitHub: see https://github.com/mlocati/betterpoeditor/releases
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tiger's SmoothJazz Editor

    Tiger's SmoothJazz Editor

    A visual editing environment for Sims3 JAZZ resources.

    Tiger, from Tyger Stripe Software, has donated the source of all his tools to the Sims3 community. This is his SmoothJazz editor. It lets you edit JAZZ resources - decompiling the package content to meaningful text and compiling back into game-format data. This project continues the work Tiger started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ExLock

    ExLock

    File Lock Test Tool

    Exlock is a command line tool. The purpose of this tool is to test / debug / tune the creation of other software. Exlock opens in exclusive mode a file passed as parameter. Other processes accessing the file will get a error. The purpose of this tool is to simply evaluate which is the behavior in case of this error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Jungo

    Open Jungo

    Open software persistence model

    ...Unlike most current entity frameworks, Jungo does not require developers to structure their code in any particular way or specify database structures. Open Jungo supports most major proprietary and open source databases as well as well as a built-in highly efficient zero-configuration object-oriented database systems. It requires no external dependencies and works with all current .Net and Mono frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Topal: Organic Parsing Language

    Topal: Organic Parsing Language

    Syntactic script interpreter

    ...It's designed for parsing (as opposed to lexing) with a focus on usability. The language uses procedures rather than functions. Procedures can contain conditional expressions and very basic data storage / bitwise operations. Additionally you can import DLL files and run their functions within the procedures. Procedure names and their argument names are not static; they are defined via a regular expression pattern. For the interpreter to work, it requires two inputs: the desired data for parsing and processing, and an OPL file containing the rules and actions for said input parsing and processing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NRtfTree library is a set of classes written entirely in C# which may be used to manage (read and write) RTF documents in your own applications. A java port of the library can be found in http://www.sgoliver.net/blog/?page_id=92
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    svn-view-curent-branch

    svn-view-curent-branch

    For viewing current svn branches in selected folders in win-tray

    ...This program help see which svn branches in selected folders are. This particularly useful if you usually work with many svn-folders. For work you are have to install a SVN-client for command line, for example C:\Program Files\TortoiseSVN\bin\svn.exe Current release will work with Subversion 1.8.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Little .NET command line utility to control your mouse sensitivity (speed) using command line or batch files. I wrote it for myself as I need to switch my M570 trackball speed often. For example, when running image editor, i need high precision, but it's very uncomfortable when using regular desktop apps like browser or visual studio. So I created three shortcuts for the instant change of the cursor speed (in my case, I've binded these shortcuts to extra keys of keyboard). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    zdecimal (C#)

    C# utility classes to process IBM packed and zone decimal data.

    IBM Z/Series packed and zone decimal conversion routines in C#. Based on zdecimal for Java by Benjamin White. Java ZDecimal Project Page: https://sourceforge.net/projects/zdecimal/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of pure Python algorithms and data structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project has moved to GitHub: https://github.com/bbadjari/vsfile Library written in C# for reading Visual Studio files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Minecraft Cloud

    A C# Project that uploads your latest Minecraft saves to the cloud.

    Minecraft Cloud is a free cloud based backup utility for the bestselling game Minecraft, by Mojang AB. Simply download the Minecraft Cloud client, signup for an account at https://www.minecraftcloud.co.uk/account/login, on our website and have secure cloud storage for all of your Minecraft saves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DMEAS

    DNA Methylation Entropy Analysis Software

    ...DMEAS progressively scans the mapping results of bisulfite sequencing reads to extract DNA methylation patterns for contiguous CpG dinucleotides. It was developed in order to assess the DNA methylation variations within a cell population for a given genomic locus or genome-wide methylation data.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 24

    OpenGL4Net

    Simple OpenGL 4.3 wrapper for .NET platform

    Feb. 2014: The project is still active; a new version with many changes is comming soon! NOTE: The Khronos group made a big shift in describing the OpenGL specification. Starting from OpenGL 4.4, the old .spec files are replaced by .xml which is great news for community, bad news for me and this project as it strongly depends on the old format. Currently I am working on the new version, but there's really a huge change, so please, be patient. I'd also would like to make the licensing clear (probably BSD). OpenGL4Net is a simple wrapper of OpenGL 4.3 for .NET platform. ...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    This is XPTable component (advanced data grid) designed by Mathew Hall and published on www.CodeProject.com. Since Mathew isn't upgrading it any longer, I decided to put it on sourceforge so everyone could add something to it.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB