Click here to Skip to main content
15,889,879 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Accounting aging algorithm help Pin
Gerry Schmitz26-Jan-17 7:08
mveGerry Schmitz26-Jan-17 7:08 
GeneralRe: Accounting aging algorithm help Pin
kimbhoot26-Jan-17 10:51
kimbhoot26-Jan-17 10:51 
GeneralRe: Accounting aging algorithm help Pin
Gerry Schmitz26-Jan-17 11:04
mveGerry Schmitz26-Jan-17 11:04 
GeneralSo I Wrote A Backward Version Of KMP Algorithm In C# That Searches String From Right Pin
Robert Vandenberg Huang9-Jan-17 18:30
professionalRobert Vandenberg Huang9-Jan-17 18:30 
GeneralRe: So I Wrote A Backward Version Of KMP Algorithm In C# That Searches String From Right Pin
Gerry Schmitz26-Jan-17 7:18
mveGerry Schmitz26-Jan-17 7:18 
QuestionMachine Learning for a translation algorithm between numbers and words Pin
Member 1291942623-Dec-16 4:52
Member 1291942623-Dec-16 4:52 
AnswerRe: Machine Learning for a translation algorithm between numbers and words Pin
Richard MacCutchan23-Dec-16 5:06
mveRichard MacCutchan23-Dec-16 5:06 
GeneralRe: Machine Learning for a translation algorithm between numbers and words Pin
Member 1291942623-Dec-16 5:37
Member 1291942623-Dec-16 5:37 
Hi Richard, thank you for the response! I know that it's possible to translate strings into binary, as you have above, but I would like to create a new and different kind of "language" to translate strings to. I hope that makes sense?
Basically what I would like to achieve is a program that takes a string, translates that string to binary (a string of 0s and 1s), and then translates that binary string into a new string so as to make the original message look totally different. It's really like a secret code in a way! (I'm really into spy movies, so I love stuff like this haha)

The program would work like this, for example:
1. "hello world" would be translated to binary "011010000110010101101100011011000110111100100000011101110110111101110
0100110110001100100"
2. the binary string is then translated to the new string using the new translation formula created with the intelligent agent, such that (for example) "0110..." = "goodbye space"

So, I want to see if I can create an intelligent agent that can find a new correlation between a long binary string and common English words. I hope that makes sense!
GeneralRe: Machine Learning for a translation algorithm between numbers and words Pin
Nathan Minier23-Dec-16 6:19
professionalNathan Minier23-Dec-16 6:19 
GeneralRe: Machine Learning for a translation algorithm between numbers and words Pin
Member 1291942623-Dec-16 16:00
Member 1291942623-Dec-16 16:00 
GeneralRe: Machine Learning for a translation algorithm between numbers and words Pin
Gerry Schmitz23-Dec-16 6:26
mveGerry Schmitz23-Dec-16 6:26 
GeneralRe: Machine Learning for a translation algorithm between numbers and words Pin
Member 1291942623-Dec-16 16:00
Member 1291942623-Dec-16 16:00 
GeneralRe: Machine Learning for a translation algorithm between numbers and words Pin
Richard MacCutchan23-Dec-16 6:56
mveRichard MacCutchan23-Dec-16 6:56 
GeneralRe: Machine Learning for a translation algorithm between numbers and words Pin
Member 1291942623-Dec-16 16:04
Member 1291942623-Dec-16 16:04 
GeneralRe: Machine Learning for a translation algorithm between numbers and words Pin
Richard MacCutchan23-Dec-16 21:37
mveRichard MacCutchan23-Dec-16 21:37 
GeneralTiny Encryption Algorithm Pin
Rhonnn12-Dec-16 20:45
Rhonnn12-Dec-16 20:45 
AnswerRe: Tiny Encryption Algorithm Pin
Kornfeld Eliyahu Peter12-Dec-16 21:13
professionalKornfeld Eliyahu Peter12-Dec-16 21:13 
AnswerRe: Tiny Encryption Algorithm Pin
Patrice T14-Dec-16 12:37
mvePatrice T14-Dec-16 12:37 
QuestionTiny Encryption Algorithm Pin
Rhonnn12-Dec-16 21:36
Rhonnn12-Dec-16 21:36 
AnswerRe: Tiny Encryption Algorithm Pin
Richard MacCutchan12-Dec-16 21:50
mveRichard MacCutchan12-Dec-16 21:50 
AnswerRe: Tiny Encryption Algorithm Pin
Patrice T14-Dec-16 12:36
mvePatrice T14-Dec-16 12:36 
QuestionAppropriate algorithm for "bus routing problem" Pin
Member 1286188320-Nov-16 23:06
Member 1286188320-Nov-16 23:06 
AnswerRe: Appropriate algorithm for "bus routing problem" Pin
Patrice T21-Nov-16 4:53
mvePatrice T21-Nov-16 4:53 
AnswerRe: Appropriate algorithm for "bus routing problem" Pin
Gerry Schmitz21-Nov-16 5:34
mveGerry Schmitz21-Nov-16 5:34 
QuestionAlgorithm Help Pin
Member 1282317029-Oct-16 12:20
Member 1282317029-Oct-16 12:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.