07/19/19
Basic- kernel written in basic?
I have read somewhere that higher level languages are not better to create kernels, So my question is, Can we make Kernel in Basic, the simplest language?
07/19/19
B and C are sets of real numbers defined as follows.
B= {v│v ≥1}C= {v│v < 8}Write B U C and B ∩ C using interval notation. If the set is empty, write Ø
07/19/19
What does it mean to "program to an interface"?
I have seen this mentioned a few times and I am not clear on what it means. When and why would you do this? I know what interfaces do, but the fact I am not clear on this makes me think I am...
more
07/19/19
Find the inverse function of f. f(x) = 1 x + 3 f −1(x) =
Find the inverse function of ff(x)= 1/x+3f^-1(x)=
07/19/19
Clearing number in a Label on Text Box Change?
Just have a simple question. I have a program and in it I have a label that displays results once you calculate them, and I want the label to clear once you change the text in the input boxes....
more
07/19/19
Find the probability of between 5 and 7 email messages received (endpoints included) in a given minute.
Records show that the average number of email messages received per minute is 7.7. Find the probability of between 5 and 7 email messages received (endpoints included) in a given minute.Round...
more
07/19/19
Auto Find and display objects when input keywords in VB?
I'm a newbie in VB form programming. I got a task today, it seems so hard for me. basically, I have 2 forms named: Form1 and Form2. Form1 use for management info of students such as: student's...
more
07/19/19
BBC basic variables?
Background info for the problem: I am writing a text adventure game where the player has multiple paths to choose at each intersection/ problem.
Problem: I am attempting to use a variable from...
more
07/19/19
CreateTextFile Method is basic fails to create file at specified path?
I am using BASIC for the first time to automate a LeCroy Oscilloscope. Following examples provided by them I am attempting to create a program which uses the oscilloscope features and prints...
more
07/19/19
Passing a 2D array to a C++ function?
I have a function which I want to take, as a parameter, a 2D array of variable size.
So far I have this:
void myFunction(double** myArray){
myArray[x][y] = 5;
etc...
}
And I have...
more
07/19/19
Comma at the end of True Basic if statement?
I've been working on translating a simulation written in True Basic to C, and eventually into CUDA. Considering I have never worked with True Basic, let alone basic, everything has been going...
more
07/18/19
Pre calculus question
Use synthetic division to identify the integer bounds of the real zeros. Find the least upper bound and the greatest lower bound guarenteed by the upper and lower bounds of zeros theorem...
more
aleks math question
A car rental company charges an initial fee plus an additional fee for each mile driven. The charge depends on the type of car: economy or luxury. The charge E (in dollars) to rent an economy car...
more
07/18/19
How to program a fractal?
I do not have any experience with programming fractals. Of course I've seen the famous Mandelbrot images and such.Can you provide me with simple algorithms for fractals? Programming language...
more
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.