<< Prev Showing: 221-225 of 353 Next >>
· 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 ·Simulator of the states of processes in an operating system in C++
The program must be done in C++ The program is not in Visual C++, in other words it must show everything in the command prompt window. Please use cout and cin and not printf and scanf nor other C standards See attached file for full problem description.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
125176
OTA ID:
105277
Priority Queues (C++ Programming)
I need a program that uses the structure of priority queues that implement the right way to take care of an emergency room. Priorities: 1. Respiratory failure 2. No circulation 3. Hemorrhages It should be taken in consideration that if exists two persons with the same level of priority the first one to arrive is the first to be taken care of. So, the order depends on the priority and who arrived first.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
129366
OTA ID:
102833
C++ programming : using the structure of binary trees to make a family tree of two generations.
Create a program that uses the structure of binary trees to make a family tree of two generations. The user should input the names when asked, and then the program should display the names. Please see the attached Image1.jpg on how the program should store its data.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
129367
OTA ID:
105381
Crossed and inverted words (C++ programming)
I need a program that when a word is entered knows if the word is odd or even of characters and if it is odd it should display the word in a cross and if it’s even it should display the word inverted. Example: Microsoft M M i i c c r r o s s o o f f t t Example: UNIX U X N I I N X U
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
129368
OTA ID:
102833
Write a program to implement a cash register. The program should have a class named Cash Register that keeps track of the balance money and allows deposits and withdrawals. The class should call an event when a negative balance is made.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
129506
OTA ID:
102833
<< Prev Showing: 221-225 of 353 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 · 321-325 · 326-330 · 331-335 · 336-340 · 341-345 · 346-350 · 351-353 ·Page generated in 0.0955 seconds