queue with c programing data structure - 03/12/2017 07:17 EST

Lezárva Kiadva: 6 évvel ezelőtt Kiszállításkor fizetve
Lezárva Kiszállításkor fizetve

Prepare a menu driven C program for Inserting and deletion operation for a queue structure of employee information which has the following structure declaration.

Structure of a queue will be defined as follows.

struct person

{

int empNo;

char name[12];

int age;

char gender[2];/* M=male, F=Female */

};

struct queue

{

struct person allperson[15];

int front , rear;

};

Define the following Initialized array of structure in your program.

sruct person tenPerson[10]={123,”Ahmet”, 21, “M”,

234,”Sevgi”, 26, “F”, 128,”Osman”,18,”M”, 432,”Mert”,27,”M”,

287,”Ayse”,34,”F” , 423,”Kemal”, 21, “M”,634,”Lale”, 16, “F”,

828,”Sefer”,15,”M”, 252,”Meral”,27,”F”, 887,”Demet”,34,”F”};

Following steps of operations will take place in your menu driven program.

1. Create a Circular queue using tenPerson array structure(copy from array into queue will be done).

2. Delete all the elements of queue and list all the deleted from the monitor.

3. Using circular queue which is populated at step 1, Create two new circular queues, one for Male and one for Female employees. These new queues will be created during the deletion of circular queue and use gender fields for determining Male(M) and Female(F) queues.

4. List the content of Male queue and Female queue during delete operation of each queue.

5. End of operation

C programozás C# programozás C++ Programozás Java Szoftverarchitektúra

Projektazonosító: #15788095

A projektről

9 ajánlat Távolról teljesíthető projekt Utoljára aktív: 6 évvel ezelőtt

9 szabadúszó tett átlagosan 34$ összegű árajánlatot erre a munkára

it2051229

Hi there, I went through the requirements and I would like to do this project if given the opportunity. Let me know if you are interested. Relevant Skills and Experience C Programming, Data Structures, Algorithms Pro Továbbiak

$30 USD 1 napon belül
(1615 vélemény)
8.0
bnabin51

I am a computer engineer. I know C programming pretty well. I can definitely do the given task. Relevant Skills and Experience 3 years of work experience in programming Proposed Milestones $15 USD - Initial mil Továbbiak

$25 USD 1 napon belül
(46 vélemény)
5.1
josethedeveloper

Call me a Hacker, Guru whatever! The point is YOU'RE GOING TO GET A GREAT JOB DONE AND HAVE IT DELIVERED QUICKER THAN AS QUICK AS POSSIBLE! Relevant Skills and Experience I have a long road behind me paved by code Továbbiak

$24 USD 0 napon belül
(3 vélemény)
3.0
xxichan

Hello, I can finish this in a day, but i put it 2 days to be sure. But, sorry, this feels like homework ish and i have to know if there is grader program/ an autamated program for grading involved? Relevant Skills and Továbbiak

$30 USD 2 napon belül
(1 Visszajelzés)
0.9
Webdevelo2017

A proposal has not yet been provided

$40 USD 10 napon belül
(0 vélemény)
0.0
gurukul

I will complete the task in 2 days Relevant Skills and Experience Skilled in c programming and i have already did this type project Proposed Milestones $25 USD - 2 days

$25 USD 2 napon belül
(0 vélemény)
0.0