Browse I
Alphabetical listing with fast deep pagination.
87858 items • Page 87 / 1758
I am unsure of what number from #3 I am using for #4 to find [FeSCN2+]eq. 4. In
I am unsure of what number from #3 I am using for #4 to find [FeSCN2+]eq. 4. In Part C, you prepare four solutions (starting concentrations are given below) in test tubes and meas…
I am unsure on how to do this following method in Java. I have posted the follow
I am unsure on how to do this following method in Java. I have posted the following instructions given on the javadoc. /** * 10 marks * assume that base has already been set (to a…
I am unsure on how to store the char array from the first 26 lines and use it to
I am unsure on how to store the char array from the first 26 lines and use it to decode messages. 2 - The Problem You will be provided with an input file that has a series of enco…
I am unsure what i am doing wrong for part B i have tried it a few times and am
I am unsure what i am doing wrong for part B i have tried it a few times and am not getting the right answer for that problem but i am not sure where i went wrong at. Problem 28.1…
I am used to MS Sharepoint, as I managed it for a few years for around 200 peopl
I am used to MS Sharepoint, as I managed it for a few years for around 200 people. But now I am working for a very small company, less then 7 people. They don't want to use Office…
I am using .wav extension 3) The header for the wav file is 44 bytes long; decla
I am using .wav extension 3) The header for the wav file is 44 bytes long; declare a char pointer called header char * header; and malloc( ) 44 bytes to hold the header . Use frea…
I am using 2 forms of remote access to my Windows Server 2008 machine, both go t
I am using 2 forms of remote access to my Windows Server 2008 machine, both go to the Admin account since we only use it to host a Minecraft (MC) Server. Remote Desktop, that goes…
I am using 3-DES to encrypt some data in Java. I decided to run some tests and p
I am using 3-DES to encrypt some data in Java. I decided to run some tests and plot some graphics to decide how to optimally pack data for its encryption (see how encryption/decry…
I am using AT&T style assembly instruction Write a C-callable assembler version
I am using AT&T style assembly instruction Write a C-callable assembler version of the library strcpy function called mystrcpy (to avoid conflicts with the library version) th…
I am using Bitdefender AV 2013 ed and I have noticed that when the Scan SSL is e
I am using Bitdefender AV 2013 ed and I have noticed that when the Scan SSL is enabled in the configuration BD will use a local certificate, as mentioned here. This modifies the c…
I am using C for my programming. Please use scanf, printf and #include . Not qui
I am using C for my programming. Please use scanf, printf and #include . Not quite sure how to do this. Write a program to maintain a phone book. The phone book must be maintained…
I am using C for my programming. Please use scanf, printf and #include. Not quit
I am using C for my programming. Please use scanf, printf and #include. Not quite sure how to do this. Write a program to maintain a phone book. The phone book must be maintained …
I am using C language UNIX program will only be tested with meaningful integer d
I am using C language UNIX program will only be tested with meaningful integer data with years only in the range from 1800 to 2016 I am not allowed to use repetition Thank you ! P…
I am using C language, UNIX I have to use Arry to do this problem.. Given fiftee
I am using C language, UNIX I have to use Arry to do this problem.. Given fifteen integers as input identify any pair of neighboring digits in each number that make a prime number…
I am using C++ Start with the distance.cpp file on the website. Fill in the miss
I am using C++ Start with the distance.cpp file on the website. Fill in the missing functions to enable the program to compile and correctly find determine which entered distance …
I am using C++ and I need the code for CONWAY\'S GAME OF LIFE using 2 dimensiona
I am using C++ and I need the code for CONWAY'S GAME OF LIFE using 2 dimensional arrays. And in this code we are using if else and statements to tell if the creature is alive or d…
I am using C++ and im having trouble printing within my for loop to look like th
I am using C++ and im having trouble printing within my for loop to look like the table below. 1. (20 points) Write a C++ program to print atable that displays conversion from Fah…
I am using C++ and linked lists to do the problem below, I have already done a p
I am using C++ and linked lists to do the problem below, I have already done a portion of it. I need the customer portions to be completed. Here is a link to the files thath ave t…
I am using C++ programming in codeblocks for this assignement. Thank you for the
I am using C++ programming in codeblocks for this assignement. Thank you for the help! 1. You were told that when you are using the for-loop, you should determine the initial valu…
I am using C++ to build a credit card simulator. My code is already completed, h
I am using C++ to build a credit card simulator. My code is already completed, however I am getting three error messages on my CreditCard.h file. The three error messages are erro…
I am using C++ to build a loan calculator. I have already started the project, a
I am using C++ to build a loan calculator. I have already started the project, and just need a little more work to get it finished. The link to my file is below the program specif…
I am using C++. I have a file with three equations involving x, y, and z. The fi
I am using C++. I have a file with three equations involving x, y, and z. The file looks something like this: 2.95x+3y-1z=9 5x-0y+.3z=4.2 -1.7z+0y+4x=5 Notice how some of the coef…
I am using C, and I am using putty when I make codes and run it. I have the code
I am using C, and I am using putty when I make codes and run it. I have the code below, and it keeps giving me seg fault. Please tell me what's wrong! #include <stdio.h> #in…
I am using Chemistry the central science book, 11thedition by Brown, Lemay, Burs
I am using Chemistry the central science book, 11thedition by Brown, Lemay, Bursten, Murphy. I am in Chapter 16, trying to complete question 16.62, andneed help with the steps to …
I am using ColdFusion 8 and jQuery 1.7. ** This is a programming question, becau
I am using ColdFusion 8 and jQuery 1.7. ** This is a programming question, because the solution I am questioning requires programming. It may not be the right solution to the prob…
I am using College Physics by Wilson, 4th edition. The book poses the following
I am using College Physics by Wilson, 4th edition. The book poses the following question on page 140: How much work is done on a 0.20-kilogram ball by gravity as theball rises bet…
I am using Dr. Java for this code. Also, The code should allow the user to place
I am using Dr. Java for this code. Also, The code should allow the user to place as many orders as they want without the code terminating and having to re-run it. Thanks! Problem …
I am using EXCEL , best answer goes to the one who can provide the excel functio
I am using EXCEL, best answer goes to the one who can provide the excel function!!!! According to the Ameriprise Financial Money Across Generations study, 9 out of 10 parents with…
I am using Eclipse and am really confused on how to create this. Part 1 Write a
I am using Eclipse and am really confused on how to create this. Part 1 Write a program to assign the integer values 1 through 25 to a 25-element integer array. Then, print the ar…
I am using Eclipse application Remember:You can remove all the variables from th
I am using Eclipse application Remember:You can remove all the variables from the workspace by writing “clear”Look up the description of all the functions in MATLABby typing doc i…
I am using Eclipse for this. I have a paddle ball game written. What I really ne
I am using Eclipse for this. I have a paddle ball game written. What I really need is an example of a paddle ball game that shows what the instructor is looking for with this. Doc…
I am using Excel 2008 for Mac to do basic accounting and book keeping. BUT my Au
I am using Excel 2008 for Mac to do basic accounting and book keeping. BUT my Auto sum function does not Auto sum. It either gives me an option to =SUM() and when I fill in the ce…
I am using Excel 2010. I am using the folowing formula in column I to get a perc
I am using Excel 2010. I am using the folowing formula in column I to get a percentage: =(SUMIFS($H$3:$H$5000,$A$3:$A$5000,A3,$D$3:$D$5000,D3)/COUNTIFS($A$3:$A$5000,A3,$D$3:$D$500…
I am using Intel i386 assembly language programming Write a C-callable assembler
I am using Intel i386 assembly language programming Write a C-callable assembler version of the library strcpy function called mystrcpy (to avoid conflicts with the library vers…
I am using IntelliJ on Windows. The text file are to big to upload on chegg, I j
I am using IntelliJ on Windows. The text file are to big to upload on chegg, I just need help on how to do it. The two files are: Romans.txt Hebrews.txt Thanks. Here is a little b…
I am using Java and BlueJ. The program I am writing should be able to do the fol
I am using Java and BlueJ. The program I am writing should be able to do the following: Print your name and lab number Create Purse as myPurse Load myPurse with the coins in coins…
I am using Java in Eclipse. We have only learned for , while, and do loops so fa
I am using Java in Eclipse. We have only learned for , while, and do loops so far. First clear working code gets points! 2. Write a loop that runs at most 10 times. Inside the loo…
I am using Java netbeans to program this file. Please write code in java, thanks
I am using Java netbeans to program this file. Please write code in java, thanks Define a class Student which extends Person defined in class. It adds the attributes Int Test1, te…
I am using Kernel (Macbook Air laptop) to type in these commands Hint: List of c
I am using Kernel (Macbook Air laptop) to type in these commands Hint: List of commands to read and use: uname, hostname, stty, date, echo, who, whoami, “who am i”, and mv 1.) Dis…
I am using Kernel (macbook air laptop) Using one or more of the wild card charat
I am using Kernel (macbook air laptop) Using one or more of the wild card charaters *, ? and range (also called set) like [abx] and [1-3] in the file pathname, issue appropriate c…
I am using Kigg http://kigg.codeplex.com/ for a term project ininformation syste
I am using Kigg http://kigg.codeplex.com/ for a term project ininformation systems. One of the deliverables on an assignment readsas follows 4. Discuss how you will computerizeyou…
I am using Linux and looking for the below scripts. Message script: the first sc
I am using Linux and looking for the below scripts. Message script: the first script should display the IP address, machine name and path to the script. (This addition will help m…
I am using MATLAB and I wrote a text file and I am trying to enter a 9x9 matrice
I am using MATLAB and I wrote a text file and I am trying to enter a 9x9 matrices and a 9x1 vector from the text file. I was able to get the 9x9 matrices to work properly, however…
I am using MATLAB to solve the problem. I need help to add the estimate error an
I am using MATLAB to solve the problem. I need help to add the estimate error and absolute error to my code. My code is: clear all clc; f=@(x) x^3 + x^2 - 3*x - 3; a=1;b=2;TOL=10^…
I am using Mac Excel 2016, and I am having an issue converting a table to a char
I am using Mac Excel 2016, and I am having an issue converting a table to a chart, specifically with the x axis labeling. The x values in the table are 1995-2015, and for some rea…
I am using Microsoft Visual Studio 2010 and the C++ language. Below are the thre
I am using Microsoft Visual Studio 2010 and the C++ language. Below are the three questions. 1. Write a procedure void sort2(int& a, int& b) that swaps the values of a and…
I am using Microsoft Visual Studio and writing in C# This is my assignment: Crea
I am using Microsoft Visual Studio and writing in C# This is my assignment: Create a Form that contains a guessing game with five RadioButtons numbered 1 through 5. Randomly choos…
I am using Microsoft visual studio express 2012 and am using the C++ language...
I am using Microsoft visual studio express 2012 and am using the C++ language...I put the question in red... Your boss, Juliet Jones, is getting married and decides to change her …
I am using MicrosoftVisual C++ Details: Write a program thatprompts the user to
I am using MicrosoftVisual C++ Details: Write a program thatprompts the user to enter a monetary amount. Then, print the amountof each denomination back to the user, favoring high…
I am using MongoDB and Mongoose + Node.js QUESTION: I have to display the data f
I am using MongoDB and Mongoose + Node.js QUESTION: I have to display the data from the getData Function. How will I display the table on a Webpage? ******************************…