Search Results for "algorithm code writer" - Page 8

Showing 442 open source projects for "algorithm code writer"

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
  • 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
  • 1

    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
  • 2
    Saros - Distributed Party Programming
    Saros brings multi-writer synchronous distributed editing to the Eclipse IDE, e.g. for joint code reviews, explaining code remotely, or distributed pair programming -- all also for more than 2 participants; we call this Distributed Party Programming. It includes refined awareness functionality, text chat, and a simple distributed whiteboard/sketching facility. Eclipse Update Site: https://www.saros-project.org/update-site/eclipse
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3

    Marshall

    Detect False Alarm KOIs in Kepler Data

    Marshall is a tool for detecting artefacts masquerading as transits of small, long period planets in *Kepler* data. It is described in detail in Mullally et al. (2015, submitted to ApJ) This code is published primarily as a record of how the results in that paper were produced, and running this package depends on code not yet made available. However, the core of the algorithm is self contained, even if the details of how I ran it on Kepler data are incomplete. See the readme file for more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MSCDBF

    Lightweight DBF reader and writer

    This is a lightweight DBF reader / writer pack - read and write DBSase III format DBF files (and others but not tested ) - can U use index for lightspeed indexing this is not compatible. ( CIX ) - U can use Memo fields This version used and compiled with a preinstalled MinGW enironment on Windows systems. But the code is portable. INSTALL - Please USE the C++ folder. - Only need a preconfigured MinGW environment and setup the PATH for pointing to MinGW/bin folder. - Start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5

    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
  • 6

    Ransomware Recovery Tool

    Why pay Ransom when you have Ransomware Recovery Tool for decryption

    Ransomware Recovery Tool is one of the most proficient and effective recovery tool to recover files infected by Ransowmware and other viruses. When a virus like Trojan, Melissa, I Love You, Code Red, Zeus or any other types of virus like Wannacry Ransomware enters into your system,it encrypts your files and make it inaccessible due to which it is very hard for a user to use those files. In recent times, Wannacry Ransomware attack is the most recent one and trust me it created havoc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9

    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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10

    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
  • 11

    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
  • 12
    OpenRS

    OpenRS

    road noise auralization

    This software can perform auralizations of a car pass-by. The auralization algorithm is based on Nord2000 and ISO9313. Correction for winds is not implemented. You can export the sounds to a wave-file and save your project. The installer works for for windows. If you want to run the software on a Mac or Linux, you might have to compile the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PSICOV

    The unofficial binary for PSICOV: Protein Sparse Inverse COVariance

    PSICOV (Protein Sparse Inverse Covariance estimation program) is a coevoultion algorithm applied to very large (typically >=1000 sequences) multiple sequence alignments for precise protein structural contact prediction. This is the unofficial precompiled Windows binary for PSICOV compiled by Chengxin Zhang at Fudan University. The source code is copyrighted by David T. Jones, University College London.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    0xyg3n Algorithm

    Encrypts Python Source Code with 0xyg3n Algorithm

    Python Source Code Encrypter | Author: 0xyg3n This is A Python Source Code Crypter Which Currently Obfuscates Your Python into a obfuscated Code with my algorithm cryptography requries: python 2.7.9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    circuit_chung
    circuit chung is an open source 3D circuit road car racing game with random road maps / racing circuit generation and cars traffic , towns ,panels ,lights and animated persos, written in freebasic and ancient openGL1.4. Source code of random racing circuit generation algorithm is provided. Developped on and made for small netbook (may run also on bigger Pcs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    XML2CSV-Generic-Converter

    XML2CSV-Generic-Converter

    Flatten XML into CSV to suit your mood

    Java XML to CSV (XML2CSV) generic conversion facility. Flattens one or more similar XML files into CSV projections. I made it in order to extract data from big XML files and gather them in files more easily opened with a spreadsheet because I didn't find anything adapted to my needs over the Internet when I needed to (Java + truly generic + self-contained algorithm + Unix like command line options + efficiency). It is packaged as an auto executable Jar for convenient command line...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20

    theoEA_Code

    genetic algorithm for optimizing planar optical antennas

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TCL TK VBA geolog code writer

    VBA add-in for writing TCL/TK code blocks

    TCL/TK is a rapid development scripting language but it's not object orientated. So instead of having classes and objects I wrote this program to generate blocks of commonly used geolog TCL/TK code. It automatically generates blocks of Tcl Puts code, Mui Dialog Boxes and Mui Selection Boxes from UNIX flat ascii files. To run the program load the XLA file into Excel then press CTRL + T to fire up the form. If your ascii files are in DOS rather than UNIX format you will not be able...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25

    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
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.