Browse C
Alphabetical listing with fast deep pagination.
81169 items • Page 322 / 1624
Can someone find and explain the correct answer to this problem for me. I am hav
Can someone find and explain the correct answer to this problem for me. I am having a difficult time understanding this. In working on this problem, I assumed that this was a geno…
Can someone find why my C++ won\'t execute? Thanks! #include #include
Can someone find why my C++ won't execute? Thanks! #include <iostream> #include <cmath> using namespace std; int main() { string mat[] = {"Stainless Steel", " Titanium…
Can someone finish the program? I need to use Doubly Linked List. I need a C++ p
Can someone finish the program? I need to use Doubly Linked List. I need a C++ program that checks to see if parentheses (or brackets) in expressions are valid or not. The program…
Can someone finish the program? I need to use Doubly Linked List. I need a C++ p
Can someone finish the program? I need to use Doubly Linked List. I need a C++ program that checks to see if parentheses (or brackets) in expressions are valid or not. The program…
Can someone fix my blackjack game: and remove the bolded stuff. There are four d
Can someone fix my blackjack game: and remove the bolded stuff. There are four decks that get shuffled. #include #include #include #include using namespace std; const int DECKS = …
Can someone fix my code to fix this exception? Exception in thread \"main\" java
Can someone fix my code to fix this exception? Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1 at dijkstrapriorityqueue.Dijkstra.main(Dijkstra.java:149) Dij…
Can someone fix my code to make it display the output below? import java.util.Sc
Can someone fix my code to make it display the output below? import java.util.Scanner; class OurDate { private int month; private int day; private int year; public Our…
Can someone fix my code? #include using namespace std; using std::end
Can someone fix my code? #include <iostream> using namespace std; using std::end1; using std::cout; using std::cin; int main() { int number1; int number2; int nu…
Can someone fix my code? Here is the error I get: $ g++ main.cpp User.cpp Messag
Can someone fix my code? Here is the error I get: $ g++ main.cpp User.cpp Message.cpp Topic.cpp Reply.cpp BBoard.cpp -Wall -o a.out BBoard.cpp: In member function ‘bool BBoard::lo…
Can someone fix my code? It is java. It is supposed to read lunch and dinner and
Can someone fix my code? It is java. It is supposed to read lunch and dinner and tell you if it is a palindrome or not I keep getting these errors: TestGeneric.java:31: error: typ…
Can someone fix my errors? What am I missing from this list of requirements? n i
Can someone fix my errors? What am I missing from this list of requirements? n is an integer that will be entered by a user in a JTextField Add a JLabel prompt so the user will kn…
Can someone fix the problem plz with the average final score and the worst final
Can someone fix the problem plz with the average final score and the worst final score, you can see it at the end in the results.ty #include<stdio.h> #include<float.h>…
Can someone fix this C++ code which is suppose to read in the radius(r), the sla
Can someone fix this C++ code which is suppose to read in the radius(r), the slant height(s), and the height(h) of a cone from a file. calculate the surface area of a cone and vol…
Can someone fix this code for me so that I dont have to do size + 1 and queue =
Can someone fix this code for me so that I dont have to do size + 1 and queue = new String[6] in the contructors to get the result I want? It works but only when I do this and id …
Can someone fix this code for me so that I dont have to do size + 1 and queue =
Can someone fix this code for me so that I dont have to do size + 1 and queue = new String[6] in the contructors to get the result I want? It works but only when I do this and id …
Can someone fix this code for me so that I dont have to do size + 1 and queue =
Can someone fix this code for me so that I dont have to do size + 1 and queue = new String[6] in the contructors to get the result I want? It works but only when I do this and id …
Can someone fix this excel sheet for me? (Chemistry vapor pressure formulas) It\
Can someone fix this excel sheet for me? (Chemistry vapor pressure formulas) It's something our teacher makes us do for our chemistry lab, and we have to type the formulas into ex…
Can someone fix this so it can run with codeblocks because my first line keep sa
Can someone fix this so it can run with codeblocks because my first line keep saying no directory and I can't fix this to save my life. Please type your code in a way it can be co…
Can someone get this to work in NetBeans and or ZyBooks Thanks!!! 7.5 Warm up: P
Can someone get this to work in NetBeans and or ZyBooks Thanks!!! 7.5 Warm up: People's weights (Java) Instructor notes While you will be submitting this assignment through Zybook…
Can someone give and example of how to do the following program ? Write a Java p
Can someone give and example of how to do the following program ? Write a Java program that will read the JSON file SampleFile.json, parse it with the gson library and a set of Ja…
Can someone give explnation on how to find answer of below questions For questio
Can someone give explnation on how to find answer of below questions For questions 32-34 consider a class Foo that has two instance variables of type int. The values of these two …
Can someone give guidance on this? The unknown compound is either pentane, 2-pen
Can someone give guidance on this? The unknown compound is either pentane, 2-pentene, benzene orcyclopentane. The red color of bromine is decolorized when bromine is addedto the u…
Can someone give me a hand with this question? thanks ! Map Due D Points Grade D
Can someone give me a hand with this question? thanks ! Map Due D Points Grade Descri Policie Sapling Learning Perfect price discrimination is characterized by charging different …
Can someone give me an example of a code that draws n planets at random position
Can someone give me an example of a code that draws n planets at random positions in the window and with random diameters up to 200 pixels? It has to have these requirements: n is…
Can someone give me an explanation for this question ? why the answer is a? publ
Can someone give me an explanation for this question ? why the answer is a? public class Player extends Point { private String myName; public Player( Point p. String name ) { supe…
Can someone give me direct and simple anwers to the following Java questions? (1
Can someone give me direct and simple anwers to the following Java questions? (1) How do you identify comment so the Javadoc tool will recognize it? (2)) What should a comment at …
Can someone give me feed back on my answer here. I answered the way I did becaus
Can someone give me feed back on my answer here. I answered the way I did because the question made a point of saying side chains for secondary proteins, when in secondary protein…
Can someone give me guidance as to what I am doing wrong? I\'m trying to search
Can someone give me guidance as to what I am doing wrong? I'm trying to search a 2d array/map with BFS basically struct Location {// simple location type int x; int y; }; struct N…
Can someone give me some directions as to how to reach theanswer for this proble
Can someone give me some directions as to how to reach theanswer for this problem: A 0.608g sample of fertilizer contained nitrogen as ammoniumsulfate, (NH4)2 SO4(s)+2NaOH(aq)àNa2…
Can someone give me some explanation on the answer for the question below? •Writ
Can someone give me some explanation on the answer for the question below? •Write a recursive function that removes the duplicates in a list of integers. •We assume that the list …
Can someone give me some psuedo code to create a randomized search tree (treap)
Can someone give me some psuedo code to create a randomized search tree (treap) given a set of strings?
Can someone give me the answers 1 through 15. i don\'t need explanations just an
Can someone give me the answers 1 through 15. i don't need explanations just answers!!! Dr. Mott Human Anatomy Test IA Fall 2017 l. Multiple choice. Choose the most correct answer…
Can someone give me the answers 16 through 30 . i don\'t need explanations just
Can someone give me the answers 16 through 30 . i don't need explanations just answers!!! nswers to 16-20: A. eponychium B. Papillary layer C. hair follicle D. lanugo E. stratum c…
Can someone give me the answers 16 through 30. i don\'t need explanations just a
Can someone give me the answers 16 through 30. i don't need explanations just answers!!! eponychium -H-Papillary layer , hair follicle E. stratum corneum F stratum lucidum 16. On …
Can someone give me the answers 31 through 45. i don\'t need explanations just a
Can someone give me the answers 31 through 45. i don't need explanations just answers!!! to 31-35 A. periosteum B. trochlea C. condyle D. diploe E. diarthrosis F. sulcus 31. The c…
Can someone give me the answers 31 through 45. i don\'t need explanations just a
Can someone give me the answers 31 through 45. i don't need explanations just answers!!! to 31-35 A. periosteum B. trochlea C. condyle D. diploe E. diarthrosis F. sulcus 31. The c…
Can someone give me the answers 31 through 45. i don\'t need explanations just a
Can someone give me the answers 31 through 45. i don't need explanations just answers!!! Answers for 31-35 C synarthrosis 31. The cancellous layer in a flat bone. 32. The fibrous …
Can someone give me the solution with all workings please, Thank you From the id
Can someone give me the solution with all workings please, Thank you From the ideal gas equation, we know that, for an ideal gas PV = nRT, where, just as in the first question, P …
Can someone give me the syntax/structure for these questions? I know you wont kn
Can someone give me the syntax/structure for these questions? I know you wont know what are the actual variables and names that need to be placed, but please do your best filling …
Can someone go over the process in how to get both parts to this answer? What do
Can someone go over the process in how to get both parts to this answer? What does punnet square look like? The answer is suppose to be 1/2 male and 1/4 female 2. In humans, baldn…
Can someone go through the c++ code and explain how these answers were reached?
Can someone go through the c++ code and explain how these answers were reached? I provided the answers I just don't know how to get those answers going through this code. Code 1 s…
Can someone guide me thru this assignment plz??? My Assignment Is Listed As Belo
Can someone guide me thru this assignment plz??? My Assignment Is Listed As Below: For this program you will be adding a new class to previous Homework. This class will provide a …
Can someone help ASAP Can someone help ASAP Connect o https:/mewornotrnheducatio
Can someone help ASAP Can someone help ASAP Connect o https:/mewornotrnheducation Chapter 15-Quiz #50 Help Save &Exit; Submis On June 15, 2018, Sanderson Construction entered …
Can someone help add on this action into my code?: The program should remove all
Can someone help add on this action into my code?: The program should remove all capitalization, sort the words in alphabetical order, and write the resulting list of words back t…
Can someone help and answer all the questions? A block with mass M = 3.4 kg is c
Can someone help and answer all the questions? A block with mass M = 3.4 kg is connected to two springs with force constants k_1 = 50 N/m and k_2 = 113 N/m. The mass moves on a fr…
Can someone help and explain the last part of this project \"shuf\" the skeleton
Can someone help and explain the last part of this project "shuf" the skeleton is given need to finish it based on that ( read data from stdin) 103 Project 4 Reinventing Some Whee…
Can someone help and show me how to actually do this problem? Three polarizers a
Can someone help and show me how to actually do this problem? Three polarizers are stacked one on top of each other. The first polarizer has its transmission axis alon the x axis,…
Can someone help answer these C++ questions. How is overloading involved with co
Can someone help answer these C++ questions. How is overloading involved with constructors? What is an initializer list with respect to constructors? Give an example of using an i…
Can someone help answer these questions ? And cite any sources used ? net/mod/hs
Can someone help answer these questions ? And cite any sources used ? net/mod/hsuforum/view.php?id-2571886 NGLISH - UNITED STATES (EN US) Week 2 Critical Thinking Exercise The mec…
Can someone help answer these questions and discussion? Also cite any sources us
Can someone help answer these questions and discussion? Also cite any sources used. Week 2 Discussion Forum 21 days ago The first living organisms evolved in a reducing environmen…