Comments on: Banker’s Algorithm http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Luke Maciak http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/#comment-15988 Mon, 14 Jun 2010 05:14:15 +0000 http://www.terminally-incoherent.com/blog/?p=469#comment-15988

@ corrina_426:

Sigh… Just look at my projects page. There is Java code there with scant or non-existent documentation. If you can figure it out, good for you. If not, I’m afraid I no longer remember anything about that homework. Sorry.

Also, I should warn you that posting your email address in blog comment threads like this is a very, very bad idea – unless of course you enjoy spam. It will be spidered and added to spam lists within days.

Then again I see you used a hotmail email so I’m assuming this must be a throwaway account. I mean, no one actually uses hotmail for their regular email, right?

Reply  |  Quote
]]>
By: corrina_426 http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/#comment-15980 Sun, 13 Jun 2010 18:16:25 +0000 http://www.terminally-incoherent.com/blog/?p=469#comment-15980

ah this is gud i have similr problem but differnt
so i cant solv

mail me corrina_426@hotmail.com
pls i need hlp
thankr

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/#comment-12313 Sat, 16 May 2009 23:15:40 +0000 http://www.terminally-incoherent.com/blog/?p=469#comment-12313

Well, you can use my Banker code as a template. It’s probably best to re-implement it from scratch since Matlab has a quite different syntax and structure.

Also, you should never post your email this way. You are just asking to get spammed into oblivion. I can assure you this email will be harvested within a week or so, and you will get 100% more spam in your inbox as a result.

Reply  |  Quote
]]>
By: augustho http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/#comment-12311 Sat, 16 May 2009 10:44:12 +0000 http://www.terminally-incoherent.com/blog/?p=469#comment-12311

Hello. I need Banker’s algorithm too, but the problem is, that I need to make it in Matlab application. Does anyone may help?
awgustho@gmail.com – for any ideas. thank you :)

Reply  |  Quote
]]>
By: splitline http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/#comment-8884 Thu, 24 Apr 2008 20:53:59 +0000 http://www.terminally-incoherent.com/blog/?p=469#comment-8884

The algorithm is already solved just go to wiki. type in bankers_algorithm.c or *.cpp in google… Cool blog I want to make one for myself. Nice implementation of the algorithm as well

Cheers
split

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/#comment-4119 Sat, 14 Apr 2007 14:07:56 +0000 http://www.terminally-incoherent.com/blog/?p=469#comment-4119

Dude, it’s already published in the Projects section. Go to that website and scroll down. It’s the 3rd item listed.

It’s two files. Run the Banker class and it will spawn bunch of Requester objects that will start requesting resources. Here is the readme file.

Note, this is under GPL which means you CANNOT use it in a commercial product, and you CANNOT submit it as your own work for a class. You must attribute me by name if you use the code in this exact form.

Reply  |  Quote
]]>
By: ENG_HIBA http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/#comment-4117 Sat, 14 Apr 2007 11:38:05 +0000 http://www.terminally-incoherent.com/blog/?p=469#comment-4117

please iam very reqiure code for the banker algorithm in java programing please sent to me if we has in very fast it and iam very hopful for you

please send it to my mail if you found it
ho_ppu@yahoo.com

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/#comment-152 Fri, 31 Mar 2006 18:58:00 +0000 http://www.terminally-incoherent.com/blog/?p=469#comment-152

Hehe… I’ll do it, but I want to make sure I implemented it correctly. It would be kindof pointless releasing an implementation that sortoff-works but is funtamentally flawed.

So I want to see what Robila says about it first :)

Reply  |  Quote
]]>
By: zewrestler http://www.terminally-incoherent.com/blog/2006/03/30/bankers-algorithm/#comment-151 Fri, 31 Mar 2006 09:27:00 +0000 http://www.terminally-incoherent.com/blog/?p=469#comment-151

make it GPL and release it. i think i’m eventually going to do that with his one shell i had to write the previous year.

Reply  |  Quote
]]>