Search Results for "ns2 code with algorithm" - Page 9

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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    Small calculator coded in c++. Intended to be used in a terminal, takes argument(s) and outputs the result(s) chronologically. The code is about 200lines, and benefits from the shunting yard algorithm. This is not a complete calculator, don't know if it will be because i only coded it to enable myself to do quick calculations while in a terminal. Therefore it does not check for typos, and a wrong formulated expression may result into a segmentation fault. It's infix notation, and as long...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C++ code for state-of-the-art background estimation algorithm from static video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++ source code for state-of-the-art foreground detection (background subtraction) algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Positioning Algorithms

    Positioning Algorithms for Mobile Ad Hoc Networks.

    The DV-Hop, Amorphous, Centroid and APIT source code for NS2. Please reference this work as follows: A. Pineda-Briseño, R. Menchaca-Mendez, E. Chavez, G. Guzman, R. Menchaca-Mendez, R. Quintero, M. Torres, M. Moreno, and J. L. Diaz-De-Leon. "A Probabilistic Approach to Location Estimation in MANETs." Ad Hoc & Sensor Wireless Networks, vol. 28, no. 1-2, pp. 97-114, 2015.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    An important tool for Algorithm Visualization (AV) developers is a repository of good examples of existing AVs, including source code. The goal of this site is to build a collection of AV implementations from a variety of developers in the AV community.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    HIVCD

    Informatics tool for contamination screening in the HIV sequencing lab

    HIVCD is an informatics tool developed to identify patient sequences that are too similar to happen by chance alone. Highly similar sequences are likely to occur from contamination or other situations like geographic linkage. Full details can be found in our paper titled "Application of a new informatics tool for contamination screening in the HIV sequencing laboratory" The code provided is a simple user interface to the underlying algorithm. We provide it as a convenience but it comes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    C5.0 C++/C# API

    C5.0 decision three algorithm C++/C# API

    Useful API wrapper for well known C5.0 decision tree algorithm. Source algorithm code downloaded from http://www.rulequest.com/ (version 2.09) under GPL
    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.
  • 10
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java Evolutionary Computation Library

    As of 2012-12-18, this project may now be found at Google Code.

    As of 2012-12-18, this project may now be found at http://http://code.google.com/p/paba JECO is a Evolutionary Computation Library deveoloped in Java. It includes a variety of evolutionary optimization techniques such as genetic algorithm, genetic programming, evolutionary mapping methods, particle swarm optimization, ant colonies, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Hanoi in Basic

    The Famous Recursive Algorithm In Old-Fashioned BASIC

    This program is written in BWBasic, the version provided with DOSEMU, the DOS emulator. In this version of BASIC, you use GOSUB to call a procedure, and there are no local variables. So I used arrays to allocate memory for stacks, from where the "local variables" are taken. From this code you can learn how recursion and functions with dynamic local variables work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ACADO Toolkit

    ACADO Toolkit

    Toolkit for Automatic Control and Dynamic Optimization

    ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    graphseg

    Library for segmenting a graph, images in particular.

    Primarily this library was developed for producing a set of super-pixels from an image (i.e. an over-segmentation). The segmentation is produced by running multiple instances of Dijkstra's Algorithm from a set of seed points; those nodes which belong to a given Dijkstra cloud form a segment (so the number of segments is fixed and determined at the beginning of the algorithm). The goal is to add code that moves from the over-segmentation to a more useful segmentation. The library includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Welcome to the Algorithm Development Kit, the associated code repository to the "Algorithms in a Nutshell" book published by O'Reilly Media, Inc. http://oreilly.com/catalog/9780596516246. This repository is freely available for you to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Here are implementations of the Dual Contouring algorithm (SIGGRAPH 2002, see http://www1.cse.wustl.edu/~taoju/research/dualContour.pdf). The C++ code was co-developed by Tao Ju and Scott Schaefer, and Java port is done by Jean-Denis Boudreault.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    SmithWaterman

    SmithWaterman

    Fast local sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align An implementation of the Smith-Waterman local sequence alignment algorithm. See our sister project global alignment using Needleman-Wunsch: http://sourceforge.net/projects/needlemanwunsch/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tiny-AI Library

    tiny-AI Library

    small and fast C++ library dealing with artificial intelligence

    A fast artificial intelligence library which currently supports: kNN (k-Nearest Neighbor algorithm) MLP (Multilayer-Perceptron)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple example of multiple linked list used. Just use basic programming language to implement the algorithm. Check the code... Intended for beginner programmer. Hope this useful to start learn about linked list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JCRCGen

    JCRCGen

    Generates Java source code for the CRC algorithm.

    JCRCGen is a tool written completely in Java that will output public domain Java source code containing both the simple and table-driven implementations of the Rocksoft Model CRC algorithm. Generator polynomials may be any 8-bit multiple between 8 and 64 bits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jsGorithm is a Javascript algorithm execution viewer that can be used as an educative tool for introductory courses on programming and algorithmics, with programs written in a subset of C/C++/Javascript. It can be used for teaching and learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SoluCalc
    ... in the input file 3. The structure of the database is simple and flexible 4. The algorithm for solving phase equilibrium is fast and robust 5. Model parameters given in literature can be easily use 6. Single temperature parameters and multi-temperature parameters have unified format Everyone can download the software and the source code on: http://sourceforge.net/projects/islec/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Goodwizz social network

    Goodwizz social network

    Goodwizz Social Network with matchmaking with 110K members

    Social network with matchmaking, with 110,000 users in a year worldwide. The concept aims to completely change the way people meet online. Goodwizz combines Facebook functions (friends, search, chat, photos, profile, etc.), with matchmaking services (matchmaking algorithm), and adds personality games to interact with people online. The differentiation lies 1) The combination of full social network and matchmaking 2) The addition of trying to go beyond first contact with personality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A package of java classes for the implementation of the UTASTAR algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Clinical Evidence Detector

    Detector of clinical evidence

    This is a Python program based on the NegEx algorithm that detects the polarity of the clinical evidence in clinical random trials. If you use this code please cite this paper: P. Davis-Desmond and Diego Mollá. Detection of Evidence in Clinical Research Papers (2012). Australasian Workshop On Health Informatics and Knowledge Management (HIKM 2012), Melbourne, Australia. http://www.ics.mq.edu.au/~diego/publications/hikm12.pdf
    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.