Search Results for "c# source code" - Page 45

Showing 1233 open source projects for "c# source code"

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Galaxy Bots

    Galaxy Bots

    A turn-based space strategy game for Android

    ...It will only run on your phone or an Android emulator. To download the application for installing on your phone, please download the *.apk file. To download the source code for compiling on your computer, please download the *.zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Toma mi mano

    Toma mi mano

    Aplicación web/móvil de ayuda a personas maltratadas

    Aplicación web/móvil de ayuda a personas maltratadas, especialmente mujeres. Tiene varias características: desde foro de apoyo donde se cuenten experiencias y los usuarios puedan opinar y prestar su ayuda a otros usuarios, en foro público o en privado. También se podrán realizar consultas a especialistas como psicólogos voluntarios que accedan con este determinado perfil a la aplicación. Por otra parte, se podrán realizar denuncias a través de la aplicación móvil de manera que se...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    mp3decoder

    Mp3 decoder to convert mp3 files into wav on Linux, Windows, Android

    Mp3 decoder to convert mp3 files into wav file. Works well on Linux, Windows and Android. Can perform fast fourier transforms on decoded audio data. Under research & development by WeaveBytes
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4

    Android Apps Source Code

    Android Apps Source Code

    存放汉化后的 Android 程序代码
    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
    JFrotz

    JFrotz

    Android and J2ME(Blackberry) Interactive Fiction Z-machine interpreter

    JFrotz is a java based Z-Machine Interpreter for Android and J2ME devices that support MIDP2.0 and file access, e.g., Blackberry. It is based on Frotz 2.43, which has been converted from C source code to Java using Cibyl. It plays V1-5,7,8 Infocom and Inform games. J2ME: Installation can be accomplished via the JAR files in the installation above. Note: JFrotz requires at least 3MB of memory to run. Blackberry: Installation can be accomplished via the COD files in the installation above. OTA install link https://sites.google.com/site/javafrotz/home Android: Installation can be accomplished via the .apk file in the installation above. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    MazWoz EVO ROM

    Android ROM for EVO

    Android ROM for HTC EVO 4G ICS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Linderdaum Engine
    Linderdaum Engine is an open source purely object-oriented 3D gaming engine written in C++. It is designed to be an integrated solution for the development of interactive 3D applications, for game, industrial and scientific visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TechDoc

    Technical documentation for mobile phones

    TechDoc is a distributed system composed of a number of applications: a central java based web application using a SQLite database to import Technical documentation from CSV files (catalogue + files) and an Android based app or an iPhone/iPad app to install in a mobile phone, which is synchronized with the central web application and is able to work off-line and show the catalogue and files (e.g. PDF files). iPhone/iPad app can be downloaded through the Apple App Store. The Android version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A mobile phone application (for both Android and J2ME) which can download, store, and run offline quizzes from the project's own wiki. Microemulator+LWUIT enables a single code base to support both J2ME and Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    Mikrodroid

    Mikrodroid

    Android MikroTik Management App

    ...The initial goal is have to complete read-only access to all the menus and values on a typical MikroTik router. In order to use the application you have to download the source code and get it working. I use Eclipse. If you have any problems with the application please log a ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pvnet

    A virtual ethernet adapter

    PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bigfish

    bigfish

    Library for crossplattform communication

    bisfish is a crossplattform library that can be used with IPhone, Android and Windows Phone 7 projects. It enables you to easily share data between the three platforms. You run a server (programmed in java) to that all the clients will connect. The clients can choose a session to join with. A session can be password protected. In a session you can send messages (bytes) to all of the members of a session, to a group of members or to a single member (broadcast, multicast and unicast).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    rundotso

    ARM linux run shared library rundotso dlopen dlsym Inline Assembler

    windows has rundll, rundotso is for linux load shared library(.so) and run the functions. rundotso.c you can load shared lib and run the function. It likes the rundll.exe in windows os. compiled and tested under the android ndk. you can use any arm compiler to try. adb push rundotso /data adb shell /data/rundotso /system/libc.so system "ls /data" adb shell /data/rundotso /system/libc.so printf "%d %c %s %d %c %s" 16 G HelloRundotsoTest 16 d end Have fun! Made by Biyong SUN ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ultimate Gallery

    Android Album Manager

    It is a source code of an Android Image Album Manager application. It contains Albums management, Time Line, Secure Images and Favorites features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Dragon Memory

    Simple but fun memory game

    Dragon Memory is a simple but fun memory game with very detailed graphics and addictive gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jumpON

    A simple platformer.

    The game's goal is to reach the highest. It'll feature powerups, traps, cheats, and particles for eyecandy. Ports for mobile platforms are possible too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MultiDEILD

    MultiDEILD

    The ultimate alarm for lucid dreams induction

    MultiDEILD is an Android application that can aid you in having lucid dreams by using special alarms and light flashes. MultiDEILD is also available as a Windows scriptable software. It can turn on your pc, ring alarms, and put your pc in sleep mode again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    libzipper offers a flexible C++ interface for reading compressed files in multiple formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Android ported to the HTC Vogue, Kaiser, Polaris, and Nike
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Another library from the QuickConnect Family of frameworks and libraries. QCNative is a lightweight, modular framework that dramatically speeds up your application development. It can be used for iOS, OS X, Android, JavaSE, and JavaEE apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Monopoly Multiplayer is a game with which you can play Monopoly with players from Android, iOS, Mac, Linux and Windows. This is possible because we developed our own protocol and we use dedicated servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PERIMETER’s main objective is to establish a new paradigm for user-centricity. Furthermore seamless mobility is streamlined according to user preferences, enabling mobile users to be “Always Best Connected” (ABC) in networks of the Future Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GroenLinks Brabant
    GroenLinks Brabant app for Android and iPhone. Here you can find the source code and help us out with more features and bugs fixes. RSS version 2 support. GPLv2 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MARGE is Mobile Augmented Reality Game Engine for iPhone, Android and Symbian Platforms. Currently developed for iPhone platform only. The MARGE developed by Mobile Interactive Media and Entertainment Group of NUS. www.mimelab.com
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo