C prog that reads records using a linked list

Lengkap Disiarkan Oct 18, 2001 Dibayar semasa penghantaran
Lengkap Dibayar semasa penghantaran

You are to prepare a C program that reads a file containing employee records into a linked list (not an array). The program will then sort the list of records based upon a nominated field and then print a report of the employees. Employee information is as follows Employee Number Last Name First Name Hourly Rate The order shown is the order that information is stored in the file. The user runs the program by supplying two command line parameters. The first parameter is the name of the record data file. The second parameter is the number of the field to be sorted on. This can be a number in the range 1 to 4 with 1 being for employee number through to 4 for hourly rate. There are many algorithms for sorting data but the easiest (though not the most efficient) is Bubble Sort. To see how it works we start with a list of random numbers 7 4 6 1 8 5 Compare the 1st and 2nd number and if they are in the wrong order swap them around 1&2 4 7 6 1 8 5 Now compare the 2nd and the 3rd, the 3rd and the 4th and so on till the last two numbers. 2&3 4 7 6 1 8 5 3&4 4 7 1 6 8 5 4&5 4 7 1 6 8 5 5&6 4 7 1 6 5 8 At the end of this pass through the list it is slightly more ordered. We keep doing passes through the list until we make no more swaps. pass 2 4 1 6 5 7 8 pass 3 1 4 5 6 7 8 pass 4 1 4 5 6 7 8 After pass 4 we made no swaps so the list is now sorted in order. You can use this algorithm to sort the record list you create.

## Deliverables

Complete and fully-functional working program(s) in executable form as well as complete source code of all work done, including detailed comments

## Deadline information

deadline 29th October

Pengaturcaraan C Kejuruteraan Linux MySQL PHP Kejuruteraan Perisian Ujian Perisian UNIX

ID Projek: #2829522

Tentang projek

38 cadangan Projek jarak jauh Aktif Oct 19, 2001

Dianugerahkan kepada:

alirazavw

See private message.

$7 USD dalam 14 hari
(7 Ulasan)
1.3

38 pekerja bebas membida secara purata $32 untuk pekerjaan ini

amitdeyvw

See private message.

$25.5 USD dalam 14 hari
(26 Ulasan)
5.6
cinterosystems

See private message.

$21.25 USD dalam 14 hari
(139 Ulasan)
5.6
sammyleong

See private message.

$11.05 USD dalam 14 hari
(80 Ulasan)
5.2
jimcvw

See private message.

$17 USD dalam 14 hari
(46 Ulasan)
4.8
hardwiredvw

See private message.

$8.5 USD dalam 14 hari
(19 Ulasan)
4.8
vw139994vw

See private message.

$51 USD dalam 14 hari
(60 Ulasan)
4.5
elmiguel409

See private message.

$17 USD dalam 14 hari
(35 Ulasan)
4.3
teamsgreen

See private message.

$42.5 USD dalam 14 hari
(48 Ulasan)
4.3
alokgarg

See private message.

$11.9 USD dalam 14 hari
(69 Ulasan)
4.2
wirovw

See private message.

$25.5 USD dalam 14 hari
(11 Ulasan)
4.2
daddisonvw

See private message.

$17 USD dalam 14 hari
(12 Ulasan)
4.2
vw132761vw

See private message.

$29.75 USD dalam 14 hari
(33 Ulasan)
4.2
programervw

See private message.

$21.25 USD dalam 14 hari
(35 Ulasan)
3.8
iodra

See private message.

$21.25 USD dalam 14 hari
(26 Ulasan)
3.8
shuvovse

See private message.

$17 USD dalam 14 hari
(11 Ulasan)
3.8
futuristicvw

See private message.

$42.5 USD dalam 14 hari
(7 Ulasan)
3.4
realgoodteam

See private message.

$102 USD dalam 14 hari
(12 Ulasan)
3.5
edostvw

See private message.

$21.25 USD dalam 14 hari
(14 Ulasan)
3.4
jaredricks

See private message.

$3.4 USD dalam 14 hari
(9 Ulasan)
3.2
odysseyvw

See private message.

$17 USD dalam 14 hari
(32 Ulasan)
3.3