Showing 1328 open source projects for "result"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    It is the same result as "cat file1 file2 > file3" in Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Viral Guides contains a vats guide to the Mass Effect Trilogy with live updates and exporting for online viewing. Also, news feeds are now accessible. The newest and best feature is the ability to upload guides for anyone to view! Abuse of this feature will result in removing this until the feature can be updated to accommodate for user abuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MootiChecksum

    MootiChecksum

    File checksum explorer context menu tool, copies result to clipboard.

    This tool features full integration into context menu, allowing users to right click files in Windows Explorer then copy the resulting file checksum to clipboard. Checksums currently supported: CRC32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Liferay for Virgo

    The research of an ability to port Liferay to Virgo

    This project is a result of my tries to port Liferay portal Community Edition to Virgo. I have done this work in the research purpose to analyze an ability of development a serious mass enterprise system on very perspective and great Virgo platform couple with the most powerful open source portal Liferay. My theoretical research has pointed these two product like the most perspective flexible and multi functional solutions matching my aims very well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    LuaCalc

    Crossplatform stack calculator with very fast usage.

    Crossplatform calculator based on preprocessor to Lua language (CLua). CLua have a hybrid syntax between C-style and Lua and have some additions like inline condition operator etc. Easy and very fast in use. Helpful for debugging and analysing data. Enjoy! Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PercolaLand

    PercolaLand 1.0 A tool to calculate landscapes percolation probability

    PercolaLand software is a result implementing of new structural metric used to calculate percolation probability in binary landscapes. Much of the progress in spatial patterns and structure changes understanding have supported in percolation theory. Percolation theory aims to evaluate how connectivity is broken into spatially structured systems or quantifies the connectivity structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tap4j

    tap4j

    Test Anything Protocol for Java

    tap4J is a Java implementation of the Test Anything Protocol. This protocol lets you standardize the output of your test execution. This way a producer outputs a TAP result file that can be read by a TAP consumer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JPA Console

    An Eclipse plugin for running JPA queries

    JPA Console is an Eclipse plugin that allows the execution of JPA queries, both JPQL and Criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    darks-orm

    a simple, convenient, fast, powerful ORM data persistence layer.

    Darks is a comprehensive type of lightweight ORM data persistence layer framework, integrated Hibernate "automation" ORM framework for the convenience, stability, as well as the Mybatis ORM framework "semi-automatic" efficient, high concurrency, set two ORM patterns as a whole.The framework to simplify the cumbersome configuration process, using Jython script language extensions, as a dynamic SQL language realization scheme.Construction of a highly efficient multi function domain data...
    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

    codec2demo

    real-time demonstration of the early Codec2 codec

    This project was created in 2011 on Google Code to provide a PC-based real-time demonstration of the then new Codec2. A user could speak into a microphone and hear the encode->decode result on the speaker. Codec2 has since gone through subsequent design iterations and there are PC software tools for ham radio operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AutoTest
    AutoTest is a test management, test execution and test result report application written in Java. It can be customized to support a broad range of test execution frameworks. A user guide and download instructions are available at http://autote.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    logjoin

    logjoin

    logjoin is a tool for joining two log (or CSV format) files

    logjoin is a tool for joining two log files (or any kind of CSV output) on a common column and concatenates the result, thus simulating MySQL join command between two files. With the help of parsers like awk it can give useful reports. Examples: * Joining two log files by their 4th and 3rd column giving result in result.txt logjoin -v -o result.txt -j 4=3 leftlog.txt rightlog.txt * Inner-join of two log files on their first columns logjoin -i leftlog.txt rightlog.txt > result.txt * Inner-join of leftlog.txt and rightlog.txt on 2nd and 3rd column and join with thirdlog on 1st and 2nd cat leftlog.txt | logjoin -i -j 2=3 rightlog.txt | logjoin -j 1=2 thirdlog.txt It depends on command-line parser library at http://tclap.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JQuery MathView

    JQuery extension adding a math expression editor to any text box

    JQuery MathView is a JQuery extension allowing the user to decorate any text field with an inline mathematical expression editor. The editor generates TeX or PG (WebWork) code inside the decorated text box and show the result as the mathematical expression is built.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Evrika

    Evrika

    Science simulator and advanced calculator based on modules

    ...Evrika is used for creating both simulations and modules, so you can build your own module of elements, then use them to create virtual experiments and simulations. Also, you can make advanced calculations. Evrika is basically an executable that reads and interprets code, outputing result. Each new version will offer new possibilities to define your elements and use them, so it is important to always have the last release. Of course, Evrika is backward-compatible, cross platform and free to use. In the near future an advanced editor and viewer will be created, so you can better manage your code and view the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PhotoKit

    PhotoKit

    Photo browser with impressive 3D effects, slide effects and animations

    ...At the begining, i just use many QWidget based components, but they are very ugly on Harmattan, so I have to wrote these components using graphics framework, e.g. button, textinput and dialog. The work is hard, but the result is good. You can find PhotoKit OS2 there: http://svn.netlabs.org/qtapps/wiki/QT4%20Graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Information hiding based OfficeXml files

    A tool can hide information into a Word 2007 file

    ...When you want to extract information embedded in a .docx file use my app,you do like this: 1、Select the operation:”Embed” or “Extract”. 2、Select a .docx file. 3、Click the button ”Run”. After you click the “Run” button,you can see relative information in “Result”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    oozie-workflow-checker

    Validation of complex Apache Oozie Hadoop workflow

    Library validated complex Oozie workflows (http://oozie.apache.org/). Two usage scenarios: 1) Execute workflow with specified parameters, and as result get list of passed nodes. Sample in WorkflowDirProcessorIntegrationTest Note: from all workflow functions only "wf:conf" is supported now. 2) Check called actions exists or build full call tree in xml format Sample in OozieWorkflowCheckerTest: You can override properties from "config-default.xml" and "job.properties" by file with name "override.properties"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tools for mass spectrometry, especially for protein mass spectrometry and proteomics: Quantification tools, converters for Applied Biosystems (Q Star and Q Trap), calculation of in-silico fragmentation spectra, converter for Mascot result files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ImageToMySize

    ImageToMySize converts to perferred image

    ...File resizing converter features fast image resizing mode providing the opportunity to deal with images as soon as possible. The converter implies preview mode for the result analysis before its resizing.The most widespread formats: (BMP, JPEG, JPEG 2000, GIF, PNG)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    entdec

    entdec

    This is the simple program lets you decode file, conains html entities

    ...In our example, you get"<©>". Usage: endec input_file output_file Programs gets only two parametres: input and output file names. Working, it indicates currient status and result of work. Tecnical details: This is a simple fixed buffer file processor. It reads and analysis every string for right entities and correct it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Users are not able to access the platform if there is no Internet connection, resulting in a limitation of the LMS applicability in specific cases. With this project we present a solution to this issue with an offline application and we show a possible technical solution for the implementation. The result the work is a tool installed on the device of the learner who wants to use the courses given with the learning management system Moodle on his/her personal computer, even when he is not online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DCI Bridge
    ...The DCI Bridge web application creates a transparent layer between the users (workflow systems) and the DCI systems. The user can submit jobs to the various DCI systems using the OGSA Basic Execution Service (BES) interface defined here. As a result, the users do not have to learn the access protocol of the various DCI systems since they are hidden behind the BES interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PhPyCli

    Edit and execute php code

    PhPyCli is an app for write and execute php code (other language available). I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal. The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer This work it's just an attempt to realise my app project. Please be indulgent! All the work is yet to be done, what I present is just the begining. And if you like it, please improve it,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    textcrypter

    textcrypter

    textcrypter is an encryption tool using vigenere cipher algorithm

    Textcrypter is an encryption tool using vigenere cipher algorithm. Vigenere use the same key/password to encrypt and decrypt a file (symmetric key cryptosystem). Result of the encryption process is a ciphertext in hexa number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    StoMpd - Studio Tools On MPD

    StoMpd - Studio Tools On MPD

    Advanced MPD Client

    StoMpd offer a wide range of specialized features aimed at broadcasters/studio use, built upon the Mpd audio server. IMPORTANT: Uses the client-to-client API featured in MPD v0.17+. MPD version 0.17 0r higher is a REQUIREMENT. Please visit stompd.org for further details.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB