Showing 44 open source projects for "pn"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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
  • 1
    NaviServer

    NaviServer

    NaviServer, a high performance web server written in C and Tcl

    NaviServer is an extensible web server suited to create scalable websites and services. Originally based on AOLserver (http://www.aolserver.com), the ongoing development is done independently under Mozilla Public License by a core group of people that use it for their businesses and by other supporters. Features: High performance multi-threaded architecture, massively scalable and extensible, many modules, dynamic scripted pages (ADP), caching functions (static files, Tcl byte code,...
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2

    PN-Journal

    Linux app to support journaling of option trades on ThinkOrSwim

    Option Trading Journal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    eNFC

    embedded NFC

    A small and simple Java API to read and write NFC cards. It supports mifare cards and PN 532 chips. This library works with RS232. More details: http://blog.sibvisions.com/2012/12/23/new-project-embedded-nfc/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    OTP-Crypto-Tool

    Symetric file encryption based on OTP implemented as XOR encryption

    ...The integrated pseudo-random generator serves only to illustrate and check the functionality. The use of this generator for REAL OTPs is not recommended. For REAL OTPs, hardware-based key generators (e.g. thermal noise of a pn junction, transistor or diode), white noise (e.g. out of tune radio) or other stochastic decay processes should be used. If used correctly, it cannot be decrypted by any intelligence service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 5
    Jonction2 - a tool for computing parameters needed to grow the "PN jonctions" of a solar cell using sputtering or other techniques ... Can compute also electro-dynamics of punctiform-masses using [...]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CDMA PN Conflict Tool

    CDMA PN Conflict Tool

    CDMA PN Conflict Tool

    Two (2) dimensional evaluation at PN point of conflict/confusion calculated using a single vector perpendicular to cell antenna face (antenna bore). Output created in pdf file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SEPIA: Security-oriented PN Framework

    SEPIA: Security-oriented PN Framework

    Petri net framework for security related modeling and reasoning.

    SEPIA provides implementations for various types of Petri nets. Along Place/Transition-nets, it supports Petri nets with distinguishable token colors and defines coloured workflow nets, where coloured tokens are interpreted as data elements used during process execution. To support information flow analysis of processes, SEPIA defines so-called IF-Nets, tailored for security-oriented workflow modeling which enable users to assign security-levels (HIGH, LOW) to transitions, data elements and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ImAGE

    ImAGE

    Image-assisted Gap Estimation

    Software associated with image-assisted gap estimation (ImAGE) technique for measuring grapevine canopy density. Hill GN, Beresford RM, Wood PN, Kim KS, Wright PJ 2011. Image-assisted gap estimation, a simple method for measuring grapevine leaf canopy density. Crop Science 51(6): 2801-2808. https://www.crops.org/publications/cs/abstracts/51/6/2801 doi:10.2135/cropsci2011.01.0017
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QuickShader

    QuickShader

    shader editor

    QuickShader is a program that allows you to write and test shaders without creating your own rendering engine. Using this tool you can quickly create many shaders based effects (i.e. phong lighting/shading, normal mapping, parallax occlusion mapping, pn-triangles and many more) that are used in modern games and simulations. Unfortunately program is restricted to shaders only, single pass pipelined effects. Effects based on postprocessing, blending and other techniques are currently unavailable (are planned for future releases).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Start Free
  • 10
    PLC-Logger

    PLC-Logger

    PLC-Logger and Analyzer

    Use PLC-logger to store and analyze data from almost every PLC-system. The following PLC-Systems are accessible: - Every PLC-System running a Modbus-TCP / Modbus-UDP Server - Siemens S7 via IBH NetLink - Siemens S7 with Ethernet-Interface - Codesys-based PLC-Systems - via OPC-Servers V0.61: - Bugfixes V0.60: - Some Bugfixes - Some data evaluation V0.59: - Modbus TCP Server Simulator supports Modbus UDP - Possibility to set bookmarks V0.57: - Modbus UDP supported -...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Dark Revelations: Katharsis

    Dark Revelations: Katharsis

    Dark Revelations - Katharsis is a first person stealth adventure game,

    ...Sources and content will be released under GPL/CC when the game is done. Currently still in pre-production, but starts into production phase asap. If you are interested to join us, drop a pn here or write a mail with the games name as subject to: der(dot)boehze(dot)wakey(at)gmail(dot)com Katharsis is done by R.I.P. Entertainment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SymMAP.NET

    SymMAP.NET is an open source project attempting to support symbol lang

    ...For now, only the following symbol operation are supported: p(lat,lon) : define a point with lat and lon. The point name can be any name, preferrably lower case for the first letter. A[p1, p2, ..., pn] : A represents one set of points, while p* (or any name, preferrably lower case for the first letter) represents n points. Define a set A with n points. A+B: A represents one set of points, while B represents another set. Applying '+' symbol will aggregate A and B and assign the results to A. A-B: Similarly, Applying '-' symbol will remove the common subset of A and B from A, then assign the results to A. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    c++ proof number search template library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Paper written for the topnoc special issue of the Braga PN conference
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Szene1 Mobile Client
    In Kooperation mit der Szene1 Entertainment GmbH soll ein Mobiler Open-Source Handyclient mittels Java Micro Edition (J2ME) entwickelt werden. Es handelt sich hierbei um eine Diplomarbeit und daher um einen inoffiziell Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an implementation of a PN-sequence based channel sounder.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A Java Petri net library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Petri Network(PN) Simulator and some of graph and digraph operations. It is written in VisualC++ 6.0 MDI document. It supports mPN,mJPN and mTPN. And the new version 2.5 suports also graph and digraph operations like: minimum cost trees, paths,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Emergency Medical Text Processor (EMT-P) is a software system that cleans emergency department chief complaint text (e.g. chst pn, CP, c/p, chest discomfort) in order to extract standard terms (e.g. chest pain). This is done with Perl scripts and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Integrate books recommendations into your PostNuke Site. With rating, comments, suggesting of books. Books may have images, descriptions and affiliate links to online bookstores. Code could be easily modified to handle other media objects (DVDs, CDs, sof
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    C-portal CMS is a fork of Post Nuke based on PN.726 and carries all of the features of PN.726 with a stronger sercurity package. Php, MySql, Apache are used in the development of this software. This software is Unix/Linux compatible as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PNCommerce is a shopping-cart for PostNuke. Our goals are a maximum of flexibility and internationalization. We have a focus on the german market, but we\'re providing features for other countries too. See our homepage http://www.pncommerce.de and .com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A module for the PostNuke that allows files to be uploaded (or 'published') to the postnuke site. This module is based on the code 'web links' module but instead of providing a hyperlink to a file, a local file is specified which is then uploaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Postnuke module that shows who is connected to a Teamspeak server. Written for Postnuke 0.726.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PN Quran and Hadith Modules, modules developed for CMS PostNuke. Displaying Al Quran and Hadith in Arabic and other language translations and also be enhanced with search function and arabic recitation for both listening and downloading.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next