C# Application with windows form app
Budget: $30 – $250 USD
The C# program which needs to be
designed, developed and tested and be
capable of allocating a set of task to a set of
processors in such a way that the amount of
energy consumed is minimum.
A program should have following
capabilities:
1. program should be designed and
developed using C#
2. program needs to be designed using
Windows form app (GUI)
3. Have to develop a GUI to display all the
results
4. program should be capable of reading
custom extension file.
5. Program should be capable of reading
two different input data file.
6. Program needs to be developed with a list
of rules/logic
7. Program needs to follow those rules/logic
for reading the file.
8. Program have to validate or invalidate the
data provided in those files based on the
rules/logic set at the first place.
9. program also have to Validate/invalidate
locations that are described in the files
10. Program have to compute and display
the amount of energy consumed by each
allocation.
11. Program should display all the
calculations on the GUI.
12. The program must be able to validate
both teyt innut data files
13. Invalid contents found in the data files
should be displayed as error on GUI
14. Program should tell whether the
allocation is valid or invalid on GUI with
appropriate
message
Code to convention and standards and
proper comments.
Have to design and develop many unit test.
Testing Requirements- Unit Test
Determining whether the amount of RAM
required by a task is less than or equal to the
amount of RAM associated with a processor.
1. Computing the runtime of a task allocated
to a processor.
2. Computing the energy consumed by a
task for running on a processor.
3. Computing the energy consumed by a
task for local communications.
4. Computing the energy consumed by a
task for remote communications.
5. Computing the total energy consumed by
a task, i.e., the sum of the energies
6. consumed related to the previous three
points (3, 4 and 5).
7. Computing the total energy consumed by
an allocation.
((Testing requirements-please use either NUnit or MSTest for unit testing))
If you are good in these, please followup for more documentation
designed, developed and tested and be
capable of allocating a set of task to a set of
processors in such a way that the amount of
energy consumed is minimum.
A program should have following
capabilities:
1. program should be designed and
developed using C#
2. program needs to be designed using
Windows form app (GUI)
3. Have to develop a GUI to display all the
results
4. program should be capable of reading
custom extension file.
5. Program should be capable of reading
two different input data file.
6. Program needs to be developed with a list
of rules/logic
7. Program needs to follow those rules/logic
for reading the file.
8. Program have to validate or invalidate the
data provided in those files based on the
rules/logic set at the first place.
9. program also have to Validate/invalidate
locations that are described in the files
10. Program have to compute and display
the amount of energy consumed by each
allocation.
11. Program should display all the
calculations on the GUI.
12. The program must be able to validate
both teyt innut data files
13. Invalid contents found in the data files
should be displayed as error on GUI
14. Program should tell whether the
allocation is valid or invalid on GUI with
appropriate
message
Code to convention and standards and
proper comments.
Have to design and develop many unit test.
Testing Requirements- Unit Test
Determining whether the amount of RAM
required by a task is less than or equal to the
amount of RAM associated with a processor.
1. Computing the runtime of a task allocated
to a processor.
2. Computing the energy consumed by a
task for running on a processor.
3. Computing the energy consumed by a
task for local communications.
4. Computing the energy consumed by a
task for remote communications.
5. Computing the total energy consumed by
a task, i.e., the sum of the energies
6. consumed related to the previous three
points (3, 4 and 5).
7. Computing the total energy consumed by
an allocation.
((Testing requirements-please use either NUnit or MSTest for unit testing))
If you are good in these, please followup for more documentation