Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 972 / 1333
Write a bash script that: Prompts a user to enter his/her user\'s first and last
Write a bash script that: Prompts a user to enter his/her user's first and last names, reads user inputs into 2 variables, checks if both of the variables are not empty (check if …
Write a bash script to protect a directory. Your script should notify a user of
Write a bash script to protect a directory. Your script should notify a user of the following: New file was created Permission changes Ownership changes File size changes Modifica…
Write a bash script to protect a directory. Your script should notify a user of
Write a bash script to protect a directory. Your script should notify a user of the following: -New file was created -Permission changes -Ownership changes -File size changes -Mod…
Write a bash script to protect a directory. Your script should notify a user of
Write a bash script to protect a directory. Your script should notify a user of the following: New file was created Permission changes Ownership changes File size changes Modifica…
Write a bash script to sort the lines in a text file by the number of characters
Write a bash script to sort the lines in a text file by the number of characters on each line. Conditions: The input file will contain only printing characters, spaces, tabs, and …
Write a bash script to sort the lines in a text file by the number of characters
Write a bash script to sort the lines in a text file by the number of characters on each line. Conditions: The input file will contain only printing characters, spaces, tabs, and …
Write a bash shell script that emulates the basic functionality of the ls comman
Write a bash shell script that emulates the basic functionality of the ls command for the present working directory. Specifically for each object in the directory your script must…
Write a bash shell script that will display the total number of files, within a
Write a bash shell script that will display the total number of files, within a givendi rectory, whose names start with b and consist of exactly 5 characters. The name of the dire…
Write a bash shell script to carry out each of the following tasks: Safe Delete:
Write a bash shell script to carry out each of the following tasks: Safe Delete: When you use the “rm” command in Linux, it will delete the specified files, with no chance for rec…
Write a bash shell script to carry out each of the following tasks: a. Backup: A
Write a bash shell script to carry out each of the following tasks: a. Backup: Archive as a "tarball" (*.tar.gz file) all the files in your home directory tree (/home/your-name) t…
Write a bash shell script to carry out each of the following tasks: a. Mailmerge
Write a bash shell script to carry out each of the following tasks: a. Mailmerge: Suppose that you want to write the same letter to many people, except that you want each letter a…
Write a bash shell script to carry out each of the following tasks: b. Pretty-Pr
Write a bash shell script to carry out each of the following tasks: b. Pretty-Printing a Data File: Some database and spreadsheet packages can save-files with comma-separated valu…
Write a bash shell script to carry out the following task: Suppose that you want
Write a bash shell script to carry out the following task: Suppose that you want to write the same letter to many people, except that you want each letter addressed to each recipi…
Write a bash shell script to carry out the following task: Suppose that you want
Write a bash shell script to carry out the following task: Suppose that you want to write the same letter to many people, except that you want each letter addressed to each recipi…
Write a bash shell script to carry out the following task: When you use the “rm”
Write a bash shell script to carry out the following task: When you use the “rm” command in Linux, it will delete the specified files, with no chance for recovering them back late…
Write a bash shell script, named look for that prints the lines in a phone-book
Write a bash shell script, named look for that prints the lines in a phone-book that contain the name of the person(s) passed to the script as input parameter(s). The phonebook is…
Write a basic C program that will read standard input and, where possible, repla
Write a basic C program that will read standard input and, where possible, replace each sequence of blank spaces with one or more tab characters and then echo the modified input t…
Write a basic C++ using Microsoft Visual program that interacts with the user li
Write a basic C++ using Microsoft Visual program that interacts with the user like this: (1) Carbon monoxide (2) Hydrocarbons (3) Nitrogen oxides (4) Nonmethane hydrocarbons Enter…
Write a basic introductory program called that simulates a coin toss by generati
Write a basic introductory program called that simulates a coin toss by generating a random integer from the set {0, 1}, where 0 represents tails and 1 represents heads. Your prog…
Write a batch script called micro.bat to open the Microsoft Visual Studio 2014 a
Write a batch script called micro.bat to open the Microsoft Visual Studio 2014 and DOS command, and comment in the file for each program that you are opening. Write a C program us…
Write a behavioral Verilog Design Module for a circuit that possesses 5 inputs a
Write a behavioral Verilog Design Module for a circuit that possesses 5 inputs and 4 outputs. The 5 inputs are mode and A0-A3. The 4 outputs are X0-X3. If mode=0, the circuit will…
Write a behavioral module for a full-adder in Verilog. Draw the block diagram fo
Write a behavioral module for a full-adder in Verilog. Draw the block diagram for an 8-bit unsigned adder. Draw the block diagram for an 8-bit unsigned multiplier. Use 8-bit rippl…
Write a binary calculator with Qt framework. Use QtHelloWorld project as your ba
Write a binary calculator with Qt framework. Use QtHelloWorld project as your base. You should implement four operations for binary values, which are addition (+), subtraction (-)…
Write a binary search program in C Language. Write a function called binary_sear
Write a binary search program in C Language. Write a function called binary_search(). Input: a list of n sorted integer values and a target value Output: True if target value exis…
Write a block of Python code that prompts the user to enter an integer. If the n
Write a block of Python code that prompts the user to enter an integer. If the number is evenly divisible by 2, output to the screen “This number is divisible by 2.” If the number…
Write a block of matlab code the with a vector named age filled with the followi
Write a block of matlab code the with a vector named age filled with the following values age=[ 2 23 13 5 -1 79 54 102 12 18 ]. Your code should evaluate each the age of each elem…
Write a block of matlab code the with a vector named age filled with the followi
Write a block of matlab code the with a vector named age filled with the following values age=[ 2 23 13 5 -1 79 54 102 12 18 ]. Your code should evaluate each the age of each elem…
Write a blog with three posts about a business issue of interest to you and that
Write a blog with three posts about a business issue of interest to you and that provides content that is valuable to others. Ask yourself: Who am I communicating to? Who is my au…
Write a boolean expression that evaluates to true if the number is between 1 and
Write a boolean expression that evaluates to true if the number is between 1 and 100 or the number is negative.
Write a boolean function that determines if a string argument is a palindrome. T
Write a boolean function that determines if a string argument is a palindrome. The function should return true if the argument reads the same forwards and backwards. Your function…
Write a boolean function, is Inside Rect(t W,H), which returns True if turtle t
Write a boolean function, is Inside Rect(t W,H), which returns True if turtle t is inside a rectangle of width, W and height, H, centered at the origin. You might want to use the …
Write a branch prediction algorithm in the language of your choice (C++) that pr
Write a branch prediction algorithm in the language of your choice (C++) that predicts the next outcome. The input format does not matter, as long as each branch is accounted for.…
Write a brief (one paragraph) explanation of the demographic trends you observe
Write a brief (one paragraph) explanation of the demographic trends you observe and the implications for environmental, economic, and social sustainability. Make sure your respons…
Write a brief (one paragraph) explanation of the demographic trends you observe
Write a brief (one paragraph) explanation of the demographic trends you observe and the implications for environmental, economic, and social sustainability. Make sure your respons…
Write a brief (one paragraph) explanation of the demographic trends you observe
Write a brief (one paragraph) explanation of the demographic trends you observe and the implications for environmental, economic, and social sustainability. Make sure your respons…
Write a brief (one paragraph) explanation of the demographic trends you observe
Write a brief (one paragraph) explanation of the demographic trends you observe and the implications for environmental, economic, and social sustainability. Make sure your respons…
Write a brief answer to the following questions. 1. Assume the following declara
Write a brief answer to the following questions. 1. Assume the following declarations are made and indicate which items below are valid sub- scripted variables. A. a[0] B. b[0] C.…
Write a brief answer to the following questions. A patient is diagnosed with \"s
Write a brief answer to the following questions. A patient is diagnosed with "strep throat." Explain how this diagnosis is made, from swabbing the throat to a prescription for ant…
Write a brief essay using the following format: Answer the directions in no more
Write a brief essay using the following format: Answer the directions in no more than 1,500 words. The assignment should be submitted using Microsoft Word with default margins, us…
Write a brief first-person paragraph that portrays your imagined experience of a
Write a brief first-person paragraph that portrays your imagined experience of a tsunami on a beach. Describe the long-term effects and consequences of a tsunami. Consider changes…
Write a brief first-person paragraph that portrays your imagined experience of a
Write a brief first-person paragraph that portrays your imagined experience of a tsunami on a beach. Describe the long-term effects and consequences of a tsunami. Consider changes…
Write a brief point-form description an immune attack on a person: Start with th
Write a brief point-form description an immune attack on a person: Start with the first line of defense: Briefly describe the two surfaces and the chemical and physiological actio…
Write a brief reaction to the sentence below. (150-300 words) Apparently, cuttin
Write a brief reaction to the sentence below. (150-300 words) Apparently, cutting off their military supplies will be the most effective way to prevent terrorism. Their military w…
Write a brief report concerning the general problem of and software solution for
Write a brief report concerning the general problem of and software solution for managing tickets, with the ability to make and cancel reservations. Your report will consist of fo…
Write a brief report on the busniess venture you choose.and then answer the foll
Write a brief report on the busniess venture you choose.and then answer the following a. Industry/market feasibility analysis is an assessment of the overall appeal of the market …
Write a brief report(about 700-1000 words) on NoSQL addressing the following que
Write a brief report(about 700-1000 words) on NoSQL addressing the following questions, among other key points. a) What are the key features of aggregated oriented database? Why a…
Write a brief response to these posts 5.1 vr The theory of knowledge, especially
Write a brief response to these posts 5.1 vr The theory of knowledge, especially with regard to its methods, validity, and scope. Epistemology is the investigation of what disting…
Write a brief response to this post 5.2 cg A statement by the seventeenth-centur
Write a brief response to this post 5.2 cg A statement by the seventeenth-century French philosopher René Descartes - “I think; therefore I am” was the end of the search Descartes…
Write a brief statement of the Work-Energy Theorem or Kinetic Energy Theorem. (T
Write a brief statement of the Work-Energy Theorem or Kinetic Energy Theorem. (This is not the definition of work.) Consider the force-displacement graph for a spring shown. Deter…
Write a brief summary to clearly layout how much money the investor should inves
Write a brief summary to clearly layout how much money the investor should invest in each stock in the optimal risk portfolio and what is the risk of the portfolio. Compare to ind…