Showing 23 open source projects for "algorithms"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Gemi

    Gemi

    PCR primers / probes design from multiple & degenerate sequences

    Please, do not hesitate to contact Dr. Haitham Sobhy if you need help. Gemi, an automated, fast, and easy-to-use bioinformatics tool with a user-friendly interface to design primers and probes for polymerase chain reaction (PCR). Gemi accepts multiple aligned and long DNA and RNA sequences with degenerate nucleotide (non-A/C/G/T bases). Gemi can be used for quantitative, real-time and conventional PCR (qPCR, rt-PCR, etc.), and Sanger sequencing. Gemi can parse large dataset of sequences...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    ListPrimeNumbers

    Listing Prime Numbers.

    Project using simple deterministic algorithms to check whenever any number in the range 0 to 18,446,744,073,709,551,615 is a prime number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CRC

    CRC algorithms, test code, libraries and tables

    This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Secciones

    Software for calculating geometric properties of cross sections

    Software for calculating geometric properties of cross sections and polygons. Calculates: area, moments of inertia, product of inertia, radius of gyration, section modulus, among others. It also supports import and export of CSV, JSON and DXF files. Able to do geometric transformations and 2D and 3D visualization of the cross sections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Bipide - IDE para a Arquitetura dos Processadores BIP (BIP Processor IDE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GraphEA

    GraphEA

    A 3D Graphical Framework for Exploring Evolutionary Algorithms

    Perfect to explore in the classroom: * Choose different problems, for different representations * Choose different genetic operators * Configure parameters * Visualization of the results on-line * Stop, pause or resume the evolutionary process * Explore how the genetic operators work * Save the results for future analysis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A collection of pure Python algorithms and data structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Harmony

    Roommate Pairing

    Program for Residence Life staffs to aid in roommate pairing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WordSegment

    WordSegment

    wordseg project is a word segment module implemented by C#

    wordseg project is a word segment module implemented by C#. It is used to segment text into tokens and to label token's attribute according its context and semantic by front-maximum matching and CRF algorithms. The following are some sentences need to be segmented: 张晓晨和付仲恺一起坐在家(西坝河东里社区)里的沙发上看非诚勿扰。 百度公司的名字源于“众里寻他千百度”这诗句。 After above sentences be segmented by wordseg, the result as follows for each sentence: 张晓晨[PER] 和 付仲恺[PER] 一起 坐 在 家 ( 西坝河东里社区[LOC] ) 里 的 沙发[PDT] 上 看 非 诚 勿扰 。 百度公司[ORG] 的 名字 源于 “ 众 里 寻 他 千百度 ” 这 诗句 。 In above, if a token has some attributes, the attribute result will be appended into the corresponding token within "[]". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    WSDis: Web Services Discovery Framework

    WSDis: Web Services Discovery Framework

    Framework to help researchers test their discovery algorithms.

    Framework to help researchers test their discovery algorithms. Microsoft visual studio 2008 with c# and SQL Server were used on windows based workstation. Prototype developed is called WSDis, which stands for Web Services Discovery. WSDis provides Two main menus and two buttons at the main form. Figure 10 shows the main form of WSDis. Button IMPORT imports WSDL files and retrieving their details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Markov.Net

    Markov.Net

    Small console application running Markov algorithms. Небольшое консольное приложение, выполнающее алгоритмы Маркова.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Application allows you to understand better six sorting algorithms (Insert, Select, Bubble, Quick, Merge, Heap). Time controls included like pause and step-by-step execution. Executed code is highlighted (just like in any debugger).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Program which presents the set of high quality alogirhm visualzations. Current version contains visualizations of arithmetic operations, such as: +, -, *, / . Strong animation engine allows to create new animations of any level of complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A C# project for college which solves Shortest-Path algorithms via Dijkstra's Algorithm and demonstrates this solution step-by-step to the user, intended to be utilised by Teachers and Students of AQA Decision Mathematics at AS-Level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a third year computer science project. A software system for simulating and animating Reinforcement Learning (RL) algorithms mainly for modular robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Vijner 974 E-Sys (2048 bits and unlimited encryption). Enables easy (un-)encryption from text input or .txt file, and to (un-)encrypt raw files, with Vigenère Algorithm + unlimited encryption keys. Simple and powerful. Adapt to fit your needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This project uses massively parallel Graphics Processing Units(GPU) for neural network(Backpropagation) purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It is useful to understand how hamming coding running is in network layer on TCP/IP protocol [TÜRKÇE] OSI ve TCP/IP de ağ katmanında kullanılan hamming kodlamasının nasıl işlediğini gösteren eğitim amaçlı bir uygulamadır.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Esta é a documentação de um projeto de conclusão de curso feito na conclusão do curso de Engenharia de Computação-UNIVALI.É um conjunto de arquivos C e Matlab contendo a implementação da Lógica Fuzzy e simulações em sistema de enegia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of useful non-visual C#/.NET classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Path Partitioner

    Path Partitioner

    Finds bad examples for the local search Path Partitioning algorithm

    Path Partitioner constructs random graph partitions and solves the linear (or integer) programming problems that assign weights to the edges such that the performance ratio of the local search algorithm for the Path Partitioning problem is minimized. See http://www.tau.ac.il/~ohadschn/Thesis/Partitioning.pdf. Requirements: Microsoft Automatic Graph Layout http://research.microsoft.com/en-us/projects/msagl/ Gurobi Optimizer http://www.gurobi.com/ Permutations, Combinations, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    fcc-practice-exam-generator

    create practice exams from FCC exam question pools for Ham Radio

    The FCC publishes pools of questions for each of the three Amateur Service (Ham Radio) license exams. Two of my programs clean and parse the files and put the questions and answers into a small lightweight database (SQLite) file. The third program generates practice tests which you can focus on particular areas of the exam or randomly select across the pool. The db file in the project is up to date as of February 3rd, 2020. When the FCC issues new/updated exam pools you can use the cleaning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next