Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
QuestionBig Endian float conversion Pin
piote26-Aug-07 10:49
piote26-Aug-07 10:49 
AnswerRe: Big Endian float conversion Pin
Luc Pattyn26-Aug-07 13:51
sitebuilderLuc Pattyn26-Aug-07 13:51 
GeneralRe: Big Endian float conversion Pin
piote28-Aug-07 1:20
piote28-Aug-07 1:20 
QuestionDatabase Login Pin
Bonsta26-Aug-07 7:48
Bonsta26-Aug-07 7:48 
AnswerRe: Database Login Pin
Nissim Salomon26-Aug-07 10:08
Nissim Salomon26-Aug-07 10:08 
QuestionHow do I re-create feature/control like Data Tips in Visual Studio .NET 2005 Pin
abbyjeet26-Aug-07 7:13
abbyjeet26-Aug-07 7:13 
QuestionGenetic Algorithm Pin
starist26-Aug-07 5:05
starist26-Aug-07 5:05 
AnswerRe: Genetic Algorithm Pin
Curtis Schlak.26-Aug-07 9:42
Curtis Schlak.26-Aug-07 9:42 
I would say that to proceed, you should do the following:

1. Understand genetic algorithms
You can do that by reading the Wikipedia entry[^] or a good tutorial[^].
2. Figure out an acceptable encoding
The hardest part of genetic computing comes from creating an encoding that represents the appropriate information on which the algorithm can act.
3. Write some code
You can always use Google to find example code.
Unfortunately, this may be all that you get. This sounds suspicious like a homework assignment; we don't do homework for people.

"we must lose precision to make significant statements about complex systems."
-deKorvin on uncertainty

QuestionSystem.IO.Path Understanding [modified] Pin
adnanrafiq26-Aug-07 4:30
adnanrafiq26-Aug-07 4:30 
AnswerRe: System.IO.Path Understanding Pin
Mark Churchill26-Aug-07 4:48
Mark Churchill26-Aug-07 4:48 
GeneralRe: System.IO.Path Understanding Pin
adnanrafiq26-Aug-07 5:22
adnanrafiq26-Aug-07 5:22 
GeneralRe: System.IO.Path Understanding Pin
Mark Churchill26-Aug-07 19:41
Mark Churchill26-Aug-07 19:41 
GeneralRe: System.IO.Path Understanding Pin
adnanrafiq27-Aug-07 19:47
adnanrafiq27-Aug-07 19:47 
Questiondebugging a windows service... how? Pin
swjam26-Aug-07 3:14
swjam26-Aug-07 3:14 
AnswerRe: debugging a windows service... how? Pin
PIEBALDconsult26-Aug-07 4:21
mvePIEBALDconsult26-Aug-07 4:21 
GeneralRe: debugging a windows service... how? Pin
swjam26-Aug-07 4:47
swjam26-Aug-07 4:47 
GeneralRe: debugging a windows service... how? Pin
PIEBALDconsult26-Aug-07 5:20
mvePIEBALDconsult26-Aug-07 5:20 
GeneralRe: debugging a windows service... how? Pin
Mark Churchill26-Aug-07 17:56
Mark Churchill26-Aug-07 17:56 
Questionmy form get lost focus in MultiThread mod. Pin
hdv21226-Aug-07 2:35
hdv21226-Aug-07 2:35 
QuestionSELECT COL1,COL2,SUM(COL1,COL2) AS COL3 FROM TEST; Pin
Muammar©26-Aug-07 1:15
Muammar©26-Aug-07 1:15 
AnswerRe: SELECT COL1,COL2,SUM(COL1,COL2) AS COL3 FROM TEST; Pin
Christian Graus26-Aug-07 1:28
protectorChristian Graus26-Aug-07 1:28 
GeneralRe: SELECT COL1,COL2,SUM(COL1,COL2) AS COL3 FROM TEST; Pin
Muammar©26-Aug-07 1:38
Muammar©26-Aug-07 1:38 
AnswerRe: SELECT COL1,COL2,SUM(COL1,COL2) AS COL3 FROM TEST; Pin
Luis Alonso Ramos26-Aug-07 6:52
Luis Alonso Ramos26-Aug-07 6:52 
QuestionSetup package Pin
justintimberlake25-Aug-07 23:03
justintimberlake25-Aug-07 23:03 
QuestionDataTable.DefaultView.Sort throwing out of memory exception Pin
michal.kreslik25-Aug-07 22:26
michal.kreslik25-Aug-07 22:26 

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.