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

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
    Bucket Fill Algorithm

    Bucket Fill Algorithm

    Simple Bucket Fill Demo

    This is Simple java implementation of bucket fill algorithm .Copy the code and Run in Console or IDE. Draw your shapes and click in the middle to fill the shapes. Precombiled jar for Windows OS https://sourceforge.net/projects/bucket-fill/files/G_BucketFill.jar/download
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Packery

    Packery

    Gapless, draggable grid layouts

    Packery is a JavaScript library and jQuery plugin that makes gapless and draggable layouts. It uses a bin-packing algorithm to fill in empty gaps. Packery layouts can be intelligently ordered or organically wild. Elements can be stamped in place, fit in a specific spot, or dragged around. It’s perfect for draggable dashboard and seamless Masonry image galleries. If you want to use Packery to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jenetics: Java Genetic Algorithm Library
    The source code has been migrated and is now hosted on Github: https://github.com/jenetics/jenetics Jenetics is an advanced Genetic Algorithm, Evolutionary Algorithm and Genetic Programming library, respectively, written in modern day Java. It is designed with a clear separation of the several algorithm concepts, e. g. Gene, Chromosome, Genotype, Phenotype, Population and fitness Function. Jenetics allows you to minimize or maximize the given fitness function without tweaking it. In contrast...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    DParser

    Scannerless GLR parser generator

    This project has moved to https://github.com/jplevyak/dparser The master on github is the stable. Please pull that for the very latest code. DParser is a scannerless GLR parser generator based on the Tomita algorithm. It is self-hosted and very easy to use. Grammars are written in a natural style of EBNF and regular expressions and support both speculative and final actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    Sudoku command line solver

    Sudoku command line solver

    Solve 9x9 Sudoku Puzzles Using A Command Line Utility

    This tool written in C uses the Backtracking algorithm to solve Sudoku puzzles. The idea was born by participating a coding challenge of a German internet forum. https://www.coding-board.de/threads/coding-herbst-die-coding-board-de-coding-challenge.39297/ So it's rather made for fun. However, this code won in terms of speed. Unfortunately, the initiator of the contest has passed away in the meantime. R.I.P. Benjamin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PF_HP

    PF_HP

    Prediction of proteinfolding in 2D HP model

    .... Spende einen Cappuccino: Bitcoin: 1HqrdnfQgi9B4LW8UEvLAwh7X5gXPCoQ5B Litecoin: Lbo2jxD85ymyq5167r7yFVZkEr73F2h44B Paypal: paypal.me/GerritLeder Credits ====== Principle Investigator -------------------------- Gerrit Leder: protein folding algorithm design and testing, and initial implementation in Eiffel. Eiffel Consultant --------------------- Finnian Reilly: Eiffel code optimization and parallel processing adaptation. www.hex11software.com finnian at eiffel hyphen loop dot com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file system. Fiwix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    IDA Signsrch

    IDA Pro plug-in of Luigi Auriemma's signsrch signature matching tool.

    IDA Pro plug-in conversion of Luigi Auriemma's signsrch signature matching tool. * Deprecated, will no longer be updated, please see my use my superior YARA for IDA plugin here: https://github.com/kweatherman/yara4ida * July 2018, updated to IDA 7.1 Luigi's original signsrch description: "Tool for searching signatures inside files, extremely useful as help in reversing jobs like figuring or having an initial idea of what encryption/- compression algorithm is used for a proprietary...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    LAIM

    LAIM: A Linear time iterative influence maximization algorithm

    LAIM: Linear Algorithm for Influence Maximization Any one using the source code please cite: Wu, Hongchun, et al. "A Linear Time Algorithm for Influence Maximization in Large-Scale Social Networks." International Conference on Neural Information Processing. Springer, Cham, 2017.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    JSiteDescriptor

    Binding site descriptor generation for SVM based classification.

    A set of java programs that extract coordinate and chemical information from PDB files. The binding site regions are extracted using grid based scheme. For binding site, spatio-chemical descriptor is generated based on PocketMatch algorithm of Dr. Kalidas (author of this project too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NOMAD is a C++ code that implements the MADS algorithm (Mesh Adaptive Direct Search) for difficult blackbox optimization problems. Such problems occur when the functions to optimize are costly computer simulations with no derivatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An Eclipse based implementation of a modified RC4 algorithm. The code base for the following research papers: https://pdfs.semanticscholar.org/8544/534788eefe3b2169892ede5320bdee8f6a3c.pdf http://ieeexplore.ieee.org/abstract/document/6731957/?reload=true
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Implementation of RC4 Algorithm to be executed in parallel threads using Java's standard libraries for parallel executions. Wanted to check the performance of RC4 in different hardware platforms. This is the code base related to the following research paper: http://www.ijcaonline.org/archives/volume60/number16/9780-4424
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GreMod

    GreMod: Real-time Incremental Community Detection

    This is the source code of the paper: Shang, Jiaxing, Lianchen Liu, Feng Xie, Zhen Chen, Jiajia Miao, Xuelin Fang, and Cheng Wu. "A real-time detecting algorithm for tracking community structure of dynamic networks." In 6th SNA-KDD Workshop, 2012. Anyone using this code please cite this paper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Preesm
    PREESM provides a complete framework for fast prototyping. It generates a simulation and an optimized multiprocessor code from graph descriptions of algorithm and architecture. Please visit the project homepage at http://preesm.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ECO

    ECO

    Matlab implementation of the ECO tracker

    ECO (Efficient Convolution Operators for Tracking) is a high-performance object tracking algorithm developed by Martin Danelljan and collaborators. It is based on discriminative correlation filters and designed to handle appearance changes, occlusions, and scale variations in visual object tracking tasks. The code provides a MATLAB implementation of the ECO and ECO-HC (high-speed) variants and was one of the top performers on multiple visual tracking benchmarks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Recursive Directory Removal

    Recursive Directory Removal

    https://github.com/mhisoft/rdpro
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    KMC-KaiC

    KMC-KaiC

    Kinetic Monte Carlo simulation of the in-vitro Kai Circadian clock

    This code is a dedicated Kinetic Monte Carlo (KMC) algorithm which simulates a model of the post-translational Kai circadian clock. The code allows you to simulate the Kai system at the level of individual KaiC hexamers and monomers and explicitly tracks the turnover of every ATP nucleotide. Apart from ATP hydrolysis, all reactions obey detailed balance. The application of the code is described in our article titled "A Thermodynamically consistent model of the post-translational Kai...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ipytracer

    ipytracer

    Algorithm Visualizer for IPython/Jupyter Notebook

    Algorithm Visualizer for IPython/Jupyter Notebook. If you use the display(TracerObject) code from where you want to see, you can use it without any special modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    Inspired by Grokking Algorithms and python-execution-trace, this project aims to reveal the mechanics behind algorithms via interactive visualizations of their execution. Visual representations of variables and operations augment the control flow, alongside actual source code. You can fast forward and rewind the execution to closely observe how an algorithm works. The same code that is displayed next to the illustration is also decorated using babel-plugin-trace-execution and executed to record...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JView is a command line client for MyWebProject SOAP Web Service. Usage: param 1: endpoint, param 2: remote folder, param 3: algorithm, param 4: modeParam, param 5: userName, param 6: password, param 7: outputFile Example: java -jar JView2.jar http://davidesestili.ddns.net:8080/MyWebProjectLogin/services/GenerateAndDownloadHashWSLogin /home/dsestili82/ SHA-512 no-subfolders davide davide /home/davide/Scaricati/mozilla.sha512 (Currently unavailable) Source code available on https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Machine Learning:Perceptron

    Minimal version of the perceptron algorithm.Coded the simpler way.

    A minimal version of the perceptron algorithm is implemented in C#. Coded for ease of understanding the referred to algorithm. Enter your info-press the learn button-then type in new info which the program will try and recognnise. There are some typos in the text displayed-but the code is correct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GenCodeGenerator

    C++ class to generate biologically plausible genetic codes

    ... genetic codes, with the reqirement of block structure, and, optionally, with the assumption of stereochemical or biosynthetic models (to impose the assumption of the adaptive model, simply filter the codes using the error_cost() function). See Appendix in Makukov & shCherbak (2017) for the description of the algorithm. The code requires Qt 5. To compile the provided example, run 'qmake' to produce the Makefile, and then run 'make' to compile the executable file. License: Public Domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DES-Rotem

    DES-Rotem

    DES attempt to crack code with 3 rounds

    This Java project is an attempt to crack the key in a DES encryption algorithm. The plaintext and the cyphertext are known. The purpose is to crack the 64-bit key with 3 rounds instead of 16. This project checks all 2^64 possible keys. Therefore, it takes a long time to find the correct key.
    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.