Search Results for "delphi code source" - Page 21

Showing 1385 open source projects for "delphi code source"

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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1

    CoAP.NET

    CoAP library in C#

    The Constrained Application Protocol (CoAP) is a RESTful web transfer protocol for resource-constrained networks and nodes. CoAP.NET is an implementation in C# providing CoAP-based services to .NET apps. Reviews and suggestions would be appreciated. CoAP.NET repo has been moved to github. Latest code could be found at: https://github.com/smeshlink/CoAP.NET
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    SlideshowViewer

    Use your PC as a digital photo frame.

    Use your PC as a digital photo frame. Shows slideshow of pictures in a folder and subfolders. For usage see https://sourceforge.net/p/slideshowviewer/wiki/Home/ Code is available at: https://github.com/atlesl/SlideshowViewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TXna Game Engine

    TXna Game Engine

    XNA based game engine completely written in c#

    ... based game engine written in c#. Complex scenes can be build in just few lines of code. The developer is free to combine TXna features and standard Xna techniques without any limitations. Please use the svn checkout or update feature to get the latest source and compile from source. The engine is not released frequently but only after major source updates. Chances are that by downloading a release you will get a rather old copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    The Mind Module

    Gives agents personality, moods, emotions and emotional attachments.

    ... an implementation of the MindModule for Unity by Henrik Warpefelt and Staffan Widegarn Åhlvik. The original C++ code by Mirjam P Eladhari is currently being brought into the 21st century and will appear here in the near future. Drop us an email if you wish to access the code as is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tux Junior - Jump N' Run Action
    Tux Junior is a Jump N' Run action adventure game featuring Tux the penguin. Our code is a fork based on 2007 SuperTux development snapshots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    OEA 2.9

    OpenExpressApp

    OEA 是一个管理类软件的快速开发框架,其目标主要专注于: 1. 快速开发: DDD、界面自动生成、数据库自动生成与升级、易用的业务逻辑编写框架。 2. 产品线工程: 插件化业务模块积累、客户化二次开发、实施配置平台。 3. 一套代码,可同时生成并运行 C/S、单机版、B/S 三种应用程序。 C/S版本 与 单机版 代码重用率 100%。 C/S版本 与 B/S版本 重用服务端代码(重用服务层以下代码,加之界面生成,估计重用率能达到 80% 以上)。 详情见上一版本 1.1 开源地址:http://openexpressapp.codeplex.com 本版本在 1.0 的基础上使用了新的架构、引擎,并添加了许多模块,详细说明以后逐渐逐一添加。 由于目前是 Prealpha 阶段,所以暂时只提供最新的源代码的下载,SVN 获取地址:https://svn.code.sf.net/p/oea/code/trunk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MyGeneration is an extremely flexible template based code generator written in Microsoft.NET. MyGeneration is great at generating code for ORM architectures. The meta-data from your database is made available to the templates through the MyMeta API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    XNA 3D Engine

    XNA 3D Engine

    An expanded XNA game creation framework

    My free time project with the goal of making it very easy to rapidly code up games using C# and managed DX code. Currently provides and excellent compilation of various code how-to's, assembled from various tutorials and written myself. So far, aimed at directly coding up games, but eventually long-term goal is creation of a full graphics game development toolset. Current status: Abstracting needed classes. So far done: Post processing and misc rendering Vertex extraction from FBX...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    Online Examination Portal in asp.net and

    Online Examination Portal in asp.net and

    Online Examination System [Multiple Choice]

    Please Read "read_me" file first before using this project. Remember: This Project is designed in VS2012 x64 and database is designed in sql server 2012 x64. Suggestion: Put following code in web.config files in <forms> tag to save password in encrypted format <credentials passwordFormat="SHA1"></credentials> New Feature - Create new category of question from front-end. Explore and Rate this web-application and suggest me for better practices....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SMTPmail

    Send emails from command line

    Use SMTP mail server to send email via command line. Includes HTML or text file and attachments. Has option to send .MHT file. Optional list of email addresses from a tab delimited file. Source code creates its own class using low level RFC 821. SSL supported with options for port, username, password
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Scopino

    Scopino

    Arduino Oscilloscope

    Oscilloscope application for Arduino & .NET. Includes full source code. Version 2 features sampling rate x10.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Emil's Block Game

    Emil's Block Game

    My fork of Manic Digger

    Emil's Block Game =========== Emil's Block Game is a Windows only 3d block-building game similar to Minecraft. Source code will be posted on Sourceforge when development stops. Servers ----- - Serverlist: http://manicdigger.sourceforge.net/play/ You can use Emil's Block Game to play on Manic Digger servers. Usually ends up with a crash though. Manic Digger Compatibility -------------------------- - Manic Digger servers make the window text say "Manic Digger". - Can play...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Dotnet IL Editor (DILE) allows disassembling and debugging .NET 1.0/1.1/2.0/3.0/3.5 applications without source code or .pdb files. It can debug even itself or the assemblies of the .NET Framework on IL level.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    ...: http://wowpedia.org/Warcraft:_Orcs_%26_Humans_%28Demo%29 See [Compiling and Running] in the Wiki for basic instructions. The current code is intended to work on the following platforms: - Windows Desktop - Windows Store (WindowsRT) - Linux - OSX
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LinkSmart Middleware

    LinkSmart Middleware

    We have moved to https://linksmart.eu - visit us over there!

    You can now find us at https://linksmart.eu -- along with files for download, repositories for code, forums for support, and wikis for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Extensible advanced TreeView. 100% management C# code. Features: Model/View architecture. Multicolumns. Multiselection. Different controls for each node: CheckBox, Icon, Label... Drag&Drop highlighting. Load on demand. Incremental search.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt task library written in C#. Validates HTML and CSS against the online W3C validation services. FTP NAnt tasks to upload and delete files on an FTP server. Separate NAnt-independent assembly to reuse in .NET projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Font Converter

    It is a tool coverts unicode Kartika Malayalam to ISFOC Malayalam

    ... required to run the program. The application is fully opensource. You can view the code or report the issues at https://github.com/bineeshhd/FontConverter.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    .NET programming under the hood

    .NET programming under the hood book Resources

    Source Code for .NET programming under the hood book, you can download from here http://www.kutub.info/library/book/16743
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sharpener

    Code Generator for S#arp Architecture

    Code Generator for S#arp Architecture which auto generates the following 1. Domain Classes 2. Query Classes and Interfaces 3. View Models 4. Controller Classes 5. Views 6. Command Classes and Command Handlers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Energistics Transfer Protocol

    Energistics Transfer Protocol

    Real-time Low Latency High-Frequency data streaming API

    This project contains the working artifacts for the development of the Energistics Transfer Protocol. There is NO Wiki. To review documentation, clone or download the repository and look in the documentation directory. You can access on line using the [Browse Code] button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Nehul Singh IDE for .Net

    NS-ORG IDE for DOT NET Programming

    Also visit official website nehulsinghide.blogspot.in Writes applications in languages including C#, VB.NET, F#, IronPython and IronRuby, as well as target rich and reach: Windows Forms or WPF, as well as ASP.NET MVC and WCF. It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.It ships with a lots of new features of code completion and snippet insertion...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.