Showing 18 open source projects for "ns2 code with algorithm"

View related business solutions
  • Synap is the world's leading online solution for question-based learning and assessment Icon
    Synap is the world's leading online solution for question-based learning and assessment

    Intuitive, intelligent exam preparation and delivery software

    The online exam platform for schools, universities and other educational bodies. Provide your learners with the tools and insights to facilitate long-term learning ahead of live exams. Deliver engaging online exam preparation, practice tests and live, high-stakes exams all from one place with Synap’s easy-to-use platform.
  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
  • 1
    word_cloud

    word_cloud

    A little word cloud generator in Python

    A little word cloud generator in Python. The code is tested against Python 2.7, 3.4, 3.5, 3.6 and 3.7. If you are using conda, you can install from the conda-forge channel. wordcloud depends on numpy and pillow. To save the wordcloud into a file, matplotlib can also be installed. If there are no wheels available for your version of python, installing the package requires having a C compiler set up. Before installing a compiler, report an issue describing the version of python and operating...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Jimp

    Jimp

    An image processing library written entirely in JavaScript for Node

    An image processing library for Node written entirely in JavaScript, with zero native dependencies. If you're using this library with TypeScript the method of importing slightly differs from JavaScript. Instead of using require, you must import it with ES6 default import scheme. If you're using a web bundles (webpack, rollup, parcel) you can benefit from using the module build of jimp. Using the module build will allow your bundler to understand your code better and exclude things you aren't...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    UNIT3D Community Edition

    UNIT3D Community Edition

    Private Torrent Tracker Built With Laravel, Livewire and AlpineJS

    We have been developing a Private Torrent Tracker Software called UNIT3D. This is a PHP software based on Laravel 10, Livewire and AlpineJS. It is MySQL Strict Mode Compliant, and PHP 8.2 Ready. The code is well-designed and follows the PSR-2 coding style. It uses an MVC Architecture to ensure clarity between logic and presentation. As a hashing algorithm of Bcrypt or Argon2 is used, to ensure a safe and proper way to store the passwords for the users. A lightweight Blade Templating Engine...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Nyquist

    Nyquist

    Nyquist is a language for sound synthesis and music composition.

    Nyquist is a language for sound synthesis and music composition. It is implemented in C and C++ and runs on Win32, OSX, and Linux. Nyquist combines a powerful functional programming style with efficient signal-processing primitives. Nyquist is also embedded as a scripting language in Audacity.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • Claims Management with Cloud Claims - APP Tech Icon
    Claims Management with Cloud Claims - APP Tech

    Cloud Claims is APP Tech’s flagship, cloud-based incident and claims management platform.

    Cloud Claims is an incident-based claims management software for self-insured companies, third-party administrators (TPA) and insurance providers.
  • 5
    asBezpch

    asBezpch

    Source code for efficiently rendering parametrically defined surfaces

    Source code and generated images from my 1987 master's degree project: An Adaptive Subdivision Algorithm for the Display of Parametrically Defined Surfaces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    ...) are supported. Drag and drop files to browser tab opens them in Vim. When opening it, it opens tryit.js example JavaScript source code. Basic usage is described in comments at top of the file. Example source contains min-heap data structure and heap sort algorithm. Enjoy coding! And :% runs the code in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The package...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SpriteBuncher

    SpriteBuncher

    A free, open-source texture packing program.

    SpriteBuncher is a free, open-source texture packing program. It features an easy-to-use graphical interface, and advanced packing algorithms such as MaxRects. Further options include cropping, rotation, extruding, and padding. Data can be exported to a range of common output formats – e.g. Cocos2d, LibGDX, and Unity – or via generic XML, JSON, and plain text files. Examples and documentation are included. Source code available at: https://github.com/bazgt/SpriteBuncher [GPLv3].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • #1 Solar Design and CRM Software for fast-growing solar businesses. Icon
    #1 Solar Design and CRM Software for fast-growing solar businesses.

    For Solar businesses looking for a design and CRM solution to create compelling solar proposals

    Create accurate proposals from anywhere in under 2 minutes using hi-res imagery, energy analysis and 3D shading tools in Pylon's intuitive design studio. Pylon is the only solar design software to give you high-resolution imagery in-app with no monthly fees. Identify dates of concern and track shading impact throughout the year using Pylon's award-winning 3D Solar Shading toolkit. Help your team better understand customer consumption patterns and maximize self-consumption using Pylon's load profile and interval data analysis. Analyze load profiles & interval data. Close more solar proposals with interactive Web & PDF proposals, native eSignatures and a payment processing gateway. Fully integrated solar CRM designed to integrate with your solar design software and convert proposals. Get 2-way SMS and email, communications with your team, lead management, and ready-made deal pipelines with Pylon Solar CRM.
  • 10
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Modus - C++ Music Library

    Modus - C++ Music Library

    Cross-platform C++ library to handle music from code

    Modus is an open source, cross-platform C++ library which allows you to handle music from code. This means that you can: * Manage interactive and adaptive music * Use some kind of algorithm to improvise * Represent visually (simulate) musical performances * Select in real time the instruments that are going to play a previously written song * Let the user take part on the performance through any type of interface, by playing an instrument, changing the tempo, choosing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A phrase to phoneme code converter for the SpeakJet chip by Magnevation. Speakalator runs on Unix type operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    1.) Investigation with cosine transform, and anti transform algorithm, with some voice recognition code. 2.) Translator: Croatian, English. 3.) 2D to 3D picture algorithm (principle) and new 2Dto3D video conversion code with AviSynth video scripting
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    VisualCube

    A php script for generating Rubik's cube visualisations

    INSTALLATION INSTRUCTIONS These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website. STEPS 1. Download the code using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Active Shape/Appearance Model Library (ASMLibrary/AAMLibrary) source code, which includes ASMBuilding/AAMBuilding as well as ASMFitting/AAMFitting algorithm. It is developped under OpenCV 1.0 for locating features in a face and face recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JEQ is class library written in pure Java. It implements the infinite impulse response (IIR) algorithm for bandpass filtering of sound stream. So, it represents a backend code for stereo 10/15/25/31-band equalizer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Another Ray-Tracing Program. Full impementation from scratch of this well-known algorithm using C++. Thanks to OOP, the code is very simple and not really optimized. I would like it to be a learning basis for the ones interested in ray-tracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next