Browse I
Alphabetical listing with fast deep pagination.
87858 items • Page 393 / 1758
I need to create a study to determine: 1. how much public and private school tea
I need to create a study to determine: 1. how much public and private school teachers know about Selective Mutsim in children a. can they identify the Selective Mutism child b. If…
I need to create a study to determine: 1. how much public and private school tea
I need to create a study to determine: 1. how much public and private school teachers know about Selective Mutsim in children a. can they identify the Selective Mutism child b. If…
I need to create a table using JAVASCRIPT. The web page need to contain a title,
I need to create a table using JAVASCRIPT. The web page need to contain a title, a table with two columns, and two buttons, as shown here. The first column of the table will conta…
I need to create a test app for the following program that also creates two Empl
I need to create a test app for the following program that also creates two Employee objects and displays each object’s yearly salary, then gives each Employee a 10% raise and dis…
I need to create a userform with a code that has Top focus music with the select
I need to create a userform with a code that has Top focus music with the selection options : when preparing for an exam, when completing homework, and when writing a paper. When …
I need to create a view that lists all the vendor names and the average of month
I need to create a view that lists all the vendor names and the average of months between the invoice dute date column and invoice date column. I also need to round the avg by to …
I need to create a word search puzzle program in java for school project but I c
I need to create a word search puzzle program in java for school project but I can't seem to understand some of the instruction provided... Part of instruction: "When the user dec…
I need to create a. A set of views (CREATE VIEW statements) that would help the
I need to create a. A set of views (CREATE VIEW statements) that would help the HR Director ... i. Generate a roster of all employees and their current positions (use a join) Base…
I need to create a. A set of views (CREATE VIEW statements) that would help the
I need to create a. A set of views (CREATE VIEW statements) that would help the HR Director ... i. Generate a roster of all employees and their current positions (use a join) Base…
I need to create an ASM program that using the AND, OR, NOT, and XOR operand on
I need to create an ASM program that using the AND, OR, NOT, and XOR operand on 2 hexadecimal operands. The program works perfectly except for the NOT operand. The following is ra…
I need to create an addLibrary method for my array of objects Tune Suppose I dec
I need to create an addLibrary method for my array of objects Tune Suppose I declare Library music1 and Library music2. If my library music1 has 10 tunes (Tune array[10]) I need t…
I need to create an application that allows the user to enter an integer between
I need to create an application that allows the user to enter an integer between 1 and 10 into a text box on a form in VB. Use a Select Case statement to indentify which Roman num…
I need to create an application that converts English units of measurements to m
I need to create an application that converts English units of measurements to metric units. The application will display a menu similar to the example dialogue whereby the user …
I need to create an assembly program that usues irvine 32 so i need to create 2
I need to create an assembly program that usues irvine 32 so i need to create 2 arrays that adds and subtracts element by element in the array. Each array needs to be 8 numbers lo…
I need to create an index page in HTML but am having trouble getting my links to
I need to create an index page in HTML but am having trouble getting my links to work. My links should simply open up a new page within my site. The Hello World page should open u…
I need to create and initialize a 2d array in C not C++ that takes 2 intergers r
I need to create and initialize a 2d array in C not C++ that takes 2 intergers rows and cols, then a list of num_rows x num_cols (char, int) and print it in table format. Ex. 3 4 …
I need to create at least two visuals (\"bar-plot, pie-chart, stem-and-leaf, box
I need to create at least two visuals ("bar-plot, pie-chart, stem-and-leaf, box-plot, histogram, or anything else") for a statistics data set I collected but I can't decide what t…
I need to create blackjack with one deck and a player and dealer. I would like t
I need to create blackjack with one deck and a player and dealer. I would like to keep using this type of code. In this code, even after the player has chosen to hold, it gives th…
I need to create buttons for addition, subtraction, and multiplication functiona
I need to create buttons for addition, subtraction, and multiplication functionality using the appropriate event handler import javafx.application.Application; import javafx.geome…
I need to create functions for this program. out put of the sample program looks
I need to create functions for this program. out put of the sample program looks like this. thanks second one. 12 SELECT f_concatenate_strings( 'big','dog FROM DUAL; 13 SELECT f_c…
I need to create small and simple project for my course using Android studio app
I need to create small and simple project for my course using Android studio application to create mobile application need an android app to book airline and hotels from your own …
I need to create small and simple project for my course using Android studio app
I need to create small and simple project for my course using Android studio application to create mobile application need an android app to book airline and hotels from your own …
I need to create some three cases using mockito framework to create stubs. publi
I need to create some three cases using mockito framework to create stubs. public class calculations { // The following constants are used to indicate // the co…
I need to create the below android application using android studio. It is a mob
I need to create the below android application using android studio. It is a mobile timetabler. Project Settings Your Android application should have the following settings: Minim…
I need to create the following queries using the tables below....... 1. How many
I need to create the following queries using the tables below....... 1. How many books are sold each month by the publisher? This is important because quantity discounts are avail…
I need to create the following queries using the tables below....... 1. How many
I need to create the following queries using the tables below....... 1. How many books are sold each month by the publisher? This is important because quantity discounts are avail…
I need to create the user level thread library called threadlib . The library sh
I need to create the user level thread library called threadlib. The library should create user level threads, map the user level threads to a kernel thread following the many to …
I need to create the user level thread library called threadlib . The library sh
I need to create the user level thread library called threadlib. The library should create user level threads, map the user level threads to a kernel thread following the many to …
I need to create this animated .gif but use circles instead. I need to use the P
I need to create this animated .gif but use circles instead. I need to use the Python Language version 2. I need it to use the PIL (python image library) and be a layer of 30 imag…
I need to create this function using c++, linked list and no strings 1. appendTu
I need to create this function using c++, linked list and no strings 1. appendTurnToEnd: this function should create a new node with value specified by turn and append it to the e…
I need to create three questions with this information with hypothesis testing s
I need to create three questions with this information with hypothesis testing step by step 100 izz 210 iss 125 210 32-76 2 99 45 95 21 76 aaaaa: 198 210 198 210 220 10 200 200 20…
I need to create two classes LeftArrow and RightArrow class that are child class
I need to create two classes LeftArrow and RightArrow class that are child classes of the ShapeBase class in java. Each of these two classes need to draw a left and right arrow us…
I need to create two classes LeftArrow and RightArrow class that are child class
I need to create two classes LeftArrow and RightArrow class that are child classes of the ShapeBase class in java. Each of these two classes need to draw a left and right arrow us…
I need to creatre a C++ program that can modify the producer and consumer. My ma
I need to creatre a C++ program that can modify the producer and consumer. My main programmig language is C++. Modify "Producer and Consumer Problem" from lecture note so that it …
I need to critique article (Extracurricular Activities and their effect on the s
I need to critique article (Extracurricular Activities and their effect on the students grade point average: statistical study) and answer this questions. 1. Introduction to paper…
I need to cross check answers for the following question to do with probability
I need to cross check answers for the following question to do with probability and distribution, if worked solutions could be provided so that I could check and/or compare where …
I need to cross check answers for the following question to do with probability
I need to cross check answers for the following question to do with probability and distribution, if worked solutions could be provided so that I could check and/or compare where …
I need to debug the following 2 codes in C Programming: 1. #include //
I need to debug the following 2 codes in C Programming: 1. #include <stdio.h> // days enumeration enum days { MON = 0, TUE, WED, THU, FRI, SAT, SUN } int main(void) { …
I need to debug the program below.. Areas of Rectangles #include int
I need to debug the program below.. Areas of Rectangles #include <iostream> int main() { double width1; // Width of rectangle #1 double length1; // Length of rectangle…
I need to debug this program in C++. If you can help please do, thank you! //Dis
I need to debug this program in C++. If you can help please do, thank you! //Displays the average of three test scores //Created/revised by <your name> on <current date&g…
I need to declare a class called Grade. A grade will be consisting scores from 1
I need to declare a class called Grade. A grade will be consisting scores from 1 to 100, and a grade A,B,C,D,F, and a name. Write a default and a parameterized constructor for thi…
I need to decrypt a huge file that I own previously encoded by myself with a RSA
I need to decrypt a huge file that I own previously encoded by myself with a RSA public key (it's possible for this step using a symmetric algorithm key). Problem is that I can't …
I need to define enums in several classes. The majority of fields are the same i
I need to define enums in several classes. The majority of fields are the same in all of the enums. But one has one or two more fields, another has fewer fields. Now I wonder what…
I need to demonstrate how an algorithm I wrote would fail in a multi-spiked gene
I need to demonstrate how an algorithm I wrote would fail in a multi-spiked generation. I also need the runtime (In Big Theta notation) of my algorithm. I think it is 1 f(x)=O(1),…
I need to describe all the motions and all physics concepts that are found in a
I need to describe all the motions and all physics concepts that are found in a self created Rube Goldberg device in both a qualitative and quantitative manner. Please help! In my…
I need to design a 4-bit serial adder (VHDL code or schematic) which includes tw
I need to design a 4-bit serial adder (VHDL code or schematic) which includes two shift registers and a single full-adder to perform the following functionality with proper timing…
I need to design a 4-bit serial adder (VHDL code or schematic) which includes tw
I need to design a 4-bit serial adder (VHDL code or schematic) which includes two shift registers and a single full-adder to perform the following functionality with proper timing…
I need to design a JUnit test that will test the functionality of the file Book.
I need to design a JUnit test that will test the functionality of the file Book.Java. I have included the test file that I have made thus far, but it is coming back as failing the…
I need to design a Tips class that calculates the gratuity on a restaurant meal.
I need to design a Tips class that calculates the gratuity on a restaurant meal. Its only class member variable, taxRate, should be set by a one-parameter constructor to whatever …
I need to design a c# program that will prompts the user to enter three characte
I need to design a c# program that will prompts the user to enter three characters, perhaps their initials. Once entered, sort them into ascending order then output that order on …