Showing 271 open source projects for "data mining algorithms in c#.net"

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
    clibutils is collection of common data structures , This library supports any type, Following are the datastructures currently implemented. 1. Dynamic Array 2. Single Linked List 3. Heap 4. Map 4. Set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Project contains engine to construct Fuzzy Reasoning System. Package might be used when Fuzzy Reasoning is appropriate e.g. in trading, control, modelling, human behavior simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenGI is a platform-independent C-library for parameterizing triangular meshes and creating Geometry Images from this parameterization.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    The ordered_tree class template is an implementation in C++ of the ordered tree data structure. It implements breadth, depth search, as well as child and leaf iterators. A single header file is needed to use the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    breve is a free, open-source 3D multi-agent simulation package designed for simulating decentralized systems and artificial life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Don't hard-code data-structures for Artificial Intelligence (AI). Evolve them (and control flow) as cycles of arrays in arrays with size constraints based on other array sizes (at specific index) in terms of range, multiply, exponent, or permutation. No working code yet. Whats there now is an extension of GigaLineCompile which would become part of Human AI Net, but there are other projects to finish before I can come back to this one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SEAL - Simple Easy And Lite C++
    SEAL - A Simple Easy And Lite C++ library of common/day-to-day data structures and algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This projects hosts the worlds fastest algorithms for the labeling of point-features. It especially looks for algorithms thar are free of constraints, applicable to many scenarios (e.g., visualization, maps...) and do not need any preprocessing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A light-weight cross platform C++ library for console and file I/O, fast data structures and algorithms, CPU identification (CPUID), and sockets (TCP and UDP).
    Downloads: 1 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.
    Click to perfect your product now.
  • 10
    C ADT
    C ADT(Abstract Data Types) is a simple template library written in C which implements commonly used abstract data structures, such as linked lists, trees, queues, stacks, hashes, graphs and associated algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TypeRecognizer is C++ class which enables the developer to recognize data types in compile-time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ertha is an open source GIS whose main focus is to guarantee easy extensibility and straightforward integration of custom modules. It provides basic geographic rendering and topologic analysis and exposes the main data structures loaded from shapefiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Game Toolbox is a C# assembly designed to facilitate the creation of games and game prototypes. It contains no graphics code, does not depend on XNA, and is Mono-compatible. It provides implementations of A*, GOAP, a genetic algorithm, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project aims to be a repository of most popular data structures written in C# language, like stacks, queues, lists, linked lists, heaps, graphs, trees, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XPN is relies on a non relational native XML database, where XML documents are stored in a compressed form and indices enables fast access to structure and content, thus enabling a fast evaluation of XQuery queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tsunami Programming Language
    Tsunami is an open-source high performance computing language. With it you can write streaming data-parallel algorithms that utilize GPGPUs for orders-of-magnitude speed-up with the ease of writing sequential algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Promote is an easy to use, generic data structure and utility library for C,C++, and possibly more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Seeds is a project which implements Data structure and Algorithms! We aim for speed, flexible and the easy to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ARMR provides a foundation for creating an efficient in-memory database. Its unique list processing structures simplify programming logic and allow the developer to rapidly sort, group, and select data. Give your app a hypercard like capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Generic System for Data Processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Command-line tool for identifying and uncompressing a wide array of archive formats. It aims to unlock old and hard-to-find archive types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Libgxl++ is a library based on the libxml++ and libxml2 to provide a complete and efficient API to parse and manipulate the GXL format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A compilation of source code consisting of various Data Structures and Algorithms in C++ alongside with related documentation material. A useful basis for university students, new programmers and people interested in the subject.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Isolate Project is a straightforward data retrieval software that connects to popular relational database management systems and performs search operations based on the criteria specified. This project aims to speedup data retrieval operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    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.