Click here to Skip to main content
15,898,371 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problem with function argument Pin
Matt Gerrans19-Oct-05 19:50
Matt Gerrans19-Oct-05 19:50 
GeneralRe: Problem with function argument Pin
faisal khanani19-Oct-05 20:42
faisal khanani19-Oct-05 20:42 
GeneralRe: Problem with function argument Pin
Guffa19-Oct-05 21:50
Guffa19-Oct-05 21:50 
GeneralRe: Problem with function argument Pin
Matt Gerrans20-Oct-05 5:47
Matt Gerrans20-Oct-05 5:47 
Questionasking for some assistance... Pin
Nathan Wooley19-Oct-05 18:52
Nathan Wooley19-Oct-05 18:52 
QuestionHow to get auto calculated expiry date on lost focus event of registration date Pin
frmsasp19-Oct-05 18:29
frmsasp19-Oct-05 18:29 
AnswerRe: How to get auto calculated expiry date on lost focus event of registration date Pin
leppie19-Oct-05 19:53
leppie19-Oct-05 19:53 
QuestionCompact Direct Acyclic ByteVector Graph Pin
uno freeware19-Oct-05 16:40
uno freeware19-Oct-05 16:40 
Ok here i am again the CP having hit my head on the wall as much as possible for this 2 days...
It was more that 1 year i didn't do anything in C#...
now after a lot of ice on my head i got it, my CDAWG
(Word here is a byte pointer)

the class is finally working, it takes imput strings, convert them to bytes and fill the tree... it's very unsafe.... i use ** and * with a clas for the heap memory allocation taken from the examples of the msdn very short code and always worked fine.

What can i do now???
that's what i did, i took the wikipedia dump file with all their articles names, one per line.1471780 witout the jap ones (but the class would work ok anyway, even with jap thanks to byte representation)

it's 25Mb of a text that have an article name per line...
cool i'm loading it into my class.. and it does the insertion quite faster then what i thought.
the test on word are just WOW.. i mean... almost "instant"
but now the stuff is... why does it take 130Mb of Memory? shoudn't the tree be
"Compact"?

What i wanted to know is if any of you may tell me if this result is "normal"
should a 25Mb file made with one word per line take up to 130Mb when loaded into an normal CDAWG???

<- true inside to understand outside ->

-- modified at 0:28 Thursday 20th October, 2005
AnswerRe: Compact Direct Acyclic ByteVector Graph Pin
leppie19-Oct-05 19:39
leppie19-Oct-05 19:39 
QuestionUser interface Pin
momoo19-Oct-05 16:38
momoo19-Oct-05 16:38 
AnswerRe: User interface Pin
timothycn19-Oct-05 17:01
timothycn19-Oct-05 17:01 
GeneralRe: User interface Pin
momoo19-Oct-05 17:37
momoo19-Oct-05 17:37 
GeneralRe: User interface Pin
timothycn19-Oct-05 17:41
timothycn19-Oct-05 17:41 
GeneralRe: User interface Pin
Jerry Hammond19-Oct-05 18:29
Jerry Hammond19-Oct-05 18:29 
GeneralRe: User interface Pin
momoo10-Nov-05 21:50
momoo10-Nov-05 21:50 
Question[C#] How to reference a parent class? Pin
Distinctive19-Oct-05 15:05
Distinctive19-Oct-05 15:05 
AnswerRe: [C#] How to reference a parent class? Pin
MoustafaS19-Oct-05 15:16
MoustafaS19-Oct-05 15:16 
AnswerRe: [C#] How to reference a parent class? Pin
timothycn19-Oct-05 16:13
timothycn19-Oct-05 16:13 
Questionclipboard Pin
xilefxilef19-Oct-05 12:24
xilefxilef19-Oct-05 12:24 
QuestionRe: clipboard Pin
MoustafaS19-Oct-05 14:36
MoustafaS19-Oct-05 14:36 
AnswerRe: clipboard Pin
xilefxilef20-Oct-05 4:36
xilefxilef20-Oct-05 4:36 
Questionproblem decrypting a file Pin
Sasuko19-Oct-05 12:20
Sasuko19-Oct-05 12:20 
AnswerRe: problem decrypting a file Pin
leppie19-Oct-05 19:44
leppie19-Oct-05 19:44 
GeneralRe: problem decrypting a file Pin
Sasuko19-Oct-05 22:29
Sasuko19-Oct-05 22:29 
AnswerRe: problem decrypting a file Pin
leppie19-Oct-05 22:39
leppie19-Oct-05 22:39 

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.