Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
-
Updated
Dec 14, 2024 - C#
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
All algorithms implemented in C#.
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
Texture synthesis from examples
Bitmap generation from a single example with convolutions and MCMC
Throw in the towel.
Generic Graph Data Structures and Algorithms for .NET
基于C#和C++开发的文本查重/论文查重系统,一亿字次级论文库秒级查重。关联:查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标、作业查重、duplicate check
High performance algorithms in C#: SIMD/SSE, multi-core and faster
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
A collection of methods for solving Finance/Accounting equations, implemented in C#.
Stack Solver is an app for the optimisation of palletizing and shipping items.
WuManber text search/matching implementation using c#
Data structures and algorithms for .NET
《剑指Offer》,《程序员代码面试指南》,Leetcode等算法题目集合。基于.net core的控制台程序,C#实现,包含每道题目的完整描���,多种解法AC代码,以及解题思路,所有题目均可直接运行以查看输出结果。常用算法汇总中每个算法同样有测试用例,可运行。