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

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

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2

    adapter trimmer

    We implement a very simple approach. Each read is searched for the jun

    We implement a very simple approach. Each read is searched for the junction adapter (CTGTCTCTTATACACATCT) and its reverse complement (AGATGTGTATAAGAGACAG) based on Hamming distance, the entire junction being CTGTCTCTTATACACATCT+AGATGTGTATAAGAGACAG. If a match to either side of the junction is found then the entire 38bp juncton is clipped. This means the algorithm can tolerate an indel error in one of the sides of the junction, but not both. Optionally Smith-Waterman alignment can be turned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MSU's Sparse Fourier Repository

    The Home of DMSFT, AAFFT, GFFT, and MSFFT.

    ... efficiently. It is much slower than it should be. 3.) GFFT, implemented by Ben Segal and Mark Iwen. This code is less easy to use, and also not terribly efficient. But, the *algorithm* itself is significantly simpler and has "essentially no parameters". 4.) MSFFT, implemented by David Lawlor and Bosu Choi. This code is fast, but is not terribly easy to use. The algorithm is robust to some noise, but requires a lot of parameter tuning. Enjoy at your own risk :), Mark Iwen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    iLib

    The most comprehensive library of Javascript i18n classes available

    Note: development has been moved over to github! Please see https://github.com/iLib-js/iLib "I18N" means way more than just translation. Other libraries claim to be an i18n solution when translation and string formatting is really all they offer. Yes, iLib has classes that do translation too, but there is also much, much more. From date formatting to name parsing to phone number handling to collation, iLib has classes that do it. And, it has the ability to support thousands of possible...
    Downloads: 2 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
    INTEGRATE
    INTEGRATE: Calling gene fusions with exact fusion junctions and genomic breakpoints by combining RNA-Seq and WGS data. To download source code, reference manual and test case, please go to 'Files'. Also refer to 'Wiki' for details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Density-ratio based clustering

    Density-ratio based clustering

    Discovering clusters with varying densities

    This site provides the source code of two approaches for density-ratio based clustering, used for discovering clusters with varying densities. One approach is to modify a density-based clustering algorithm to do density-ratio based clustering by using its density estimator to compute density-ratio. The other approach involves rescaling the given dataset only. An existing density-based clustering algorithm, which is applied to the rescaled dataset, can find all clusters with varying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MicroGP

    MicroGP

    A multi-purpose extensible self-adaptive evolutionary algorithm

    MicroGP (µGP, ugp) is a versatile optimizer able to outperform both human experts and conventional heuristics in finding the optimal solution of hard problems. It is an evolutionary algorithm since it mimics some principles of the Neo-Darwinian paradigm. ⚠️ A new version is available on https://github.com/squillero/microgp4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    theoEA_Code

    genetic algorithm for optimizing planar optical antennas

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This package implements the algorithm bagging markov random field method with c++ together with Java interface. http://nar.oxfordjournals.org/content/41/2/e42.long Cytoscape App: BMRF-Net-CytoscapeV1.0.tar.gz https://sourceforge.net/projects/bmrfcjava/files/BMRF-Net%20Package/BMRF-Net-CytoscapeV1.0.tar.gz/download Source code and standalone version: BMRF-Net-standalone.tar.gz https://sourceforge.net/projects/bmrfcjava/files/BMRF-Net%20Package/BMRF-Net-standaloneV1.1.tar.gz/download...
    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
    Simulink based simulation program for manuscript IJARS-D-16-00221. The simulation is to verify the proposed algorithm and generate codes for experiments via Real-time workshop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Attitude Estimator

    Attitude Estimator

    A C++ implementation of a nonlinear 3D IMU fusion algorithm.

    Attitude Estimator is a generic platform-independent C++ library that implements an IMU sensor fusion algorithm. Up to 3-axis gyroscope, accelerometer and magnetometer data can be processed into a full 3D quaternion orientation estimate, with the use of a nonlinear Passive Complementary Filter. The library is targeted at robotic applications, but is by no means limited to this. Features of the estimator include gyro bias estimation, transient quick learning, multiple estimation algorithms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    smartblob

    tiny code, html webcam game or plug brain in each blob, java server

    ... together. The physics and vision algorithm is half working in version 0.3.0. The gameplay is better experienced in 0.2 which is controlled with the mouse so you dont have enough freedom of movement compared to webcam. This small file contains its own source code including occamserver, a tiny general java server I built which I'll adjust to allow http streaming connections to stay open for faster ajax than a new web call each time. The reshaping and bouncing physics is by springs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ooPorter

    A Porter stemming or stemmer algorithm coded in ooRexx

    This is an ooRexx line-by-line port from Ansi-C to ooRexx of the stemming routine published by Martin Porter 1980. The original source code from Porter has been commented out and emulated by the corresponding (oo)Rexx code as far as possible. This is not an example of good or fast (oo)Rexx programming, it is merely a demonstration of the Porter stemming routine ported to ooRexx, use and modify as necessary. Input to the program is a textfile with words to be stemmed, one per line. Output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CCKDM

    CCKDM

    Concern Mining

    This is a tool for concern mining which uses a KDM model as input and the output is the same model with annotated concerns. It uses a Concern Library and a modified String Clustering K-means algorithm with Levenshtein metric to cluster the strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Steepest-descent-like search algorithm

    Heuristic search to find 21-variable PW type functions with NL>1047552

    (by S. Kavut and S. Maitra) 1) The file "pw21_nlac.zip" contains the source code which computes the nonlinearity and absolute indicator of 21-variable PW type functions obtained from the 4 solutions in Table 1 of our paper (available at http://eprint.iacr.org/2015/1036). See comments in "pw21_nlac.cpp" in the zipped file for details. 2) Steepest-descent-like iterative search algorithm used in the same paper is implemented using the files in "sdl_algo.zip" which are briefly described...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PortOpt

    PortOpt

    A portfolio-optimizer using Markowitz(1952) mean-variance model

    PortOpt [Portfolio Optimizer] is a C++ program (with Python binding) implementing the Markowitz(1952) mean-variance model with agent's linear indifference curves toward risk in order to find the optimal assets portfolio under risk. You have to provide PortOpt (in text files or - if you use the api - using your own code) the variance/covariance matrix of the assets, their average returns and the agent risk preference. It returns the vector of assets' shares that composes the optimal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    classify-20-NG-with-4-ML-Algo

    Problem involves classifying 20000 messages into different 20 classes

    .... Each of these algorithms has its peculiar data format; the specific format and how to reconstruct the entire dataset are illustrated in other sections below. Out of all the methods, SVM using the Libsvm [1] produced the most accurate and optimized result for its classification accuracy for the 20 classes. All the algorithm implementation was written Matlab. Download the code and Report here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scaffold_Builder

    Scaffold_Builder

    Combining de novo and reference-guided assembly with Scaffold_builder

    Scaffold_builder is software to order contigs generated by draft sequencing along a reference sequence. Gaps are filled with N's and small overlaps are aligned with Needleman–Wunsch algorithm and the consensus created with IUPAC codes. Scaffold_builder can help in the assembly and annotation of genomes by revealing what is missing and allowing targeted sequencing to close those gaps. (c) Silva GG, Dutilh BE, Matthews TD, Elkins K, Schmieder R, Dinsdale EA, Edwards RA. Please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SHLOC Multiplayer BackGammon

    SHLOC Multiplayer BackGammon

    simple backgammon to be played over the net

    Some Hundred Lines of Code Multiplayer Backgammon Simple Backgammon-Game to be played over the network. Incorporates an algorithm to roll the dice in a way that can not be cheated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AMBER10_Brownian_Dynamics

    AMBER10_Brownian_Dynamics

    Designed for coarse-grained protein association simulations

    Based on source code of SANDER from AMBER10, Cheung group (https://mynsm.uh.edu/wiki/projects/cheunggroup/) from University of Houston has been continuously making efforts for molecular simulations of coarse-grained protein models. The code is now released for promoting research in protein-protein association simulations. The code includes additional Hamiltonian terms for the coarse-grained model (as described in http://www.pnas.org/content/110/51/20545.abstract) and uses the algorithm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    qcv

    qcv

    Computer Vision Framework Library (for Linux)

    ...++ interface has more features allowing the user to run and analyze complex computer vision algorithm in a few lines of code (see the stereo and surf examples). QCV offers a 2D visualization tool, an on-line on-the-fly parameter editor, a clock tool to evaluate computation times, and a control tool to manipulate input video and sequences of images. Multiple application examples that demonstrate the main features of this framework are provided in the last release. Check it out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Fluid Gravity 3way

    there are 3 observers to every curve, each seeing the other 2

    ... pressing against eachother after falling from random positions in 6 flat (x y z/size red green blue) or n dimensional sparse network of such bellcurves which overlap eachother to display the subtle changes in shape and dimension, and if you run it a few more times it sometimes randomly gets large or some parts very dark and moving inside the other, and I think I saw that electron orbital with the donut around the center and vibrating outward on the 2 axis. Jar files contain source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    The `fmtt` formatter

    A plain text formatter for typescripts.

    .... - Recognizes preformatted paragraphs (eg source code, tables). - Reformats paragraphs either using the traditional greedy line breaking algorithm, or a TeX-like optimizing algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ObjectDetector

    Car Detection,Face Detectiom,Object Detection

    Machine learning: This project is used for training new object like Car,Motor Cycle and so on and we use this model(xml file) for detecting in images.In this project we use viola jones algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Postcode

    Open Postcode

    Geolocation Postcode Algorithm

    A geolocation code for Ireland and elsewhere. Fully extensible. Encoding coordinates into single base-25 characters.
    Downloads: 1 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.