48 results for “topic:lcs-algorithm”
Automatically generate AV byte signatures from sets of similar binaries.
Generic algorithms and data structures for Lazarus/Free Pascal
A JavaScript library to diff two images. Uses the LCS algorithm to allow content to shift.
My codes for CSE221 Brac University in Python 3.
Longest Common Subsequence algorithm implemented in JavaScript.
The Canada Labour Research Assistant (CLaRA) is a privacy-first LLM-powered RAG AI assistant proposing Easily Verifiable Direct Quotations (EVDQ) to mitigate hallucinations in answering questions about Canadian labour laws, standards, and regulations. It works entirely offline and locally, guaranteeing the confidentiality of your conversations.
A repository containing resources for SYBTech CSE, from notes and presentations to writeups.
LCS is an algorithm to find the Longest Common Subsequence between two Strings.
BRAC University's course - CSE221 (Algorithms) Lab Assignment Solutions. (Summer - 2022)
Diffly is a text comparison tool built in Kotlin, inspired by the functionality and user experience of Diffchecker Text Compare. This project provides an easy-to-use interface for comparing two pieces of text and visualizing their differences efficiently.
Algorithms
Implementation of several popular and most used data structures using C++
Implementations of most algorithms learnt in the course UE18CS311
Piediff is a MoonBit implementation of Bram Cohen's patience diff algorithm (also provides a basic Myers diff).
Detect cancerous and non-cancerous DNA sequences from datasets, Using cpp programming language. One of application of LCS
Dynamic Programming
TEC - TC2017 (Algorithm Analysis and Design) - Projects
longest common subsequence (LCS) algorithm visualization using React
My Data-Structures and Algorithms codes for CSE 203 Course.
Dynamic Programming for optimizing LED connections without wire crossings.
Here are solutions from problems that i coded for my assignment, preparing for competitions. They are sorted by some criteria, like DP, greedy, ad hoc, etc.
No description provided.
Final project for EEL6763- Parallel Computer Architecture
A C# class to perform LCS(Longest Common String) algorithm
might be helpful
Some basic algorithms learned in 4th semester
Algorithm based problems
Experiments conducted in the course AOA - (Semester 4)
No description provided.
A Lua/LuaJIT string similarity library using edit distance and similarity algorithms.