Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
D

dead_link

@dead_link
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Question!!!
    D dead_link

    Oh, yes. I know it. But the word "distance" lets me think about points on a surface and about simple geometric task. :)

    C# algorithms question

  • Question!!!
    D dead_link

    It's not a question. :| If you have a complete set of distances (edges) between every two of all points then the shortest way between two given points will be line segment that connects these two points. If you mean one of typical graph problems then try reading this article.

    C# algorithms question

  • GENETIC ALGORITHM FOR BUS ROUTE NETWORK DESIGN, help me
    D dead_link

    :~ Pls, formalize your task with more details: street net complexity, number of projected routs, population density and distribution over a city and so on. Though the GA is very simple for realization, the information you have supplied is too poor. P.S. Your post sounds like you don't know what you want.

    Algorithms design sysadmin algorithms help

  • Localization of data
    D dead_link

    IMHO the most simple solution will be to write data in binary mode. After that data will be automatically reformatted according to local settings of the target computer while reading.

    C# question database mysql design

  • ListView [Details View]
    D dead_link

    Search the property Text of ColumnHeader object. Example: ListView1.Columns[0].Text = "My Favorite Column";

    C#
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups