Search Results for "code source ping" - Page 44

Showing 2996 open source projects for "code source ping"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    Open Zelda

    2D game creation software

    Classic Edition of Open Zelda, a 2D game creation software. This project has been superseded by the Modern Edition, but recently the Player had DirectX code replace with SDL 2 and changes are still welcome. http://youtube.com/watch?v=zHs4zRkcua8 [Linux] http://youtube.com/watch?v=lU2Xe5ewgwA [OS X]
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2

    Currency-lib

    It's a class library that implements functions for working with curren

    Currency project is a class library that implements functions for working with currencies. Currency class is responsible for arithmetic functions and storage. It implements the integer math with accuracy up to 1/10000. CurrencyInfo class is responsible for storing information about specific currency in accordance with ISO-4217. CurrencyInfoDir class implements catalog of descriptions currencies, as well as searching for descriptions of currency by the ISO-4217 code. It's also provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Model Railroading with Arduino

    This project is about Model Railroading with Arduinos

    This project is about Model Railroading with Arduinos. It hosts Arduino Libraries and Sketches all in a single source code repository and downloadable file and is a place where people can contribute their own Model Railroad sketches and libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenWAM
    The 1-dimensional gas-dynamics code. More information in http://www.openwam.com Modeling is an important technique for the optimization of internal combustion engines (ICE). The use of calculation models together with experimental tests is producing unquestionable successes due to the fact that both techniques complement each other. 1D wave action models simplify the engine by means of ducts, where only one dimension is considered, and volumes where mass accumulation is considered and...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Color Flood Filler

    Color Flood Filler

    Source code of the game "Color Flood Filler" for Android OS

    Source code of the game "Color Flood Filler" for Android OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    hbcxx

    Use "#!/usr/bin/env hbcxx" to make C++ source code executable

    ...hbcxx is a tool to keep things fast and fun by putting of the moment you have to write a build system and an install script. For simple programs, especially for quick and dirty personal toys, the day you have to write a proper build system may never come. Instead just copy your C++ source code into $HOME/bin. Try it. It works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HITCrawler

    HITCrawler

    HITCralwer is a lightweight, easy to use cralwer

    HITCrawler is a lightweight, easy to use cralwer. The user can get the more important websites first from the starting Url. HITCrawler is our annual project when I was a freshman.It has the following advantage: 1. The user can get the more important websites first. 2. The user can set the memory the software will use based on the task and computer configuration information. 3. Easy to use, fast running speed. However, it has the following disadvantage: 1. It is based on single...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dao Studio is an integrated developing environment for the Dao programming language. It includes a source code editor and command line console with syntax highlighting, and supports interactive debugging mode.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    books

    Auto Tuning Studio Specification, QT5

    Ведение базы автомобилей в производстве или тюнинг ателье. Простенькая база, с возможностью добавления основных материалов для производства. Прибит гвоздями к конкретному производству. Код совсем не оптимизирован, сделан на коленке, первый проект на QT ____________________________________ Maintaining a database of vehicles in production or tuning studio . A simple base, with the possibility of adding a basic material for production. Nailed to a particular production . The code is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    G2

    G2

    A generic 2D engine for any kind of game

    This game engine uses the power of C++, OpenGL, and OpenAL to provide highly-portable, object-oriented code for programming a video game. Rather than tailoring to a specific type of game, the engine focuses on the fundamental components. It covers audio, graphics, controls, and data flow. With G2, developers have everything they need to create a 2D game without the need of expensive SDKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    hd24tools
    Provides interoperability between computer and Alesis HD24 harddisk recorder. Several OS platforms are supported. Only the program's source code is hosted on Sourceforge; To download the program, visit the HD24tools website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Genetic Algorithms Engine - Blackjack

    A genetic algortihm engine that evolves blackjack basic strategy.

    ...To see it in action, download the zip file and run either: GABlackjack_Demo.exe     (quick)   or GABlackjack_Long.exe       (slow, but it achieves better results). The code was written in C++, using MS Visual Studio 6.0 and MS Visual Source Safe 6.0. The genetic algorithm engine supports various mutation rates, ranked parental selection, stochastic sampling parental selection, cyclic crossover, crossover at each gene, cloning the best individual each generation, and creating random individuals each generation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MFImport

    MFImport

    Measurement Flight Import

    Based on ATSDB, this application allows reading text-based GPS trails from Measurement Flights, adding of Mode S/A attributes and inserted into the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    KMeansAniX

    Animation of kmeans clustering using X Window System

    Open source animation of kmeans clustering in X Window System using the C++ libplotter library. Supports Linux, Mac, and BSD. Includes common initialization methods such as Forgy, Macqueen, random, and angular. Sample videos are available through the Files Tab above. The SVN repo is accessible thorugh the Code Tab above. Requires a C++ compiler, libplot-dev, and libncurses5-dev Mac alternative to libplot-dev: macports plotutils +x11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Garmin Sync

    My take on syncing Garmin Forerunner in Linux

    This is an old project of mine: I put it up as GPL2 if anyone is interested. It is a remake of the 'gant' (later renamed as 'garmin-ant-downloader') project. It is meant to be used together with my ANT+ driver as released as another project here on SourceForge. I intend to make no updates of this, i have found other ways to sync the Forerunner watch via VM:s. I encourage people to fork this code and do what you want with it. NOTE: Currently updating the files, please wait a sec...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BonzayRTS project will build an RTS engine. An implementation of Starcraft will be created using this engine. Current goal is to have a linux version first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A 3D search/explore game staring Tux the Linux Penguin and his girlfriend Gown as they solve problems and search a number of 3D levels for Golden Herring. Join the project to help coding. Right now the primary goal is to maintain the source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    JNIAnotationBridge

    Automatic c++ JAVA JNI code generator via annotations

    Automatic c++ JAVA JNI code generator via annotations Supported: JNI header + source code with automatic cast to c++ bridge class Java String conversion to std::string Bridge c++ class to Java class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MXLib is a C++ wrapper around the Intel® Integrated Performance Primitives (IPP) library and NVidia NPP CUDA library. You can use either IPP code (or a subset of functions that do not require IPP) on the CPU side, or use NPP/CUDA on the GPU side, or use both together. The function syntax is similar to that found in MatLab and the library is designed to make it easy to port your code from MatLab to C++. The idea is to provide Scientists, Engineers, Researchers and other non full-time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Shiny is a lightning fast, fully documented & by-far-easiest-to-use C/C++/Lua profiler with no extensive surgery. Results are smoothed & shown in run-time as a call-tree or sorted-by-time. Output also renderable as graphs in Ogre3D or your custom engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    BotF Taskforces Patch

    Allows for up to 18 ships per taskforces in BotF.

    This is a patch tool for the video game Star Trek Birth of the Federation. It modifies the game's code to allow for up to 18 ships per taskforce. Visit the BotF forums for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An account, character and item manager for Diablo II: Lord of Destruction. MuliFex is a Swiss Army Knife that makes the life of a Diablo player on Battle.net more enjoyable. MuliFex employs Java (and some native Code) and runs on Windows and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Intermediate Language Distributed Just-In-Time (ILDJIT) is a unified compilation framework for CIL bytecode. It is a parallel and easily extensible framework thanks to its internal structure composed by plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KoSQLite is a SQLite client. You can work with multiple databases, write and execute querys, import data, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project