Programming & Design
Tubazioni siliconiche?
Salve a tutti, volevo un'informazione; ma le tubazioni siliconiche, tipo quelle di TBF Performance, sono omologate?...
View details
Convert pascal code to pseudocode???
View detailsHow do I switch from GoDaddy tp another webhoster?
It's a disaster. It's all over the place and is costing me so much, not only in time, but also in opportunies and money. I have to switch webhosts. Which host is good and how do I ...
View details
Write a statement that will set the first element in an ArrayList of Strings named names to "Liam". ASAP?
View detailsCreate an int array called nums that has 10 elements. NEED IT ASAP?
View detailsWhat is most powerful programming language?
View detailsHow can I access the \Application Data folder, the one inside \App Data.?
View detailsTo program on Android do we have to know SQL?
View detailsHow to save large psd file as a large jpg file?
I am trying to convert as large of a psd file as I can into a jpg file. The psd file is 29MB in size and I am trying to get it to convert to around 12MB as a jpg. The highest I can...
View details
Java Array Methods Question?
How would I be able to create a method that fills an integer 2D array with a specific value. I want the method to accept an integer 2D array and an integer (the specific value) as ...
View details
5 STARS AND BEST ANSWER !! Help me with algorithm work and programming in python !!?
Using a ".txt" file taken from the Internet containing a time series (series of values or points of a
curves recorded at the time logo), construct the graph of this series us...
View details
Where can i request a small program making?
to make
a script
to fellow/record
mouse clicks on screen
&
trigger each script
at certain PC time zone
and repeat it daily...?
or is there such a program? found such a program...
View details
A what is any interaction that, when unopposed, will change the motion of an object?
PLZ ANSWER THIS QUESTIONNNNNNNNNNNNNNNNNNN...
View details
When a company has a qualification that says "experience with programming languages such as C++, C, Java, or Python", what does that mean?
Does that mean the company is saying someone could only practice a lot with one of those languages and get a job offer? Or is the company expecting job candidates to use all of tho...
View details
Write a program that will keep taking input (floats) until the user enters 3.1416. (Use while or do-while loop) I need help with this!?
View detailsHow to learn to program on Android?
View detailsHow to run older versions of php and mysql in cPanel?
Hi guys,
I want to install and test an old version of YaBBSE (php forum script) and I was wondering if there was a way to use older versions of mysql and pp in my shared hosting cp...
View details
If I load the word 0x586978 in register 8 (MIPS)..?
Why does lbu 0($8), 1($8), and 2($8) not load 78, 69, and 58 respectively, it is loading the bits...
View details
What programming languages support 3d in pure without libraries or engines?
View detailsI am teaching myself language C programing and I have come across this problem. I'm trying to write a program for it but I'm stuck. Help plz?
Write a program that compare two integer values, m and n. This program should relate the two values in the following ways. It should print what relation it is testing and if the ...
View details
I am trying to teach myself programing in language c. I've been trying to figure out this problem but nomatter what I try it wont go in.Help?
Write a code that starts by printing n=5. Then the program should perform and print the following operations:
a. Create a new variable, m, and set equal to n
b. Redefine m to...
View details
Does the University I got a Computer Science degree from sound bad?
In order to get a B.S. in Computer Science here are some topics you didn't have to learn:
-SQL and databases
-Computer Security
-Python
-C#
-Javascript
-how to build websites
-H...
View details
I'm a Computer Science graduate and I haven't learned much about SQL, should I spend a lot of time learning it?
View detailsI received an email that appears to be in HTML, it's a long keysmash-looking bunch of text?
its NOT spam. its from Dollar General and I kinda need to read this. the beginning is sort of legible, has IP address and whatnot. But the bulk of the message reads like "shJsdjAdK...
View details
How do you deal with frustrations?
View detailsHow can I learn Python free online?
View detailsHow to make games as software engineering student? They don't teach to make one in University?
pls help..one year ago, i was trying to make a football game. and at that time, i didn't have programming knowledge...now i am getting good marks in programming in my collge. but s...
View details
How do I save some text from a file to an array using scanner?
So, I have been trying to do this for two days now but can't find any exact help I need.
The goal is to read a file from and save it into arrays.
For example:
Life time supply of C...
View details
Does anyone have/know how to make the coding for "Hiveswap Frienship Simulator"?
I'd like to make a game with a similar menu (that you choose your path after the start button), but I don't have a clue on how to make it yet.
Does anyone have the coding of it or...
View details
Pseudocode question?
when you do a line of pseudocode
do you do
variableOne + variableTwo = variableThree;
or
variableThree = variableOne + variableTwo;
?...
View details
Have a binary signed integer question :) need some help please?
So the question is to convert the values given to 6 bit signed binary integer.
If the question is:
1Fbase16-20base16
The solution I tried is 1Fbase16 is 11111 and 20base16 is 10...
View details
如何才能防止駭客入侵我的電腦?
View detailsWhy is there a MouseoverMask that stops me clicking on screen elements?
YUI 3.16.0 (build 76f0e08)
var n=e.Node.create('<div id="MouseoverMask" class="End-0 Start-0 T-0 B-0"></div>'),
n.appendTo(i.body)...
View details
How do you remove red eye effect in pictures?
View detailsWhat does calculate and print to the screen mean?
I have to create a structured algorithm that states to calculate and print to the screen the age a person will be in 2019 when provided the birth year. I know how to calculate the ...
View details
Question about Assembly Language. What is this line doing?
Given the MASM data declarations below.
.DATA
OddArray word 18,20,22,24
EvenArray word 19,21,23,25
1) Write the assembly language instructions to swap the values of the two arr...
View details
What is most likely to use Direct Memory Access?
A. return statement in a subprogram
B. Dispatcher
C. Virtual Memory
D. File transfer...
View details
Developer options, Amazon fire 5th gen.?
I know how to get to it but I was hoping someone could explain what every option is and why I would find it useful.? Probably stupid question but, I'm just getting into this side o...
View details
Need help with shifting all values to the left of an array and place a 0 in the last location each time it is called.?
Create a new Java program called LeftShift.
Create an array size 10 that contains 1’s and 0’s only. (Any combination.)
Create a method called shiftValues that passes an array. ...
View details
Why do people make really bold statements about Technology?
Examples:
-someone says you can learn 10 programming languages in one week
-someone says Artificial intelligence will change the world 100 times more than electricity did
-If yo...
View details
Is the constructor a method on the AP test?
View detailsWrite a computer program to approximate 𝑓(20.254) using Lagrange interpolation polynomial?
Write a computer program to approximate 𝑓(20.254) using Lagrange interpolation polynomial based on the points: 𝑥𝑖 = 𝑖 , 0 ≤ 𝑖 ≤ 49 where 𝑓(𝑥) = 𝑒^𝑥^2...
View details
Describe a system that must send 32 bits of data on a serial bus (limited to 8 bits at a time).?
You should describe the frame schema you will use, what error detection it will use, and how the devices will signal the start and end of each part of the message. Be sure to inclu...
View details
Is there a way where i can auto generate dimensions from any given object in autocad ?
I'm trying to get dimensions for an object (Vertical & Horizontal dimensions) to get clearance and approval for it. I've seen companies use that autocad drawing and auto generate ...
View details
URL encoding: how transform all HTML metacharacters (such as "<" and ">") into entities (such as "<" and ">")?
URL encoding: how transform all HTML metacharacters (such as "<" and ">") into entities (such as "<" and ">")?...
View details
Write c program to sum up all divisible of 4 from 1-1000 inclusive except 40 and 200 ?
View detailsWhich programming languages would you recommend I learn if I want a Computer Science related job in 2019?
Languages I've practiced with the most: Java, C++, C. Java is by far my favorite programming language.
Languages I feel like I'm not very used to using: SQL, Swift, Assembly, Matl...
View details
Where do I get the IDE/SATA mentioned?
View detailsNeed help developing a POS terminal application using visual basic?
Keyboard programming, pole display, barcode scanner, receipt printer...
View details