the structure I like using for Heap implimentation is: void*Prev; void*Next; void*NextFree; int ThisSize; It fits boundary and makes it easier to link in and out for the nodes. The parent is pointing to dummy nodes at beginning and end of heap space. But that's just how I do it *shrugs*
You mean the mac os bit? Basically just saying that when you compact the heal you change the pointers to the beginning of each allocated block,. they had a compactable heap (which I guess is not really necessary now ram is so cheap compared to processing power) with a seperate memory block that would hold the pointers memory blocks in that section the heap (handle) so that when compacted and the memory changed, the client could still access the data correctly
don't know why... what he's saying is common sense really =/ the only problem i can see people having is if they aren't familiar with the terminology.
*glug*
Realitydenizen 2 weeks ago
This has been flagged as spam show
Complicated process. But good video though.
grunder20 2 months ago
This has been flagged as spam show
complicated source codes
grunder20 3 months ago
This is like the best part of the lecture.
mclaarson 3 months ago
this still makes sense, thanks!
onlyoneskiez 3 months ago
I like the way he says "Mmm" after everything. Kind of sexy.
DukeMcManhands 7 months ago 4
He is really good, easy, complete and precise.
Arashyou18 7 months ago
"Does that make sense to people?" x 1000
TreacleMary 9 months ago in playlist Course | Programming Paradigms
I really like the way He explains everything. So easy, yet so good! thank You Stanford for sharing those lectures.
Krzysztow1985 11 months ago 3
end of lecture...
"and for the weekend I leave you with this...Mmphh."
bluetoothEnabled 11 months ago
It is one of those best courses that I have taken.
chouumon 1 year ago 2
It is one of those best courses that I have taken.
chouumon 1 year ago
the structure I like using for Heap implimentation is: void*Prev; void*Next; void*NextFree; int ThisSize; It fits boundary and makes it easier to link in and out for the nodes. The parent is pointing to dummy nodes at beginning and end of heap space. But that's just how I do it *shrugs*
sabriath 1 year ago
Comment removed
Taaniel 2 years ago
the part how the heap get compacted kill me
cjsalda 2 years ago
You mean the mac os bit? Basically just saying that when you compact the heal you change the pointers to the beginning of each allocated block,. they had a compactable heap (which I guess is not really necessary now ram is so cheap compared to processing power) with a seperate memory block that would hold the pointers memory blocks in that section the heap (handle) so that when compacted and the memory changed, the client could still access the data correctly
tomnichlson 2 years ago
yea it makes me super cool =)))))))) =)))))
abeesk 2 years ago
a lot less views than from the first lecture. people dropping off like flies.
wobblejuice 3 years ago 20
yes it happens also on youtube university:D
orlowska3 2 years ago 3
don't know why... what he's saying is common sense really =/ the only problem i can see people having is if they aren't familiar with the terminology.
AstralAbraxas 2 years ago
@wobblejuice I think it's the lack of prof Mehran Sahami :)
sfBlackFox 1 week ago
thanks to Stanford
mahboop 3 years ago 33