| |
|
|
| Budget: |
$ 20-100 |
| Status: |
Closed
for Bidding (selected
user mahmud6120)
|
| Project
Creator: |
|
| |
        
2
reviews
|
| Required
Skills: |
|
| Attached
Files: |
(None) |
 |
|
|
|
|
|
|
|
|
|
|
Description
Description Write a program that implements a simple serial scheduler (polling version) with no memory protection and no communication.
1. Implement a singly-connected link list in the files (linklist.c and linklist.h) You must implement the following APIs
i. link_list_add_to_beginning ii. link_list_add_to_ending iii. link_list_delete_by_name
You may implement other functions that may be “helper” functions to the APIs listed above.
2. Implement the simple scheduler in the files (serialscheduler and serialscheduler.h) You must implement the following APIs
i. scheduler_add_function This function must take as input a function pointer given by the main program and add the function to a link list. Keep in mind that the data structure you define must have support for at least the following three elements. { Linklist; Name Function pointer; }
ii. scheduler_remove_function This function must take as input the name of the function to delete and run search through the link list to see if it finds a match. Upon finding a match, it must remove the links to that node.
iii. scheduler_run This function loops through the link list and calls into the added functions using the function pointer.
3. Implement the “tester main function” by creating multiple subroutines. You may call these routines,
sub_routine_1 sub_routine_2 sub_routine_3
These routines simply print a statement saying “in sub_routine_1”, “in sub_routine_2” and “in sub_routine_3”
In your main program, exercise your add and remove function by adding 1st routine first, and calling scheduler_run adding 2nd routine next, and calling scheduler_run adding 3rd routine next, and calling scheduler_run deleting 3rd routine next, and calling scheduler_run deleting 2nd routine next, and calling scheduler_run deleting 1st routine next, and calling scheduler_run
Reminder
You may not start working in this and any project before
your bid is accepted. Any user who violates this policy
may have their account permanently suspended.
|
|
|
|
| |
| Get the Free
Step-by-Step Guide on How to Use GetACoder |
The act of
outsourcing projects has become easy in the past few years
thanks to GetACoder. However, our team aims at making the
whole process even easier. So, it has now come the time to
provide you with a step-by-step guidance on how to use this
service and succeed in the outsourcing world totally for
FREE.
It doesn’t matter if you are a more experienced user or a
novice; using GetACoder will become even simpler with the
help of this E-book. There are two major sections: a Buyers
section and a Coders section.
Buyers will learn:
- How to outsource safely
- How to pick the best freelancers
- How to manage time and money
Coders will learn:
- How to get the best projects
- How to secure their payments
- How to build a long-lasting relationship with buyers
…and MUCH MORE
Clear examples and pictures illustrating key situations,
great tips and real testimonies of some of our best users…
all in this Outsourcing Guide. So don’t loose the
outstanding opportunity to download GetACoder FREE E-book.
|

 |
|
GetACoder is a leading Global Services Marketplace doing business in more than 200 countries. Our unique system accelerates your time to market and provides your business with key competitive advantages. When you use GetACoder you are stretching your budget and saving as much as 60% over traditional outsourcing. GetACoder is changing business, now it's no longer about what you own or build but which resources and talent you can access. With GetACoder you reduce expenses, increase efficiencies, aggressively grow your business, and create a sustainable competitive advantage. GetACoder makes outsourcing to any part of the world an easy task! With GetACoder it's simple to outsource any business project, gain access to global talent and manage projects online. One of the main advantages of GetACoder is the low labor cost. The typically rates are about seven times lower than the ones in the US or Europe. Posting a project at GetACoder allows the right professional or company to find you and to bid for your work. We are building a reputation for exceeding our customers' expectations and for becoming an extremely cost effective way to outsource work. Use GetACoder when you want to save money, increase efficiency or accelerate the development of your project. With GetACoder you focus on growing your business and let others do the tedious work. Post your project on GetACoder for free. Find out why people outsource projects with us day after day. Thousands of Satisfied Customers - Submit/View Quotes
| - | This is my first experience using GetACoder and I'm realy impressed. - | | - | GetACoder is simply super. - | | - | GetACoder is working for all the coders in the world. We are proud to be a member of GetACoder. - |
|
|
 
|
|
| © 2004-2008 GetACoder. All rights reserved. |
|