Search Results for "total commander java" - Page 3

Showing 151 open source projects for "total commander java"

View related business solutions
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    PokeDroid
    Pokémon simulator for Android! Features include a variety of AI opponents, all Pokémon and moves, and total Pokémon customization (IVs, EVs, nature, etc.) Download it and send us your feedback!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    RestaurenteFacil

    Sistema de Atendimento a Restaurantes

    Sistema de atendimento a restaurentas, bares, e estabelecimentos do genero que possuem atendimento a clientes em mesa ou via comanda registrando pedidos, enviando automaticamente/instantaneamente à cozinha/bar/caixa, fluxo de caixa, fechamento de mesa/comanda, fechamento de caixa, controle de estoque completo, relatórios gerenciais, integraçao total via web para utilizar em desktops, laptops, tablets, smartphones, etc. Gerenciamento remoto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SimCampus. Social Simulation

    Recommendation system of extracurricular activities for students

    ...It is presented a model of the UCAM university campus but the tool can be extrapolated to any other university campus because it is fully configurable. The developed tool can also optimize the number of elements necessary for recommendation system and the total number of students who may be informed until the system reaches its saturation level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Jvm Status Bar

    Jvm Status Bar

    Jvm status bar is a liferay portlet.By which you can see the total memory and used memory dynamically using Ajax
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    FastFix Remote Software Maintenance

    FastFix Remote Software Maintenance

    Monitoring Control for Remote Software Maintenance

    The overall purpose of FastFix is to provide software engineers with a time efficient maintenance environment that increases efficiency and reduces total cost, improving accuracy in identification of failure causes and facilitating their resolution. Monitoring software execution Failure replication Patch generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Approximate Subgraph Matching Algorithm

    Approximate Subgraph Matching Algorithm for Dependency Graphs

    ...We further designed an approximate subgraph matching (ASM) algorithm that is capable of detecting approximate subgraph matching based on a subgraph distance. Assume that the graph G and the subgraph Gs have m and n vertices, and km and kn edges respectively, the total worst-case algorithm complexity is O(m^n * n(n-1)/2 * km * log m). This Java implementation implements our ASM algorithm. See README file: https://sourceforge.net/projects/asmalgorithm/files/ If you use our ASM implementation to support academic research, please cite the following paper: Haibin Liu, Lawrence Hunter, Vlado Keselj, and Karin Verspoor. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Android LPI Quiz

    LPI Quiz for Google Android

    With this android application you can check your Linux knowledge and prepare you to take the LPIC-1 exams (Linux Professional Institute Certification Level-1). You can choose two kinds of quiz: LPI-101 or LPI-102 exam. Every quiz type has 100 of questions, which are randomized in a total of a 20 test questions. After finishing quiz you can review your answers and view a detailed explanation about the right answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SWTOR - JCounter

    SWTOR - JCounter

    Dernière version : 1.0.0 JCounter est un programme permettant de calculer en temps réel (avec un overlay) les dégâts et les soins réalisés dans le jeu Star Wars : The Old Republic en utilisant les Combatlogs du Patch 1.2. Ce programme est compilé en Java version 7, il vous faudra donc le Java Runtime Environment 7 (JRE 7) pour faire tourner ce programme. Il est téléchargeable sur ce site : http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html Cochez la...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PL-DAS

    Port Logistics Data Analysis System using Process Mining

    This project is for analyzing operational data from container terminal, applying process mining and port logistics domain knowledge. This project is found by Total Soft Bank, Ltd. and Busan National University, based on ProM framework (http://www.promtools.org) which is also an open source project. This project is sponsored by NIPA (National IT Industry Promotion Agency), Korea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    HareDB
    HareDB is a total solution for enterprise which bases on HBase. We release tools as follows. 1. [HBase Client] 2. [HBase DataModelManagement] After that, we will keep on releasing tools which are related to HBase. [1]:https://sourceforge.net/p/haredbhbaseclie/ [2]:https://sourceforge.net/projects/haredbdatamodel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iNetmon Portable
    iNet Portable boasts a confluence of innovative technologies coupled with many years of research undertaken in the area of network monitoring. It is aimed to take the burden of network administrators.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 12

    SarBox

    SarBox helps user to parse or analyze sar data

    The software program (SarBox) parses and analyzes SAR data in charts or text formats. SAR is cumulative activity counters in the operating system. It is the most comprehensive command which helps to monitor performance of various Linux / Solaris subsystems (CPU, Memory, I/O, Disk, Network, etc) all in same log. This makes it difficult to analyze since every counter data is dumped into the log file. SarBox helps to analyze this log file and present data in graphical charts or text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Exact Subgraph Matching Algorithm

    Exact Subgraph Matching Algorithm for Dependency Graphs

    ...This Java implementation implements our ESM algorithm. See README file: https://sourceforge.net/projects/esmalgorithm/files/ If you use our ESM implementation to support academic research, please cite the following paper: Haibin Liu, Vlado Keselj, and Christian Blouin. Exploring a Subgraph Matching Approach for Extracting Biological Events from Literature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jarvis MC

    Jarvis MC

    reconocimiento de voz en español

    Jarvis music control es un Programa de reconocimiento de voz en español enfocado en controlar reproductores de música ejecutados en linux, pero por ahora solo Rhythmbox y clementine, con todos los comandos necesarios para el control total de este sin uso de teclado ni mouse, tan solo diga la orden y el programa la realizar, Desarrollado en base a sphinx4 y java. principalmente para ejecutarse sobre plataforma GNU/linux, con escritorio gnome, mas adelante ampliare el soporte. * versión 0.1 ejecutable sobre cualquier distro de linux con java 6 o 7, solo por consola...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Java Random Numbers - Random.Org API

    Offers Random numbers API for your programs written in Java.

    Very lightweight and easy to use library that allows you to generate truly random numbers by means of Random.Org service. Library offers optimized algorithms for obtaining single random number or more random numbers at once, sequences of numbers, random strings etc. Also allows you to check quota. It provides algorithm to generate unspecified number of random numbers of certain total value. This algorithm still keeps server load low by sending as large requests as possible, yet all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    POAMS

    Project Organization And Management System

    ...Activities will also be created by importing XML/CSV from other project management software such as OpenProject. Report views such as project completion will be a function of total project activities completed. For smaller groups there is an embedded SQLite database that comes with the program. However, the program can be easily modified to work with MySQL or Oracle 11g. Please feel free to request these SQL scripts as they have been created and tested. The front end will be a basic java desktop application which can be easily distribute from the network. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eclipse Plug-In that determines the Minimal Access Modifier of Java types and methods project and computes the software metrics Inappropriate Generosity with Accessibility of Types (IGAT) and Inappropriate Generosity with Accessibility of Methods (IGAM). The Minimal Access Modifier of a Java type or type member is the most restrictive access modifier that is able to allow all actual usages of the particular type or member from inside a given code base (normally the entire source code of the respective Java project). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Die Eroberung

    Eine rundenbasiertes Strategiespiel.

    Jeder Spieler startet an einer Ecke der Karte und kann dann nach der Reihe Einheiten kaufen, ein Gebäude bauen, kämpfen oder Einheiten aus einem eigenem Feld in ein benachbartes eigenes Feld ziehen. Gewonnen hat der Spieler, der zuerst alle anderen vollkommen vernichtet hat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free Speech Just Pay Shipping

    Free Speech Just Pay Shipping

    3d peer to peer chatroom where associated pairs of text gravitate

    A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BitcoinSuite

    BitcoinSuite

    Bitcoin GUI in Java

    BitcoinSuite is a Java based graphical user interface for Bitcoin, a peer-to-peer decentralized cryptocurrency. It is a direct fork of open source project NamecoinJ at http://sourceforge.net/p/namecoinj/. Donations are welcome: BTC: 1PqYXpLLSeAHz3FiZmPcfr451jnzsGgXbc, NMC: N2TFbwpTNhNLeXaBD8FSBbicb6guQNXUiA
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    NamecoinJ

    NamecoinJ

    Namecoin GUI in Java

    NamecoinJ is a Java based graphical user interface for Namecoin, a peer-to-peer Domain Name System based on Bitcoin technology (a decentralized cryptocurrency). Donations are welcome: BTC: 19o81NGAHpBmVXkfUcxSttwnBsBnLK9hS3, NMC: Mx3hanF6qXywPAyrAU4S14CwXYcMnecaai
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CB-Commander is a plugin based tool that tries to integrate high throughput sequencing algorithms. It allows researchers to design and execute their experiments through a user friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java disconnected RowSet alternative that compress records into memory. In addition, it have column domain values, multiple fields sort, filter , data grouping and join capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ObjectSql allows jdbc java api users to generate SQL statements using objects instead of string manipulation and still having total control over database access
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB