472,805 Members | 1,084 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,805 software developers and data experts.

worst fit code

Good Day,

I need help please i want to know the worst-fit code in c++, as soon as possible please.

thanks alot
Apr 6 '08 #1
3 5663
gpraghuram
1,275 Expert 1GB
Good Day,

I need help please i want to know the worst-fit code in c++, as soon as possible please.

thanks alot

Did you do a search for this in the net?


Raghu
Apr 6 '08 #2
JosAH
11,448 Expert 8TB
Good Day,

I need help please i want to know the worst-fit code in c++, as soon as possible please.

thanks alot
If you have the Best-Fit algorithm available you also have the Worst-Fit algorithm:
simply replace the relevant < operator by the > operator.

kind regards,

Jos
Apr 6 '08 #3
If you have the Best-Fit algorithm available you also have the Worst-Fit algorithm:
simply replace the relevant < operator by the > operator.

kind regards,

Jos
Thanks alot for replying both of you brothers. regarding if i did a research for the worst fit, yeah i did but i got codes in java not c++.
i'll do more researchs tomorrow, wish to find somthing.
I asked for help cause am a senior student and am doing my senior design project in smart home applications, so we as agroup suppose to write a code for the memomry of the OSGi. and we need to simulate the code of worst and best fit to show the difference between these codes and our code. However we still not done with our code.
any help in this field pleeeeease.
and thanks alot :)
Best Regards
Apr 7 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

59
by: Monte Gardner | last post by:
Here's the situation: I'm a part-time instructor at ITT. In about 2 weeks, I'm going to start teaching a class titled 'web authoring and scripting'. I figures that a fun yet interesting way to...
1
by: CBFalconer | last post by:
Additions welcome. Without further ado, I present. /* ---------- worst.c -----------*/ /* The objective here is to include as many C errors as possible, without triggering the compiler into...
29
by: CBFalconer | last post by:
Presented without further comment for "improvement" /* ---------- worst.c -----------*/ /* The objective here is to include as many C errors as possible, without triggering the compiler into...
5
by: Zeng | last post by:
Hello, About once every two days, I need to update the live/production site with new code (dlls, aspx's etc..), I currently have to find a time when no one should be logged in to system like...
6
by: aron t | last post by:
Hi, I am good php programmer and want to learn asp.net. Can someone tell me what are the best and the worst features of ASP.NET? thanks
23
by: Steven T. Hatton | last post by:
This is one of the first obstacles I encountered when getting started with C++. I found that everybody had their own idea of what a string is. There was std::string, QString, xercesc::XMLString,...
110
by: alf | last post by:
Hi, is it possible that due to OS crash or mysql itself crash or some e.g. SCSI failure to lose all the data stored in the table (let's say million of 1KB rows). In other words what is the worst...
75
by: Steven T. Hatton | last post by:
No, this is not a troll, and I am not promoting Java, C-flat, D, APL, Bash, Mathematica, SML, or LISP. A college teacher recently posted to this newsgroup regarding her observation that there has...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.