Find Jobs
Hire Freelancers

menu driven queue linked list

$15-20 USD

Đang triển khai
Đã đăng vào hơn 20 năm trước

$15-20 USD

Thanh toán khi bàn giao
using a linked list adt write a menu driven user interface to test each of the operations in the adt. the adt is as follows: typedef struct node { void *dataptr; struct node * next; } queue_node typedef struct { queue_node *front; queue_node *rear; int count; } queue; /* Prototype Declarations */ queue * createqueue (void); queue * deatroyqueue (queue*queue); int dequeue (QUEUE * queue, void **itemptr); int enqueue (QUEUE * queue, void **itemptr); int queueFront (QUEUE * queue, void **itemptr); int queueRear (QUEUE * queue, void **itemptr); int queueCount (QUEUE * queue); int emptyQueue (Queue * queue); int fullQueue (Queue * queue); /* end of queue adt definitions */ menu should be as follows: a) enqueue data into queue b)dequeue and print data c)print data at the front d) print data at the rear e) print entire queue f)print queue status: empty g) print queue status: full h)print # of elements in queue i) destroy queue and quit test the program with the following casses: a) print queue status empty (f) b) dequeue and print data (b) should return error c) enqueue data into queue: 5(a) d) enqueue data into queue: 8(a) e) print queue status, empty (f) f) print status, full (g) g) print data at the front (c) h) print data at the rear (d) i) print entire queue (e) j) print # of elements in queue (e) k) dequeue and print data (b) l) dequeue and print data (b) m) dequeue and print data (b). should return error n) enqueue data into stack: 14 (a) o) print data at the front (c) p) print data at the front (c) q) enqueue data into queue: 32 (a) r) print data at the front s) print data at the rear t) destroy queue and quit Please incluse comments and explanations! p) ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Exclusive and complete copyrights to all work purchased. (No GPL, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site). ## Platform should operate in c on windows xp and 2000
Mã dự án: 3027140

Về dự án

4 đề xuất
Dự án từ xa
Hoạt động 20 năm trước

Bạn muốn kiếm tiền?

Lợi ích khi chào giá trên Freelancer

Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
Đã trao cho:
Avatar người dùng
See private message.
$7 USD trong 3 ngày
5,0 (4 nhận xét)
1,2
1,2
4 freelancer chào giá trung bình $14 USD cho công việc này
Avatar người dùng
See private message.
$16,15 USD trong 3 ngày
5,0 (126 nhận xét)
4,7
4,7
Avatar người dùng
See private message.
$17 USD trong 3 ngày
5,0 (9 nhận xét)
4,1
4,1
Avatar người dùng
See private message.
$15,30 USD trong 3 ngày
5,0 (5 nhận xét)
0,6
0,6

Về khách hàng

Cờ của UNITED STATES
United States
4,6
4
Thành viên từ thg 3 17, 2003

Xác thực khách hàng

Cảm ơn bạn! Chúng tôi đã gửi email chứa đường link để bạn lấy tín dụng miễn phí.
Đã xảy ra lỗi trong khi gửi email của bạn. Hãy thử lại.
Người Dùng Đã Đăng Ký Tổng Số Việc Đã Đăng
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Đang tải xem trước
Đã cấp quyền truy cập vị trí.
Phiên đăng nhập của bạn đã hết hạn và bạn đã bị đăng xuất. Hãy đăng nhập lại.