Anonymous
j@ke
i think I understand, i'm working in C++. So i should but all the code in a while loop? & thanks for the help "D
Anonymous
Arduino is actually good, it has a setup() where we write everything we need at the start of the program and then a loop() which goes on like a endless loop and keeps executing the commands back to back
Germán
lel i'm learning arduino
Germán
it's a great and easy way to code and learn
Anonymous
Anonymous
Was too much fun
Anonymous
Any one providing me a c language projects
Anonymous
https://youtu.be/7ONjxvpDCDw
Anonymous
https://youtu.be/7ONjxvpDCDw
Anonymous
I hope you guys Like it 😁🙌
Anonymous
Can we make this program also in c language?
Anonymous
Yes you can.
Anonymous
I will try it
Anonymous
You can implement the logic of soduku in c /c++. But GUI Design you can't.
Anonymous
Thanks sir
Anonymous
Wc. Like Share And Try Yourself.
Anonymous
Share This To Your Friends. This type of project will improve your programming skills and logic. 👍
Anonymous
Our last signal got 100% in 5 days
@novapumps
Anonymous
No
Hermann
hi, have anyone book of c?
Germán
Can any one help me with this? (Sen -> Sine
Anonymous
Germán
Yea
Anonymous
And do you want it mathematically solved
Anonymous
Sorry can't read the question above, not familiar with the language
Germán
Okay wait
Germán
It says something like this: prove this trigonometrical equalities from the fundamental relations
Germán
Anonymous
Anonymous
mark
guys anyone here knows how to use raspberry
Germán
I know, it could be easy, but I'm starting with the lesson, and at first I didn't understand anything
Anonymous
Germán
Hahaha
quique
Hello i need make job about rsa implementation
Anonymous
quique
Unknown this
quique
I dont have idea
quique
I need guy what can make this
Anonymous
OpenSSL is easy to use
quique
I pay this job
Anonymous
Wowo
Anonymous
XD
Vartan
Hi
MELON LORD
How to print n Fibonacci numbers using recursion?
Please help
correctmaninwrongplace
You need to have as argument the 2 previous numbers and n
MELON LORD
Yeah
But, how to print till n
Suppose if n=3
Output
0 1 1
How to do this?
Return (fib(n-1)+fib(n-2))
This returns only the nth Fibonacci number
correctmaninwrongplace
If n=1 print 0
If n=2 print 1
Else print(fib_1+fib_2)
correctmaninwrongplace
A recursive program isnt only a
if(){}else{}
You can have
If(){
}else if(){
}else{
}
MELON LORD
Yeah, I know
MELON LORD
MELON LORD
That is the required output
correctmaninwrongplace
Do it them
correctmaninwrongplace
I cant give you the code that would allow you to solve it because that is the main problem that someone ask as homework
MELON LORD
Okay
I understand
Thanks
correctmaninwrongplace
You Will have to print the number before you call the recursion, so Start at 0 and increment the value of the argument in every call so you be able to Stop
MELON LORD
Okay
Will do
Anonymous
Let a function
fact(n)
If (n<=0)
print 1;
Else
fact=fact +fact(n-1)
Print fact
Call this function in main function.
MELON LORD
Fib(n){
Static int a=0, b=1,sum;
If(n>2)
{
Sum=a+b;
A=b;
B=sum;
Printf(sum)
Fib(n-1)
}
I will print the starting numbers in the series 0 1 before printing fib func.
correctmaninwrongplace
MELON LORD
Okay
Thanks
quique
Hello friends, someone interested in implementing the RSA algorithm in C?
quique
interested in work, contact by private. Thank you
Anonymous
Byee
Eyobed
Anyone here how can send me graphics.h header file and dos.h header file
Anonymous
Quique, contact me if you want
quique
👍
Vartan
/help@GroupButler_bot
Anonymous
/help@GroupButler_bot
quique
quique, [25.02.18 16:28]
Hello friends, someone interested in implementing the RSA algorithm in C?
quique, [25.02.18 16:28]
interested in work, contact by private. Thank you
Anonymous
Mat
Something you shouldn't touch
Anonymous
Mat
Start a chat with @GroupButler_bot and find it yourself ;)
Alejandro
/help@GroupButler_bot
Mat
Riyaz
/help@GroupButler_bot