An open API service providing repository metadata for many open source software ecosystems.

Topic: "lcs-algorithm"

google/vxsig

Automatically generate AV byte signatures from sets of similar binaries.

Language: C++ - Size: 18.8 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 271 - Forks: 32

avk959/LGenerics

Generic algorithms and data structures for Lazarus/Free Pascal

Language: Pascal - Size: 99.3 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 124 - Forks: 20

happo/lcs-image-diff

A JavaScript library to diff two images. Uses the LCS algorithm to allow content to shift.

Language: JavaScript - Size: 2.96 MB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 19 - Forks: 1

farhad324/Algorithms-CSE221

My codes for CSE221 Brac University in Python 3.

Language: Python - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

Soumilgit/SY-resources

A repository containing resources for SYBTech CSE.

Size: 154 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 2

Mahrjose/BRACU-CSE221

BRAC University's course - CSE221 (Algorithms) Lab Assignment Solutions. (Summer - 2022)

Language: Python - Size: 3.86 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2

IamShubhamGupto/Advanced-Algorithms

Implementations of most algorithms learnt in the course UE18CS311

Language: C - Size: 615 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

thromel/Data-Structures-Algorithms

Implementation of several popular and most used data structures using C++

Language: C++ - Size: 6.73 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

hanadiasfour/Max-LED-Lighting

Dynamic Programming for optimizing LED connections without wire crossings.

Language: Java - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

racheliee/algorithm_PA2

Finds Longest Common Subsequence of 2 to 5 DNA Sequences using dynamic programming

Language: C - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

HarshSahuH/Aditya-Verma-DP

Dynamic Programming

Language: C++ - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jerinsync/BRACU-Course-CSE221-Algorithms-

Algorithms

Language: Python - Size: 1.66 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LakinduOshadha/lcs-dynamic_programming

Finds Longest Common Subsequence of given two Strings

Language: Java - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

erickcm2k/longest-common-subsequence

longest common subsequence (LCS) algorithm visualization using React

Language: JavaScript - Size: 1.03 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ashiqursuperfly/data-structures-algorithms-1

My Data-Structures and Algorithms codes for CSE 203 Course.

Language: C++ - Size: 26.4 KB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ganbnuray/Genealogy-Tree-Reconstruction-Using-DNA-sequences

a Python-based application for constructing gene genealogy trees using the Longest Common Subsequence (LCS) algorithm. It includes both local and global strategies for tree construction, supported by dynamic programming and matrix analysis.

Language: Jupyter Notebook - Size: 165 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

chaseruskin/lcs-parallel

Final project for EEL6763- Parallel Computer Architecture

Language: C - Size: 6.68 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gyorgy-giczi/pinduri

Minimalistic, zero-dependency implementations of some popular stuff, just for fun

Language: C# - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Princekumarmehta/Traffic-Speed-Estimation-using-LCS

Traffic Speed Estimation Using Mobile Phone Location Data Based on Longest Common Subsequence

Language: C++ - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Pterygoidien/lcs-diff-algo

Language: Go - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

elarsaks/text-diff

Longest Common Subsequence algorithm implementation in JavaScript.

Language: JavaScript - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

twi05/detect-cancer-dna-sequence

Detect cancerous and non-cancerous DNA sequences from datasets, Using cpp programming language. One of application of LCS

Language: Jupyter Notebook - Size: 102 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

devrenangabriel/paa 📦

Codes developed in the discipline of Projeto e Análise de Algoritmos (Design and Analysis of Algorithms)

Language: Jupyter Notebook - Size: 152 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mndxpnsn/longest-common-subsequence

Dynamic programming solution for the "Longest Common Subsequence" problem on LeetCode.

Language: C++ - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Pjha72/DAA

Language: C++ - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

majumderarnob/BRACU_CSE221-Algorithms

Language: Python - Size: 717 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

skinan/Algorithm_Rizwan

Algorithm based problems

Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arjit1804/Algorithms

This Repository contains various algorithms that we usually came by during our study period and also the programming codes for these Algorithms in JAVA , C and PYTHON Language.

Language: Java - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rajashekar/plagiarism_detection

To detect plagiarism.

Language: Jupyter Notebook - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

asutoshgha/lab-work

might be helpful

Language: C++ - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

alexhg128/AlgorithmsProjects

TEC - TC2017 (Algorithm Analysis and Design) - Projects

Language: C++ - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

uni-assignments/Longest-Common-Subsequence

Practical work for my first Software Development class using the algorithm "Longest Common Subsequence" and Dynamic Programming.

Language: C - Size: 1.51 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

arashmobione/LCS_Algorithm

This is a sample project for implementation LCS (Longest Common Subsequence) algorithm with C++ language programming

Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ChiHsuChen/LCS_CSHARP

A C# class to perform LCS(Longest Common String) algorithm

Language: C# - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0