Showing 339 open source projects for "max"

View related business solutions
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 1
    It is a simple Tic Tac Toe pc game for single player which uses artificial intelligence min max procedure for gameplay. Developed in C++ Developer: Shivinder Singh Narr Date: 25th December 2012
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    php-max

    Pbboard mods and addons

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GPXReport

    Analyze gpx files and store summary in Sqlite database

    ... and moving time - distance (km), - average and max speed - time, km uphill and downhill It automatically classifies the acitvity as hiking, MTB or race bike. Each track information can be added to a Sqlite database. The program can display all information of the database and summarize it by activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Plugin for Irssi which monitors torrent IRC announce channels, downloads torrent files based on a user-defined filter, and then sends the torrent files to a local or remote torrent client. Supports several different private trackers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 5
    Real-time audio feature extraction and similarity matching in C++. PD and Max/MSP support via FLEXT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    achtbit

    achtbit

    An 8 bit emulator created on the scratch, including an assembler.

    Ever had the experience of a 8 bit system, having max. 64k memory, using assembler to write effective small programs? This system is an experimental 8 bit, 16 color computer, with a processer similar to Z80, that (on my laptop using linux with NO opengl support) achieves up to 1.2 Million instructions per second and 50 Hz. screen refresh rate. It has a builtin assembler to load assembler programs. There is a rudimentary rom that implements some basic functions like line input, or a system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jQuery CurvedLines

    jQuery Flot plugin to draw smooth line graphs

    This is a plugin for the jQuery Flot graph plotting library. It tries to display line graphs in a smoother way. The plugin is based on nergal.dev's work mentioned here. This work is licensed under the MIT License. It includes a "fit point" functionality (courtsey: Michael Zinsmaier) which forces the min/max points of the curves to be on the points. Both modes (original and fit point) are achieved by adding more data points. For usage details see website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ezSlice

    A C++ class to parse array index slice strings as in Python or MATLAB.

    This is a templated, self-contained, single header implementation C++ class for parsing array slice operator strings that specify a min, max, and stride, such as "1:10:2", "::3" or "-1,-5,-2". There is an option to use any offset based indexing desired, such as 0-based for C/Python arrays, or 1-based for Fortran/MATLAB indexing. Reverse indexing is allowed, as well as relative to an array end. This class won't do the actual slice/sampling of an array; instead it only parses a string and returns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ezOdometer

    A C++ class for linear and non-linear positional notation iteration.

    Just like an odometer in a car, this C++ class allows positional iteration, but with additional flexibility of using arbitrary values per digit position so you can sequence instead of just incrementing by whole numbers. Each numerical position can be set by a min, max, and stride, each being positive or negative, or by using a list of arbitrary unordered values, so you're not limited to base 10 per position. This allows one to model multi-dimensional array slicing (aka hyper-slabbing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 10

    Vis ad Pugnam

    Simple strategy game

    Symbolic graphic. OpenGL. 5 buildings: Barracks- increase max army size by 5. Cost: 16$. Factory- produces units. Cost: 50$. Pylon - can only build close to it. Cost: 70$. Bank - produces money. Cost: 100$. Wall- stops enemy units and hurts them. Cost: 8$. Every player starts with a pylon, bank and 100$. CPU players have a simple AI. Every next builded bank generates smaller amount of money (its like calculating Euler constant value). You can't directly control units...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JavAjax is now at 1.4 beta version, for downloads and documentation please visit http://www.javajax.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Java EE Two-Phase Commit Testkit

    A Portable Thin Client & Server Pair for XA / 2PC Testing

    A portable testing tool to validate the configuration of XA and two-phase commit for Java EE 6 Containers. The tool permits the stress-testing, performance characterization and correct transaction semantics of distributed transactions across Three XA resource managers by Exception Injection. The thin-client can be run from the command-line or inside the IDE. The server side component includes EJB packaging and some simple Web servlet support for retrieving diagnostic and performance data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FunctionCheck is a profiler for C/C++ programs, based on gcc V4.6.3+. Features are flat profile, cycles detection, call-graph, MIN/MAX time in functions, memory profiling, profiling control at execution...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ClaroscuRo

    ragnarok Online

    lvl maximo 500 job 200 rates 4k /3k /3% mvp card eventos automaticos Gm´s amigables, gold Room items customs, con skill por quest, totalmente nivelado, Biolab 4 mobs customs Episodio 14.1.- Basic Information Base Exp: 4000x Job Exp: 3000x Drop Rate: 300x Quest Exp: 1x Equip Drop: 5000x Card Drop: 500x MVP Equip Drop: 1000x MVP Card Drop: 300x Max Base Lvl: 500 Max Job Lvl: 200 Max Stats: 500 Max ASPD: 195 Server Mode: Normal Server Website...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Max-It is a strategy game where you play against the computer to achieve the highest score by selecting numbers from a game board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    T-W_FortbattleSim

    A 1 vs 1 Fortbattle Simulator for the-west.

    A 1 vs 1 Fortbattle Simulator for the-west, to find out who is better, you or your friend ^^ Now with several other tools: - 1 vs 1 Fortbattle Simulator - Fortskill Calculator - Min/Max Damage Calculator - Skill Distributor Suggestions are welcome, send an email to Tanais<at>live.nl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a viewer for 3D scenes and objects implemented in pure java using the java 3D API. You can display objects of the following formats: Lightwave, 3D Studio Max, VRML97, Wavefront.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    This script is generator of L-system patterns based on editable rules for 3Ds Max. Script includes possibilities of DOL-system, Edge rewriting system, Tree OL-system, Stochastic L-system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    netPanzer
    netPanzer is an online multiplayer tactical warfare game designed for play across the Internet and over LAN systems. netPanzer is designed for FAST ACTION combat -- it is not another resource management clone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Registration

    Registers students for classes

    Reads in students from the StudentNames.txt and courses from the CourseNames.txt. You can edit the two text files but they must be written a specific way StudentNames student id studentname int grad true(1)/false(0) CourseNames Short Course Name (1302 RHET) Full Course Name (Composition II) int grad true(1)/false(0) int min amt of students to make int max amt of students allowed It allows the user to register students for classes. Where grad students can only register for 6 hours...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Max/MSP Project, uses Arduino micro-controller to mimic the behavior of wind bells. Based on the concept of open-closed circuits, originally uses a mobile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Robot
    This Java software permits to control a real robot over a WiFi connection from one or more desktop client. Built in support for Pololu, Phidgets, SparkFun and any RS232 device. You can build and run your own robot by just editing a simple config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    I've just start coding in C after a long time pause. I've started my first random projects experimenting GTK+. This one calculate the max heart rate based on some physical parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A music playback system that autorates depending on how long the track was played for. Currently in an "iPod Shuffle" state. --CURRENTLY REMOVED DUE TO COURSEWORK SUBMISSION. NEW VERSION UP AFTER RESULTS.--
    Downloads: 0 This Week
    Last Update:
    See Project