Browse B
Alphabetical listing with fast deep pagination.
22495 items • Page 382 / 450
Build a new Web page named l4p2.html with a link back to your index page. The te
Build a new Web page named l4p2.html with a link back to your index page. The text of the link must be "Do not click here." Test that clicking the link really takes you to your in…
Build a normalized student record system. Create a class to represent student da
Build a normalized student record system. Create a class to represent student data. You will also create classes to handle other specific types of data including dates and address…
Build a number guessing game that uses input validation (isdigit() function) to
Build a number guessing game that uses input validation (isdigit() function) to verify that the user has entered a digit and not a non-digit (letter) to store a random number betw…
Build a pair of replicated, homologous chromosomes. 10 beads should be used to c
Build a pair of replicated, homologous chromosomes. 10 beads should be used to create each individual sister chromatid (20 beads per chromosome pair). Two five-holed beads represe…
Build a parser generator that implements LL(1) PREDICT, FIRST and FOLLOW sets co
Build a parser generator that implements LL(1) PREDICT, FIRST and FOLLOW sets construction in a purely functional subset of Scheme. The key function you are to implement is the fo…
Build a pattern for the word “license”, even if it is misspelled by mixing up th
Build a pattern for the word “license”, even if it is misspelled by mixing up the “c” and the “s” Define a pattern to find the number 21 followed by a single lower- or uppercase l…
Build a php page (book-insertion.php) that displays an HTML form, prompting user
Build a php page (book-insertion.php) that displays an HTML form, prompting user to enter the information of a certain book. Once the information is filled in and the submit butto…
Build a print scheduler using a priority queue represented with a maximum binary
Build a print scheduler using a priority queue represented with a maximum binary heap as the data structure. Each print request has the following associated fields: ID, user’s log…
Build a program based on the following scenario: The United States federal perso
Build a program based on the following scenario: The United States federal personal income tax is calculated based on filing status and taxable income. There are two filing status…
Build a program in Python that approximates ln(1.9) within ten digits of accurac
Build a program in Python that approximates ln(1.9) within ten digits of accuracy using the following Taylor series: ln[(1+x)/1-x)] = 2 (x2k-1)/(2k-1). Your code should print out …
Build a program that performs the following operations: Declares three pointer v
Build a program that performs the following operations: Declares three pointer variables called I Ptr of type int, cPtr of type char, and f Float of type float Declares three new …
Build a program that simulates a horse race. Each horse starts at position 0. On
Build a program that simulates a horse race. Each horse starts at position 0. On each turn, the horse 'flips a coin' (I don't know how horses flip coins, but just go with me for a…
Build a program that simulates a horse race. Each horse starts at position 0. On
Build a program that simulates a horse race. Each horse starts at position 0. On each turn, the horse 'flips a coin' (I don't know how horses flip coins, but just go with me for a…
Build a program that will accomplish these tasks: 1. Read from 0 to 50 double te
Build a program that will accomplish these tasks: 1. Read from 0 to 50 double temperatures from a file, "temperature.txt". 2. Neatly display each temperature on the screen. 3. Com…
Build a program that will accomplish these tasks: 1. Read from 0 to 50 double te
Build a program that will accomplish these tasks: 1. Read from 0 to 50 double temperatures from a file, "temperature.txt". 2. Neatly display each temperature on the screen. 3. Com…
Build a program that will take the following values and store them in a binary s
Build a program that will take the following values and store them in a binary search tree. 23, 17, 5, 90, 12, 44, 38, 84, 77, 3, 66, 55, 1, 19, 37, 88, 8, 97, 25, 50, 75, 61, 49 …
Build a recipe app using Android studio. The Data used for recipes should be in
Build a recipe app using Android studio. The Data used for recipes should be in the arrays in string.xml file! On start the app should show a list of recipes. Each row consists of…
Build a recipe app using Android studio. The Data used for recipes should be in
Build a recipe app using Android studio. The Data used for recipes should be in the arrays in string.xml file! On start the app should show a list of recipes.(3 lists is enough) E…
Build a report listing all products and the customers who have purchased them. Y
Build a report listing all products and the customers who have purchased them. You may need to build a query to organize the data to support this report. For each product, show on…
Build a simple Layer-2 office network based on the following office scenario:2 p
Build a simple Layer-2 office network based on the following office scenario:2 physical LANs with 10 employee each,1 network printer on each LAN,1 connection to the WAN/Internet.I…
Build a simple calculator that ignores order of operations. This “infix” calcula
Build a simple calculator that ignores order of operations. This “infix” calculator will read in a String from the user and calculate the results of that String from left to right…
Build a simple “English language” calculator that does the following: - Takes th
Build a simple “English language” calculator that does the following: - Takes three inputs from the keyboard, two of them single digits (0 to 9) - Takes a char from the keyboard, …
Build a simulation model assuming the number of doctors attending the convention
Build a simulation model assuming the number of doctors attending the convention follows the following probability distribution. Run the simulation model 50,000 times. Q1)The aver…
Build a small Web site, the website must cover (HTML, CSS, JS and PHP or JSP/Ser
Build a small Web site, the website must cover (HTML, CSS, JS and PHP or JSP/Servlet) The number of Web pages must be at least 6 The number of dynamic Web pages must be at least 4…
Build a sorted double-linked list such that you can go around the list either wa
Build a sorted double-linked list such that you can go around the list either way to print the ordered list forward or in reverse. For example, you build a list of characters, the…
Build a spreadsheet model for the following case study. Table 1 The Shenn is a l
Build a spreadsheet model for the following case study. Table 1 The Shenn is a large petroleum company based in the United States. The company produces most of its oil in its own …
Build a spreadsheet using the following information: Input Data Plan A Plan B Pl
Build a spreadsheet using the following information: Input Data Plan A Plan B Plan C Price (P) $3.00 $4.00 $5.00 Variable costs (V) $2.00 $3.50 $4.50 Fixed costs (F) $15,000 $45,0…
Build a stack which will hold a computation that is entered in Infix notation. A
Build a stack which will hold a computation that is entered in Infix notation. Allowable values, in precedence order are: •* / = operators which have same precedence •+ - = operat…
Build a state machine with the simple task of recognizing if a sequence is valid
Build a state machine with the simple task of recognizing if a sequence is valid or invalid based on some rules. There are a number of tasks that you will need to satisfy for the …
Build a two dimensional array out of the following three lists. The array will r
Build a two dimensional array out of the following three lists. The array will represent a deck of cards. The values in dCardValues correspond to the card names in dCardNames. Not…
Build a visual basic program based on the following program requirements: Applic
Build a visual basic program based on the following program requirements: Application title: Bowling Scoreboard This Windows application will calculate the score of each frame dur…
Build a web application based on JSP and In it build a login form meeting the fo
Build a web application based on JSP and In it build a login form meeting the following requirement. – Verify all the inputs from the login page. If the input value is not allowed…
Build a world where all the sentences are true using tarski\'s world: Translate
Build a world where all the sentences are true using tarski's world: Translate the sentences below into English. exist x (Cube(x) logicaland Medium(x) exist x (Cube(x) logicaland …
Build an EXCEL MODEL for the following prompt: 2 people agreed to meet each othe
Build an EXCEL MODEL for the following prompt: 2 people agreed to meet each other between 6am and 7am, but do not mention a specific time. Each man will wait for only 5 minutes (a…
Build an Earned Value Management (EVM) model using these variables: Planned Valu
Build an Earned Value Management (EVM) model using these variables: Planned Value: $45,000 i.Note for understanding, this based on time, and what we expected to use based on time.…
Build an Enterprise Mashup Research all available free tools to build an Enterpr
Build an Enterprise Mashup Research all available free tools to build an Enterprise Mashup, and decide on one product to use plus any other free widgets you can use that are avail…
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest paymen
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest payments every 6 months. Market interest rate is 5%. Include the following items: Inputs: Bond issue amou…
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest paymen
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest payments every 6 months. Market interest rate is 5%. Include the following items: Inputs: Bond issue amou…
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest paymen
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest payments every 6 months. Market interest rate is 5%. Include the following items: Inputs: Bond issue amou…
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest paymen
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest payments every 6 months. Market interest rate is 5%. Include the following items: Inputs: Bond issue amou…
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest paymen
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest payments every 6 months. Market interest rate is 5%. Include the following items: Inputs: Bond issue amou…
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest paymen
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest payments every 6 months. Market interest rate is 5%. Include the following items: Inputs: Bond issue amou…
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest paymen
Build an Excel spreadsheet for a $1,000,000, 6% 5-year bond with interest payments every 6 months. Market interest rate is 5%. Include the following items: Inputs: Bond issue amou…
Build an Excel spreadsheet for a purchase of $1,000,000 face value , 6 % 5 -year
Build an Excel spreadsheet for a purchase of $1,000,000face value, 6% 5-year bond with interest payments every 6 months. Market interest rate is 5%. Include the following items: I…
Build an RSA crypto system, first find two random primes. Your primes will consi
Build an RSA crypto system, first find two random primes. Your primes will consist of 7 bits. You will set the first and the last bits to be 1 and randomly choose one-by-one the i…
Build an XHTML form for submitting information about the item which is being req
Build an XHTML form for submitting information about the item which is being requested. Require that the visitor provide a brief description of the item, the desired size, and an …
Build an ad-hoc scanner in Java for a calculator language. As output, have it pr
Build an ad-hoc scanner in Java for a calculator language. As output, have it print a list, in order, of the input tokens. For simplicity, feel free to halt in the case of a lexic…
Build an application, in C, for storing contact information (you must have one h
Build an application, in C, for storing contact information (you must have one header file and two source files). For each contact you must store a name, phone number, email, and …
Build an assembly function that will sort an array of integers. Bubble sort algo
Build an assembly function that will sort an array of integers. Bubble sort algorithm can be used. The function receives the array and the array size from a C/C++ program. The arr…
Build an implementation of a queue ADT. Use this implementation to build a simul
Build an implementation of a queue ADT. Use this implementation to build a simulation of waiting queues at an airline check-in counter, organized as follows: There are two types o…