How Software Gets Done  


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
Verification
 
Help for Buyers
Articles for Buyers
FAQ for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
FAQ for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
Microsoft Outlook Stationary(repo st)
By kfb1 on May 28
Max Bid: Open to fair suggestions

(Screen Shot)

Custom 404 Script
By digital247 on May 28
Max Bid: $100


Exchange .Edb .Stm Email Extraction
By drindles on May 28
Max Bid: Open to fair suggestions


asp, msaccess and xml
By justabuyer on May 28
Max Bid: Open to fair suggestions


assignement c++
By anush on May 28
Max Bid: $50


Standalone blackjack application
By Canoba on May 28
Max Bid: $100


Click here to put this ticker on your own site

Open Work Categories.
Database 
(147 open)
   Access 
(50 open)
   MySQL 
(69 open)
   Oracle 
(6 open)
   SQL Server 
(51 open)
   Other DB 
(21 open)
Documentation / Tech Writing 
(22 open)
Data Entry 
(23 open)
Game Development 
(15 open)
Graphics / Art / Music 
(55 open)
   Graphics 
(53 open)
     3d Animation 
(18 open)
   Art (Misc.) 
(13 open)
   Music 
(14 open)
   3d Modeling 
(13 open)
Language Specific 
(121 open)
   ASP 
(58 open)
   ASP .NET 
(23 open)
   C# 
(37 open)
   C++ / C 
(113 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(1 open)
   Cold Fusion 
(9 open)
   Delphi 
(41 open)
   Java 
(63 open)
   JSP 
(6 open)
   Perl 
(41 open)
   PHP 
(86 open)
   XML/XSL 
(28 open)
   Visual Basic 
(137 open)
   Visual Basic .Net 
(59 open)
   Other 
(53 open)
Misc 
(40 open)
   CAD 
(6 open)
MultiMedia 
(29 open)
Network 
(36 open)
   Network Design 
(9 open)
   Network Implementation 
(9 open)
Platforms 
(80 open)
   Windows 
(158 open)
     MS Exchange 
(6 open)
     MS Office 
(13 open)
     Other 
(14 open)
   Darwin 
(4 open)
   Internet Browser 
(47 open)
   Linux 
(55 open)
   UNIX 
(29 open)
   Hand Held/PDA Programming 
(11 open)
Requirements 
(12 open)
Security 
(36 open)
Testing / Quality Assurance 
(14 open)
Web 
(160 open)
   Page Design 
(80 open)
   Flash 
(61 open)
   Web Services 
(66 open)
   Web (Other) 
(89 open)
Training 
(11 open)
   Computer Based 
(14 open)
 
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

c++ program
Bid Request Id: 4946
Bookmark in my 'To Do' list
Posted by: alzoub1 (47 ratings)
(Software buyer rating 9.95)
Non-action Ratio: Very Good - 5.77%
Posted: Nov 14, 2001
11:11:42 AM EDT
Bidding Closes: Nov 16, 2001 EDT
Viewed (by coders): 397 times
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: C++ / C
Enter chat room for this bid request
(1 active users at May 28, 2003 3:09:04 PM EDT)

Description:
c++ program

the objective of this assignment is to give you an apportunity to simulate some of the operation (function) normaly found in microcomputer file system for maintaining its directory and file allocation tables


Deliverables:
c++ program

the objective of this assignment is to give you an apportunity to simulate some of the operation (function) normaly found in microcomputer file system for maintaining its directory and file allocation tables

(1) create :used to create a file by allocating 1 sector to it

command:c fn
where c=create , fn=file name (a sigle lower case letter a ...z)you may assume that when a file is created ,it is a new and unique file which does not exist in the directory table you may also assume that both tables are never full.Note that the first entry in the directory table is used to store the file name.

(2) add: used to add 1 sector to a file.

command:a fn
where a=add,fn=file name.Note that the first sector available in the file allocation table is allocated .you may assume that the file already exist in the directory table

(3) delete :used to delete a file and reclaim all sectors allocated to it

command:d fn
where d = delete ,fn file name.you may assume that the file already exist in the directory table

(4) reclaim: used to reclaim a certain a mount of sectors for a file.

command:r fn #
where r = reclaim,fn = file name, # =number of sectors to be reclaimed >note that LIFO is used to reclaim the sectors.you may assume that 1 <= # <= the number of sectors allocated to the file you may also assume that
the file already exist in the directory table

(5) print : used to print ( to the screen ) all the information for the two tables

command : p
where p = print .Note that all file names and the sectors allocated to them should be shown

you should use 2 arrays to implement the 2 tables.the directory table should be a 1- dimentional array ranging from 0 to 10.the array is defined in terms of structure having 2 fields (file name and first sector allocated).the file allocation table should also be a 1- dimentional array ranging from 0 to 50 .the array contains integers representing sectors allocated .all of the sectors are available to files.see.......

program starts running

Please enter a command : c a
Please enter a command :a a
Please enter a command :c b
Please enter a command :c c
Please enter a command :a a
Please enter a command :a c
Please enter a command :r a 1
Please enter a command :p

file a :sector 0 , 1
file b: sector 2
file c : sector 3 ,5
Please enter a command : q for quit








Special Conditions / Other:
11/18/01

Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.



Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
Hardwired
(22 ratings)
in IASI, IASI
Romania
Bid id: 52,153
 
$15 (USD) Nov 14, 2001
4:45:12 PM EDT
 8.4
(Very Good)
   
I can make it at most in a hour.
Thank you,
Hardwired
 




Quick Search
 

 Advanced Search
Newest Open Work
Latest News

 
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 

Rent A Coder Top Coders.


Securenext
Rated a 9.98 on 100 jobs 
Anuj Gakhar
Rated a 9.98 on 94 jobs 
Codman
Rated a 9.97 on 145 jobs 
Buddies
Rated a 9.82 on 76 jobs 
Andrei Remenchuk
Rated a 10 on 12 jobs 
Michael Sharp
Rated a 9.98 on 180 jobs 
RNA
Rated a 9.92 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
hernest
Rated a 10 on 109 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 


Affiliate Sites



Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.