Click here to Skip to main content
16,015,108 members
Home / Discussions / C#
   

C#

 
AnswerRe: Convert double to int32 problem Pin
buchstaben16-Jun-08 5:27
buchstaben16-Jun-08 5:27 
Question'Most used' queue Pin
Chris Maunder15-Jun-08 5:12
cofounderChris Maunder15-Jun-08 5:12 
AnswerRe: 'Most used' queue [modified] Pin
User 665815-Jun-08 5:43
User 665815-Jun-08 5:43 
GeneralRe: 'Most used' queue Pin
Eslam Afifi15-Jun-08 6:07
Eslam Afifi15-Jun-08 6:07 
GeneralRe: 'Most used' queue Pin
Robert.C.Cartaino15-Jun-08 7:13
Robert.C.Cartaino15-Jun-08 7:13 
QuestionRe: 'Most used' queue Pin
Eslam Afifi15-Jun-08 7:32
Eslam Afifi15-Jun-08 7:32 
GeneralRe: 'Most used' queue Pin
Chris Maunder15-Jun-08 14:46
cofounderChris Maunder15-Jun-08 14:46 
GeneralRe: 'Most used' queue Pin
Eslam Afifi15-Jun-08 20:38
Eslam Afifi15-Jun-08 20:38 
Chris Maunder wrote:
This requires an entry for every object. What if I have, say, 4 billion objects?


I didn't realize that N is that big. But like I said, I don't have much experience, but I think you will keep track of how many times an object has been accessed in the past T period. I don't know about rolling average and it'd be great if you point out the relation between it and what you're trying to accomplish.

Chris Maunder wrote:
Unfortunately this means that your list is, by definition, always out of date (by anything between 0 and T minutes)


Then I guess you'll keep them in a SortedList or something.

Eslam Afifi

AnswerRe: 'Most used' queue Pin
Pete O'Hanlon16-Jun-08 8:37
mvePete O'Hanlon16-Jun-08 8:37 
GeneralRe: 'Most used' queue Pin
Chris Maunder16-Jun-08 8:39
cofounderChris Maunder16-Jun-08 8:39 
GeneralRe: 'Most used' queue Pin
Pete O'Hanlon16-Jun-08 8:46
mvePete O'Hanlon16-Jun-08 8:46 
GeneralRe: 'Most used' queue Pin
Pete O'Hanlon16-Jun-08 9:12
mvePete O'Hanlon16-Jun-08 9:12 
GeneralRe: 'Most used' queue Pin
Chris Maunder16-Jun-08 9:18
cofounderChris Maunder16-Jun-08 9:18 
GeneralRe: 'Most used' queue Pin
Pete O'Hanlon16-Jun-08 9:22
mvePete O'Hanlon16-Jun-08 9:22 
QuestionA question, about my project. Pin
new_t15-Jun-08 3:30
new_t15-Jun-08 3:30 
AnswerRe: A question, about my project. PinPopular
Christian Graus15-Jun-08 3:42
protectorChristian Graus15-Jun-08 3:42 
AnswerRe: A question, about my project. [modified] Pin
#realJSOP15-Jun-08 3:43
professional#realJSOP15-Jun-08 3:43 
AnswerRe: A question, about my project. Pin
ginji2015-Jun-08 15:20
ginji2015-Jun-08 15:20 
AnswerRe: A question, about my project. [modified] Pin
Single Step Debugger16-Jun-08 3:47
Single Step Debugger16-Jun-08 3:47 
QuestionProblem in C# urdu [modified] Pin
Shuaib wasif khan15-Jun-08 1:59
Shuaib wasif khan15-Jun-08 1:59 
AnswerRe: Problem in C# urdu Pin
Nouman Bhatti15-Jun-08 23:25
Nouman Bhatti15-Jun-08 23:25 
QuestionNeed Article About Using MSMQ Triggers in .Net 2.0 and Windows XP. Pin
hdv21215-Jun-08 1:58
hdv21215-Jun-08 1:58 
QuestionIncluding WPF Components Pin
Muammar©14-Jun-08 23:12
Muammar©14-Jun-08 23:12 
AnswerRe: Including WPF Components Pin
jamie55015-Jun-08 1:31
jamie55015-Jun-08 1:31 
GeneralRe: Including WPF Components Pin
Muammar©15-Jun-08 1:33
Muammar©15-Jun-08 1:33 

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.