Showing 2442 open source projects for "python-dpkt"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 1
    ConvertAll is a measurement unit conversion tool. It allows units to be combined as desired. Units can be entered by typing or by selecting from the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Glimmer is an open source (GPL) three-dimensional thermomechanical ice sheet model, designed to be interfaced to a range of global climate models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ctrax is now hosted on Sourceforge (http://sourceforge.net/projects/ctrax). This Berlios site will no longer be maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SMMP (Simple Molecular Mechanics for Proteins) is a program library for protein simulations with an emphasis on advanced Monte Carlo algorithms. It includes various force fields to calculate the energy of a protein and protein-protein interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    This project has moved to http://sourceforge.net/projects/ngspice-ext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MappingSW

    MappingSW

    Small python scripts to enjoy mapping

    This project has born to set a place where you can find simple scripts in python to be used for mapping activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Native FITS viewer/IRAF image server for Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DArmstadt MAgnetic Resonance Instrument Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CAD Scripts project is designed to automate the work of CAD Softwares. Here you will find scripts/softwares which help to do tasks easily. E.g- Specify coordinates of figures in input file and get output dxf file without actually drawing anything.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Plantlore is a botanical occurence database being written in Java. It also has a BIOCASE Provider software based web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Feedisto is your personal newspaper. Your newspaper is collocted from rss feeds, parsed by a bayesian filter to rate its relevance and served as a static html page or on a webserver to train the filter. Writing plugins is very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PPLT a industrial communication-framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyFormex is a program for generating, transforming and manipulating large geometrical models of 3D structures by sequences of mathematical operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HeWIT helps you create and fill out forms. It tells you if you've missed anything or made any mistakes. You can then send the form over email, upload to a web site, or pass it by memory stick to whoever needs it next.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Metaheuristic (oMetah) is a library aimed at the conception and the rigourous testing of metaheuristics (i.e. genetic algorithms, simulated annealing, ...). The code design is separated in components : algorithms, problems and a test report generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Noisy Channel Simulator

    Demonstrate errors in transmission of a file over a noisy channel.

    This program was written to dimonstrate errors in transmission for a presentation on Claude Shannon's Noisy Channel Coding Theorem. It takes an input file, the probability of a bit being flipped, and, if specified, the size of the header of the file. The program was intended to take monochrome bitmap files as input, so that each bit refers to a pixel in the image and thus, it would be easy to see errors in the output file, as some of the pixels would be flipped; however, it will work on any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WEST (Wind Energy Simulation Toolkit) is a wind simulation application. It can be use to obtain high resolution results at various altitudes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    NeMo is a high-performance spiking neural network simulator which simulates networks of Izhikevich neurons on CUDA-enabled GPUs. NeMo is a C++ class library, with additional interfaces for pure C, Python, and Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    eurown

    A Python module for EuroWordNet files and data.

    A Python module for EuroWordNet files and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GWCNV is a genome-wide algorithm for detecting CNV associations with diseases. It works directly on a transformation of intensity data. It is powerful and sensitive in detecting small CNV associations, and retains high power for large CNVs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AnnTools is an efficient, fast and robust bioinformatics tool annotating SNP and CNV calls generated from sequencing and microarray data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FlexGrePPS forms the foundation of a novel antigenic screening methodology that is based on the representation of an entire proteome by near-optimal degenerate peptide pools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name. * tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows. * tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns. * tbldesc: Summarize columns in file...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB