<< Prev Showing: 281-285 of 353 Next >>
· 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 ·Please see attachment. I need help with the commands in unix for this problem.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
152847
OTA ID:
103644
How do I write a recursive function that finds and returns the sum of the elements in an int array? Can I have an example of it used in a program?
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
153975
OTA ID:
105277
Add a counter to sequential and binary search
I have code for a sequential search and a binary search. I have to "add a counter for every key comparison in each search function and print out the number of key comparisons for each search."
Here is my code:
#include
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
153984
OTA ID:
105303
Pseudo Code for Currency Conversion
This application—similar to simple, practical programs on many travel or financial Web sites—includes the following elements: The Currency Conversion application is a menu-driven program that allows users to select one of five international currency types, input the amount of a foreign currency, and then convert the foreign currency to dollars. The program displays the equivalent dollar amount and returns the user to the menu until he or she enters another conversion or quits the program. International currency type (menu selection) • Canadian dollars (rate: 1 U.S. dollar = 1.4680 Canadian dollars) • Mexican pesos (rate: 1 U.S. dollar = 9.5085 pesos) • English pounds (rate: 1.6... click for more
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
156586
OTA ID:
103987
Design a program that models the worm’s behavior in the following scenario
A worm is moving toward an apple. Each time it moves, the worm cuts the distance between itself and the apple by its own body length until the worm is close enough to enter the apple. The worm can enter the apple when it is within a body length of the apple.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
157680
OTA ID:
105859
<< Prev Showing: 281-285 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.0961 seconds