Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse C

Alphabetical listing with fast deep pagination.
81169 items • Page 1404 / 1624

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Create a directory called lab7 on your machine using mkdir lab7. Within this dir
Create a directory called lab7 on your machine using mkdir lab7. Within this directory, complete the program named lab7.c that is shown below. You need to write the five functions…
Create a directory in your work environment name test_users. Write a PowerShell
Create a directory in your work environment name test_users. Write a PowerShell script to: a. Create the following output Enter User’s Full Name : Enter User’s ID : Enter User’s J…
Create a directory with your name that contains all files and folders. Inside th
Create a directory with your name that contains all files and folders. Inside the root directory that holds your name, create two subfolders for images and pages. In the image fol…
Create a directory your virtual machine. Within that directory create the html f
Create a directory your virtual machine. Within that directory create the html file index.html. This should be an HTML5 formatted file, with the following elements and text define…
Create a directory ~/UnixCourse/scriptAsst. Turn the two-line version, above, of
Create a directory ~/UnixCourse/scriptAsst. Turn the two-line version, above, of the substitution commands into a shell script, subst1 taking three command-line parameters: the st…
Create a dissemination plan. Explain how the outcome of the project will be diss
Create a dissemination plan. Explain how the outcome of the project will be disseminated externally (outside the setting to health care community) and internally (unit or hospital…
Create a do-while loop/with switch case statements that operate the program. You
Create a do-while loop/with switch case statements that operate the program. You will have multi-level menu operation using do-while implementation. Present the user with a menu a…
Create a document flowchart for the following: X Police Department has asked you
Create a document flowchart for the following: X Police Department has asked you to document their recruiting/hiring procedure. You interview the hiring director and she tells you…
Create a document which is the “Design and Implementation Plan “ for a Database
Create a document which is the “Design and Implementation Plan “ for a Database that you design. The Database will be created using a RDBMS. Background: You have been hired by ABC…
Create a document with a form that registers all non-profit organizations in the
Create a document with a form that registers all non-profit organizations in the area, the number of members they have, and the type of organization. After the user enters data in…
Create a document with a form that registers all non-profit organizations in the
Create a document with a form that registers all non-profit organizations in the area, the number of members they have, and the type of organization. After the user enters data in…
Create a document with a form that registers all non-profit organizations in the
Create a document with a form that registers all non-profit organizations in the area, the number of members they have, and the type of organization. After the user enters data in…
Create a doubly connected linkedlist class. Each node should store two pointers,
Create a doubly connected linkedlist class. Each node should store two pointers, next and prev. Encapsulate your class such that client does not have access to nodes. Create itera…
Create a doubly linked list A department needs to manipulate student records. Th
Create a doubly linked list A department needs to manipulate student records. The basic operations include add, remove, search and display the data. This system is implemented by …
Create a doubly-linked list of a length determined by user input Write a main ()
Create a doubly-linked list of a length determined by user input Write a main() routine in which the user is asked the number of nodes to create in the list (number greater than o…
Create a draft of your interview questions. Refer to the \"conducting a survey\"
Create a draft of your interview questions. Refer to the "conducting a survey" checklist under Section 6e in Writing Research Papers when creating your questions. Prepare a minimu…
Create a drawing JFrame application that draws lines, rectangles, and ovals. For
Create a drawing JFrame application that draws lines, rectangles, and ovals. For this purpose, create a set of JPanel's shape classes MyLine, MyRect, and MyOval. The data for clas…
Create a drug screen Your Laboratory can screen urine drugs of abuse for the fol
Create a drug screen Your Laboratory can screen urine drugs of abuse for the following groups of test 1- Amphetamine 2-Barbiturates; 3-Benzodiazepine; 4-Cocaine; 5-Cannabinoids; 6…
Create a dummy variable indicating whether the country belongs to the European c
Create a dummy variable indicating whether the country belongs to the European continent. Can you conclude that European countries are richer than non-European economies? (Here yo…
Create a dynamic implementation of a deque using the author\'s linked list imple
Create a dynamic implementation of a deque using the author's linked list implementation. The header file for the deque is “deque.h”. deque.h #ifndef _DEQUE_H_ #define _DEQUE_H_ #…
Create a fake business with at least 100 employees. Place the employees in two o
Create a fake business with at least 100 employees. Place the employees in two or three different departments.Assign to each department a title and basic job duties. All employees…
Create a fast food ordering system using the below data. 1) Prompt user to selec
Create a fast food ordering system using the below data. 1) Prompt user to select value, burger, salad and/or drink 2) Depending on answer provide user with option susing SELECT C…
Create a federal income tax calculator using C++ The United States federal perso
Create a federal income tax calculator using C++ The United States federal personal income tax is calculated based on filing status and taxable income. There are four filing statu…
Create a fictional village of 2,000 people. Five hundred people in the town are
Create a fictional village of 2,000 people. Five hundred people in the town are Christian, 500 are Jewish, 500 are Muslim, and 500 are atheists. Town residents get together in a g…
Create a fictitious child with a gender and an age. Explain the fictitious child
Create a fictitious child with a gender and an age.    Explain the fictitious child's psychosocial development using one of Erkison's first two stages of development. Describe the…
Create a file called Factorial.java. This file should have the following method:
Create a file called Factorial.java. This file should have the following method: public static long calculate(long n) Factorial. calculate should recursively calculate n!, where 0…
Create a file called ManyGreetings.java It should include a program that does th
Create a file called ManyGreetings.java It should include a program that does the following: Create a random number between 5 and 500 (inclusive) and assign it to a variable calle…
Create a file called ManyGreetings.java It should include a program that does th
Create a file called ManyGreetings.java It should include a program that does the following: Create a random number between 5 and 500 (inclusive) and assign it to a variable calle…
Create a file called WeatherData.sql. Create a database called weather and inser
Create a file called WeatherData.sql. Create a database called weather and insert weather data Create a program called WeatherData.java. Write SQL queries on weather data table th…
Create a file called index.htmi. Inside this file create a javascript function c
Create a file called index.htmi. Inside this file create a javascript function called findMinMax. This function should take an array of numbers and return an array with two number…
Create a file called mallok.h The contents of that file should be void create_po
Create a file called mallok.h The contents of that file should be void create_pool(int size); void *my_malloc(int size); void my_free(void *block); void free_pool(); You may not m…
Create a file called numInput.txt and put some integers in the file. Save the fi
Create a file called numInput.txt and put some integers in the file. Save the file in the same directory as your source code in your project. Create an interactive program that re…
Create a file called process.php that contains a PHP script . Here is what the s
Create a file called process.php that contains a PHP script. Here is what the script is supposed to do: This script will receive a request from photodetailsform.html (this is the …
Create a file containing the following: car numbers, miles driven, and gallons o
Create a file containing the following: car numbers, miles driven, and gallons of gas used in each car (do not include the readings): Car Number Miles Driven Gallo ns Used 25 1 50…
Create a file data/colourList.js , which creates a global array called colourLis
Create a file data/colourList.js , which creates a global array called colourList, containing a list of 5 colours (e.g. "red", "blue", etc). In your week5a.js file, create a butto…
Create a file named Set.py with a class named Set that implements a class for re
Create a file named Set.py with a class named Set that implements a class for representing a mathematical set (an unordered collection of distinct items). Also implement a unit te…
Create a file named \"data.txt\" next to your cpp file and write in this data 10
Create a file named "data.txt" next to your cpp file and write in this data 10 12 13 14 22 Each number on a seperate line write a function named "search" that gets an array and a …
Create a file named mortgagePayment eate a file named mortgagePaymentTable.html
Create a file named mortgagePayment eate a file named mortgagePaymentTable.html that lets an user enter the loan nt, loan period in number of years, the beginning interest rate an…
Create a file named truthTable.py which contains a function named printTruth Tab
Create a file named truthTable.py which contains a function named printTruth Table printTruth Table will take one argument that is a string def printTruthTable(logicalOperation): …
Create a file of (unsorted) integers. Input them into a list so the list is sort
Create a file of (unsorted) integers. Input them into a list so the list is sorted. Have at least 10 integers in your input file, but make your program work for any input file – m…
Create a file of at least 10 student records sorted by student ID. Read student
Create a file of at least 10 student records sorted by student ID. Read student records into a vector in C++ Student records should include Student ID, Name, GPA, Student Address,…
Create a file signinhw10 as below: last -wi | grep \"Feb 22\" | head -10 >signin
Create a file signinhw10 as below: last -wi | grep "Feb 22" | head -10 >signinhw10 Use the format in this file for problem. lab9c2.pl: Problem: • Once again, use lab9c2.pl as a…
Create a file that contains your favorite movie quote. Use a text editor such as
Create a file that contains your favorite movie quote. Use a text editor such as Notepad and save the file as Quote.txt. Copy the file contents and paste them into a word-processi…
Create a file that contains your favorite movie quote. Use a text editor such as
Create a file that contains your favorite movie quote. Use a text editor such as Notepad and save the file as Quote.txt. Copy the file contents and paste them into a word-processi…
Create a file that contains your favorite movie quote. Use a text editor such as
Create a file that contains your favorite movie quote. Use a text editor such as Notepad and save the file as Quote.txt. Copy the file contents and paste them into a word-processi…
Create a file that contains your favorite movie quote. Use atexteditor such as N
Create a file that contains your favorite movie quote. Use atexteditor such as Notepad and save the file as Quote.txt. Copythefile contents and paste them into a word-processing p…
Create a file that contains your favorite movie quote. Use atexteditor such as N
Create a file that contains your favorite movie quote. Use atexteditor such as Notepad and save the file as Quote.txt. Copythefile contents and paste them into a word-processing p…
Create a file using notepad called transaction.dat and store the following: 22 1
Create a file using notepad called transaction.dat and store the following: 22 10.98 Save this file in the same folder where your Source.cpp file is located. place a copy of your …
Create a file with information that will feed a guessing game. For a guessing ga
Create a file with information that will feed a guessing game. For a guessing game, you will build a file with fragments of questions and matching answers. For example: animal dog…
Create a file with the downloaded contents of the Green Eggs and Ham masterpiece
Create a file with the downloaded contents of the Green Eggs and Ham masterpiece. Only words appearing at least 20 times will be reported. When you're done: sort your output, both…