Documentation of two types of permutation algorithms
This project provides documentation on two different approaches to permutations. Permutations can be generated by building them or by transposing characters between different character positions. My project addresses the efficiency between CPU speed and memory usage for generating unique permutations from input source texts that have repeated characters.
The challenge is to create an efficient algorithm that can have the capacity to permutate sources texts that are hundreds and thousands...
Library of procures and functions for use in VBA or VBScript. Function for call APIs (temp files, shell with wait, shellexecute, create DSN, open URL, ...), for work with text files, strings, md5, and others.
Moved to github
Free, easy to use, excel tool to create data and process flow diagrams with table data
In separate excel sheets you define items(nodes), lines(edges) and grouping(clusters)
Separate definition of node, edge and cluster styles
Graph settings sheet
Output control sheet
Examples and readme are included in the zip file
Get it working:
-Install graphviz (http://graphviz.org/Download.php)
-Download Excel to Graphviz
-Open one of the ExcelToGraphviz workbooks
-Go to sheet settings and update "dotpath" to where graphviz' dot.exe was installed (e.g. C:\Program Files (x86)\Graphviz2.38\bin\dot.exe)
-Generate the flow diagram with cntrl-M
-Import from older version with cntrl-I
This tool was initially made to show the usefulness of a service registry or service catalog in an enterprise integration environment. ...