504 Answered Questions for the topic computer engineering
10/12/21
convert to decimal
I need help converting 0.00011001 ^2 to decimal ?can anyone help with this please?
10/07/21
Please help with Java code
How can I define a for loop for the following output:1+2 = 32+3 = 54+5 = 98+9 = 1716+17 = 3332+33 = 6564+65 = 129any help would be very appreciated
09/30/21
What are the protocols?
What is the protocols that SMS use?What is the protocols that WeChat use?What is the protocols that WhatsApp use?
09/27/21
Please solve a) to c) correctly
A bacteria culture starts with bacteria and grows at a rate proportional to its size. After hours there will be bacteria.(a) Express the population after hours as a function...
more
09/27/21
Solve the initial value problem correctly
with a) To solve this, we should use the substitution Enter derivatives using prime notation (e.g., you would enter for ).b) After the substitution from the previous part, we obtain the...
more
09/05/21
Logic Design Question
S = A’B’C’D’E + A’B’CD’E’ + A’B’CD’E + A’B’CDE + AB’C’D’E + ABCD’EHow can we solve this function with the Quine Mc Clusky method?
08/23/21
Solve it in python
2) Implement a recursive algorithm which will print all the elements of a non-dummy headed singly linked linear list in reversed order.Example: if the linked list contains 10, 20, 30 and 40, the...
more
08/22/21
Print all the elements of a given array recursively in python. Don't use any built-in functions.
pseudo code is :print_array(array, index=0)if last index: print array[index]else: print_array[index] print_array(array,index+1)Please execute the code in python
Google collaboratory assignment. Python coding. PlZ HELP
Create a ColabTurtle program (within one code block) that creates a Turtle that will draw based on the commands you give it. The program should contain at least 200 lines of commands. You must use...
more
Coding assignement help? Need assistance PLZ
Create a ColabTurtle program (within one code block) that creates a Turtle that will draw based on the commands you give it. The program should contain at least 200 lines of commands. You must use...
more
08/15/21
need any help plz!
Create 2 int variables, return the statement “There is one negative and onepositive number” if one is negative and one is positive, return thestatement “One of the integers is positive” if one of...
more
Need help answering these on a practice text for a upcoming exam. Any answers help, Thank you
1.What are the five types of computers?2.What are the three components of an operating system?3.The internet works due to two concepts, what are they?4.Each packet is ?,? and ?,...
more
08/10/21
Google collab programming python
Can anyone help me out with this?Use Google Collab and create a collab notebook named "PythonActivity2"For this assignment please use your lecture and the Google Collab tutorial to help you...
more
08/07/21
Slove the code in C++ so i can copy paste and submit in assignment.Donot sopy paste.
https://8dfd4c4f-a-686c9e04-s-sites.googlegroups.com/a/northsouth.edu/cse225/Lab11.pdf?attachauth=ANoY7cqxLtQ_3vPMfXSWP4T3FICcpqkqX5Om7oLyCE19bg44DfuTRYkTw6Wq51biH1RkvDuPKvwZ5dHy7bh_2pEsN0bO_JNiguE...
more
08/07/21
Please slove the question the link,In c++.Do not copy paste otherwise i will get zero.Please slove it by own self and give it to me so i can copy paste.
https://8dfd4c4f-a-686c9e04-s-sites.googlegroups.com/a/northsouth.edu/cse225/Lab10.pdf?attachauth=ANoY7cqZwX0DXqOLbDO06FngqHQqdBRoD86_EMIR7xZCJkMucBBd3rguDShLDfuKOfp_Ar7iCg5I0Tt08Rq9WnbTiQNTz_kWj8R...
more
07/13/21
I am having trouble understanding how I got these wrong on my test. Is there something I am missing with xor?
There are 2 inputs. (A and B) both are connected to an OR Gate and a NAND gate. Those gates are then connected to an XOR gate. my answer for the truth table was A B Y0 0 1 0 1 01 1 11 0 0I'm not...
more
07/05/21
I am confused between two laptops
ASUS Core i3 11th Gen - (8 GB/256 GB SSD/Windows 10 Home) X515EA-EJ312TS Thin and Light...
more
06/23/21
Write a C++ program that allows a user to choose as many sides for a meal as they want (it’s an ‘all you can eat’ special!).
Assignment 2: Restaurant Choices Please include source code. Write a program that allows a user to choose as many sides for a meal as they want (it’s an ‘all you can eat’ special!). 1. Print out a...
more
06/22/21
for data structure and algorithms
3. Suppose you are given a data file called "f" and a queue called "Q". Each record in "f" has an "A" or "D" character. Write an algorithm that reads all the records in the file one by one. If the...
more
06/22/21
for data structure and algorithms
Write an algorithm that applies right shift on one dimensional array (trace your algorithm on example array A:[0,9,2,10,3] and show the result of your trace steps as a table). (Do not use extra...
more
06/06/21
How to activate VRAM
when i play games my vram is 0% please help it was 128mb i made it 512mb but not enough i have 2gb vram and only use 512mb of it?
06/06/21
C Programming Question
Write a program in C to count total number of vowel (a,e,i,o,u).Sample Run:Enter string1: cngcourseTotal number of vowels: 3
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.