Algorithms
Showing page 1 of 6.
-
2BA7 Programming Project Computer Science Department Dublin, 2BA7, programming project.
0 weekly downloads -
AITools This project is aimed at creating a set of highly universal AI tools to be used in AI modelling. So far the subject area includes: Neural Networks, Fuzzy Logic, Biological Methods, Genetic Computing. New tools will be devised as the project goes on.
0 weekly downloads -
ALiVE A tool that helps develope the course of cognitive thought processes through software. This tool will look at the raw hex code of any input. It establishes pattern recognition over a mesured time incrament that in itself is at a different pace.
0 weekly downloads -
Algorithms Resource base on Multi-cores Fundamental Algorithms Resource base on Multi-cores
0 weekly downloads -
Arithmetic Simulation Routines Aim is to develop a library of utility functions to efficiently simulate division, multiplication, mod, finding first 1/0 bit etc. (using shift and add/subtract) for software development on low cost dsp systems lacking these.
0 weekly downloads -
BARP Binomial Addition Rotation Panmagic GPL cryptographic functions using Binomial coefficients, Addition, Rotation, Panmagic squares and cubes.
0 weekly downloads -
BASE Seeds Seeds is a project which implements Data structure and Algorithms! We aim for speed, flexible and the easy to use!
0 weekly downloads -
CBaus-Java-Packages Java-Bibliothek // Algorithmen und Datenstrukturen
0 weekly downloads -
CGL(C Generic Library) CGL(C Generic Library) is a stl-like library written in pure C.It implements iterators, memory management,generic containers such as list,map, generic algorithms such as sort() and search(),and it can manipulate any types of data.
0 weekly downloads -
CS101 Project aims to be a repository of oft needed CS assignments (university grade). The focus will NOT be on feeding readily available code but on detailed explanation of algorithms, tips focusing on networking related projects.
0 weekly downloads -
Catalyst Framework The Catalsyt Framework is a refinement on the MVC framework. It provides greater focus on user business workflow rather than application workflow. It's goal is to enable business analysis and developers to work closer.
0 weekly downloads -
Celluster Celluster is an easy adaptable producer/consumer software for distributed computing on a cluster of Cell B.E. processors
0 weekly downloads -
Clustering XML Documents by Structure Java based application implementing some well-known algorithms for clustering XML documents by structure.
0 weekly downloads -
Colline 1) We want to create strong AI 2) We want to create artificial life in a computer 3) We want to shatter the dominance of profit-blinded companies and replace it with local initiative ... all in one project.
0 weekly downloads -
Containing Creating an automated 3D enviroment for the transport of containers. This will be done by using a server-client method. The project goal is to create a fast algorithm.
0 weekly downloads -
DOLL - A Template Oriented Language DOLL - Linguagem de programação orientada a template que permite a criação de aplicações dentro de uma árvore de aplicação com comunicação inter-processos transparente e alocação dinâmica de objetos, além de polimorfismo e geração de tem
0 weekly downloads -
Dijikstra Algorithm Dijkstra Algorithm is a graph search algorithm to find the shortest paths from a single source vertex to all other vertices in a weighted, directed graph. All weights must be nonnegative. This algorithm is often used in routing modules.
0 weekly downloads -
Discrete Data Categorization & Analysis Clustering problems are solved using various techniques such as SOM and K-Means. The generic problem involves multi-attribute sample points, with variable weights. We use Genetic Algorithms to build a scalable, generic & easy to use solution.
0 weekly downloads -
Double Order Structure Double Order Data Structure
0 weekly downloads -
Dynamic graph package On usage of dynamic graph types in relational databases. The project is an experiment with implementation of graph type as embedded type in PostgreSQL database. It allowed various manipulations on vertices and edges and graph-specific aggregate operation
0 weekly downloads -
EarthLing This project aims to create a universal, XML-like format for the formal, language-independent, context-free representation of human-written text.
0 weekly downloads -
Easy Math Wizard This is meant to be a powerful, but easy to use math software. It's by the user and for the users.
0 weekly downloads -
EvoCoL Evolutionary computation library and benchmark utility. Integer encoded genetic algorithm.
0 weekly downloads -
Evolve Data Struct 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.
0 weekly downloads -
Expression Evaluator This is a general purpose expression evaluator which has abilities to evaluate mathematical expressions having operators: +, -, *, /, < , <=, >, >=, ==, !=, &&, ||. The enhancement to support all the other arithmetic operators is under development.
0 weekly downloads