Algorithms Softwares

Best Softwares Encryption Algorithms Machine Learning

1
Algorithms Visualization
Algorithms Visualization
By Evgeniy Voronyuk : Media player visualization
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 ...
2
Generic vs. Specific Algorithms
Generic vs. Specific Algorithms
By : Generic bluetooth driver usb
Two approaches to generate all Combination of elements from a number of sets. Compares "classic" statically coded algorithms to a pythonic on-the-fly generation of specific Algorithm code.
3
Relational Join Algorithms
Relational Join Algorithms
By : Join mp4 files freeware
Implements the three standard Relational join algorithms: nested loops join, hash join, and merge join, using the iterator algebra support in Python 2.4. This recipe presents code that can be used for inner join, left ...
4
Sorting and Searching Algorithms
Sorting and Searching Algorithms
By : Random number
This code contains all the common sorting/searching algorithms, all with comments. The program fills an array of user specified size with random numbers, then the program executes the sorting and searching algorithms (picked at the user`s ...
5
CPU scheduling algorithms
CPU scheduling algorithms
By : Cpu temperature monitor
Simulates CPU scheduling algorithms (FCFS,SJF,SRTF,Priority, preemptive priority, and Round Robin) in this version: Fixed most of bugs, Implemented CPU idle time, All logical errors fixed (and they were many), Added two more options to the ...
6
MhAS - It will help you simulate metaHeuristic algorithms.
MhAS - It will help you simulate metaHeuristic algorithms.
By Marcelo gaTTo : Heuristic algorithms
MhAS is an useful software that will help you simulate metaHeuristic algorithms.
7
Genetic Algorithms Class Library
Genetic Algorithms Class Library
By Baris Taze : Visual foxpro support library
Free, Simple, Powerfull, Fully Object Oriented, C++, Extendable, Genetic Algoritms Class Library This software is "as is". I don`t get any responsibility in any case. Use it at your own risk Copyright: You can use, ...
8
Computational Geometry Algorithms Library
Computational Geometry Algorithms Library
By : Library archicad
The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable Geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, ...
9
KdaPilot - algorithms which are usually different for each search engine.
KdaPilot - algorithms which are usually different for each search engine.
By Nehuen Multimedia : Frequency analysis
Most search engines are ranking websites according to Complex formulas and algorithms which are usually different for each search engine. Also these algorithms are usually changed from time to time, for example Google
10
rubygraph - implementation of graph algorithms
rubygraph - implementation of graph algorithms
By : Shortest path
implementation of graph algorithms including maximal flow/Minimal cut,cheapest max flow, maximal matching, strong connectivity, topological sorting, shortest path,dfs,bfs and minimal spanning tree.
11
LogiMod - It allows you to modify two input signals using 32 different algorithms.
LogiMod - It allows you to modify two input signals using 32 different algorithms.
By Synthedit : Math fun
The LogiMod is a simple module that allows you to modify two input signals using 32 different algorithms. There are two types of algorithms: Modes and Axiom. Modes are simple math functions like "a+b". Axioms ...
12
NumberFiles is a command-line used to research renaming algorithms
NumberFiles is a command-line used to research renaming algorithms
By Aqab Bin Talal : Graphical User Interface
NumberFiles is a command-line research project, which will be used to research renaming algorithms Currently we are working on GUI (graphical user interface) to make testing easier, we are also looking for testers
13
CrypticFile - Compress and protect your data with strong encryption algorithms
CrypticFile - Compress and protect your data with strong encryption algorithms
By GLCSoft : Windows explorer
Compress and protect your data with Strong Encryption algorithms (BLOWFISH, 3DES, GOST). Encrypt several files and Folders in single container file. Allow to Make SFX-archives and contains command prompt utility. Integrated with Windows Explorer. Help ...
14
Quick & Confidential - Password-protect your privacy with symmetric encryption algorithms.
Quick & Confidential - Password-protect your privacy with symmetric encryption algorithms.
By Gerd Steeger : Encryption algorithm
This program encrypts/decrypts your data in a very secure manner. Strong Encryption is given by a key size of 256 bits. The users more or less secure password phrase is hashed by SHA256 into a ...
15
LetEncrypt - Encrypt your text files with unlimited high levels of encryption algorithms.
LetEncrypt - Encrypt your text files with unlimited high levels of encryption algorithms.
By InfraDrive : Encrypt
Encrypt your text files with unlimited high levels of encryption algorithms. - LetEncrypt shows you the level of encryption through a security meter.- Encrypt your text file by using unlimited ways.- Import/Export your encryption settings.- ...


Search Engine Encryption Algorithms Encrypt Your Text

1
Evolutionary Computing IDE
Evolutionary Computing IDE
By Alexander Prokopec : Javascript ide
An IDE written in Java used to develop, visualize, test and Benchmark evolutionary algorithms. The IDE is fully modular, allowing new algorithms to be added as plugins. It can be used to develop other algorithms ...
2
MOEA Framework
MOEA Framework
By D. Hadka : Framework 2.0
The MOEA Framework is an open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose multiobjective optimization algorithms. A number of algorithms are provided out-of-the-Box, including NSGA-II, -MOEA, GDE3 ...
3
KANAL
KANAL
By PEiD : Kanal d oyun com.tr
This plugin searches for known crypto algorithms inside of the specified module. Notes: 1. The detection is limited to crypto that`s possible to identify by a specific signature (such as fixed s-boxes, permutation tables, initialization ...
4
Java Machine Learning Library
Java Machine Learning Library
By Thomas Abeel : Java
Java Machine Learning Library is a library of machine learning algorithms and related datasets. Machine learning techniques include: clustering, classification, feature selection, regression, data pre-processing, ensemble learning, voting. Java-ML in a Nutshell: A collection of ...
5
Evolving Objects
Evolving Objects
By Marc Schoenauer : About business objects
EO is a Template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast. Evolutionary algorithms forms a family of algorithms inspired by the theory of evolution, that solve various ...
6
JHashDigester
JHashDigester
By DiceLock Security : Java software
JHashDigester is a Free Java software library implementing hash algorithms. The hash algorithms are implemented as classes in the DiceLockSecurity Namespace. JHashDigester contains the Java extension (.jar) library file to Link to. You will be ...
7
FreeDFD
FreeDFD
By nelsoneci, alefore : Building co
Dfd is a WYSIWYR Flowchart Editor and Interpreter: what you see is what you run. It allows you to edit and run algorithms representedas flowcharts. It`s meant to be used for beginners,although you can use ...
8
GoldMemory
GoldMemory
By Michal Tulacek : Memory test
"Goldmemory"are optimized self-bootable memory testing tools supporting latest components (x86-compatible architecture). Special testing algorithms are used, which are very effective. These algorithms simulate very complicated operations connected with intensive use of the whole memory subsystem. ...
9
FaceFinder
FaceFinder
By Zhang SiXin : Face detection
FaceFinder is to find faces in images/videos. Implemented by C++, FaceFinder has adopted Face detection algorithms based on AdaBoost. The architecture enables more algorithms such as SVM, Neural Networks.
10
HashLib
HashLib
By tomanu : Checksum algorithm
You can find here implementations of many hashing algorithms: for hashtables, cryptographic purpose and checksums. There are Interfaces for hashing files, streams, common types of data and to generating HMAC`s. Supported algorithms: non-cryptographics 32-bits hash ...
11
Practically Random
Practically Random
By Orz : Random number
1. A C++ library for convenient random number generation based on a variety of high-quality algorithms. 2. A C++ library for testing RNGs. Features: A convenient & powerful interface to RNG algorithms A variety of ...
12
Gato-Graph Animation Toolbox
Gato-Graph Animation Toolbox
By Alexander Schliep, Winfried Hochstaettler : 3d animation
Gato (Graph Animation Toolbox): Animate graph algorithms for example for computing shortest paths, Minimal spanning trees, maximum flows or maximal cardinality or weight matchings. Create your own animations using the Animated Data Structures (ADS). Features: ...
13
KdaPilot - algorithms which are usually different for each search engine.
KdaPilot - algorithms which are usually different for each search engine.
By Nehuen Multimedia : Frequency analysis
Most search engines are ranking websites according to Complex formulas and algorithms which are usually different for each search engine. Also these algorithms are usually changed from time to time, for example Google
14
NCrypt TX
NCrypt TX
By Biennesoft : Yahoo mail
This text based Encryption Tool allows Easy Message hiding, to be used in e-mail, messenger and other communications. NCrypt TX also has Steganography capabilities to hide a document inside a random generated text. It supports ...
15
RAPTOR - Flowchart Interpreter
RAPTOR - Flowchart Interpreter
By Denis : Multimedia
RAPTOR is a flowchart-based programming environment, designed specifically to help students visualize their algorithms and avoid syntactic baggage. RAPTOR programs are created visually and executed visually by tracing the execution through the flowchart. Required syntax ...

Search Engine Encryption Algorithms Encrypt Your Text