Click here to Skip to main content
15,886,362 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Writing a Sorting Algorithm -- NEED HELP! Pin
Richard Deeming11-Dec-17 1:58
mveRichard Deeming11-Dec-17 1:58 
AnswerRe: Writing a Sorting Algorithm -- NEED HELP! Pin
Member 1488614010-Jul-20 3:04
Member 1488614010-Jul-20 3:04 
GeneralRe: Writing a Sorting Algorithm -- NEED HELP! Pin
Dave Kreskowiak23-Jul-20 3:39
mveDave Kreskowiak23-Jul-20 3:39 
QuestionA permutation problem Pin
Member 135615816-Dec-17 4:04
Member 135615816-Dec-17 4:04 
AnswerRe: A permutation problem Pin
Richard MacCutchan6-Dec-17 4:09
mveRichard MacCutchan6-Dec-17 4:09 
AnswerRe: A permutation problem Pin
Luc Pattyn20-Dec-17 12:03
sitebuilderLuc Pattyn20-Dec-17 12:03 
QuestionAlgorithm for insert element in compressed sparse row matrix Pin
drudox 16-Nov-17 4:23
drudox 16-Nov-17 4:23 
QuestionNo-intersection edge detection. Pin
primem0ver11-Nov-17 6:19
primem0ver11-Nov-17 6:19 
I am developing a project that is meant to improve feature smoothness in heightmaps that represent terrain from multiple maps at different resolutions from satellite imagery.

I know how to use the data in the maps to detect the shorelines. What I want to do however is turn shorelines into edges (lines) that do not intersect at all so that I can smooth them from the blocky look they have outside the USA where satellite resolution is not as good. Most of the time this is fairly straightforward but the lack of good resolution on some of the height maps may result in islands touching the coastline. I want to make sure that the coast on the island follows the outline of the island while the main coastline stays the main coastline. Basically I believe this would boil down to making sure they don't intersect. This area of programming is completely new to me. I want to understand the best algorithm for 'untangling' intersections when more than one coast line happens to touch.
QuestionDatagap finder Pin
V.7-Nov-17 0:10
professionalV.7-Nov-17 0:10 
AnswerRe: Datagap finder Pin
Peter_in_27807-Nov-17 0:46
professionalPeter_in_27807-Nov-17 0:46 
AnswerRe: Datagap finder Pin
Gerry Schmitz7-Nov-17 12:21
mveGerry Schmitz7-Nov-17 12:21 
QuestionPrefix sum: GenomicRangeQuery Pin
Yugo Amaryl5-Nov-17 23:20
Yugo Amaryl5-Nov-17 23:20 
AnswerRe: Prefix sum: GenomicRangeQuery Pin
Gerry Schmitz6-Nov-17 6:08
mveGerry Schmitz6-Nov-17 6:08 
AnswerRe: Prefix sum: GenomicRangeQuery Pin
honey the codewitch17-Jan-18 17:02
mvahoney the codewitch17-Jan-18 17:02 
Questionfind largest number of pages i can buy from a list of books within a certain budget. Pin
Member 135013603-Nov-17 1:16
Member 135013603-Nov-17 1:16 
AnswerRe: find largest number of pages i can buy from a list of books within a certain budget. Pin
OriginalGriff3-Nov-17 1:19
mveOriginalGriff3-Nov-17 1:19 
GeneralRe: find largest number of pages i can buy from a list of books within a certain budget. Pin
Member 135013603-Nov-17 1:56
Member 135013603-Nov-17 1:56 
AnswerRe: find largest number of pages i can buy from a list of books within a certain budget. Pin
Ralf Meier3-Nov-17 2:08
mveRalf Meier3-Nov-17 2:08 
GeneralRe: find largest number of pages i can buy from a list of books within a certain budget. Pin
Member 135013603-Nov-17 2:15
Member 135013603-Nov-17 2:15 
QuestionWhat is the best search strategy? Pin
daxue2-Nov-17 18:07
daxue2-Nov-17 18:07 
QuestionLoad balancing with 3 factors Pin
LabVIEWstuff1-Nov-17 4:58
LabVIEWstuff1-Nov-17 4:58 
AnswerRe: Load balancing with 3 factors Pin
Afzaal Ahmad Zeeshan1-Nov-17 5:36
professionalAfzaal Ahmad Zeeshan1-Nov-17 5:36 
GeneralRe: Load balancing with 3 factors Pin
LabVIEWstuff3-Nov-17 1:45
LabVIEWstuff3-Nov-17 1:45 
GeneralRe: Load balancing with 3 factors Pin
Afzaal Ahmad Zeeshan3-Nov-17 1:55
professionalAfzaal Ahmad Zeeshan3-Nov-17 1:55 
AnswerRe: Load balancing with 3 factors Pin
Gerry Schmitz1-Nov-17 5:37
mveGerry Schmitz1-Nov-17 5:37 

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.