C++ YARIŞMA KODLARI/C++ COMPETITION CODES

  #include <unistd.h> #include <locale.h> #include <iostream> using namespace std; float a1,a2,a3,b1,b2,b3 ; int bitis ; int main() {     setlocale ( LC_ALL , "Turkish" );     cout<< "128/4?  " ;     cin>>a1 ;     if (a1==32)     {         cout<< " doğru cevap aferin sana               " ;         cout<< "  2.sorun şu 55*82   " ;         cin>>a2 ;     }     else {         cout<< " görüşürüz yanlış cevap   " ;         return 0;     }     if (a2==4510)     {     ...

Yapay zeka teknolojisi

Değerli izleyicilerim; uzun zamandır yeni yayın yayınlamıyordum. Bu kadar zaman sonra yeni bir yayın ile 2019 a başlıyoruz.
******************************************

My dear viewers; I haven't been broadcasting a new broadcast for a long time. After so much time we start a new publication with 2019.
***********************************
Yapay zeka konusuna değinmek istiyorum. Artık yapay zeka sadece insana benzeyen robot teknolojisi değil ;
-duyguları olan;
-iradesi olan;
-hareket eden;
-biz insanlar ile iletişime geçebilen;
Robot sistemleridir. Ve bu anlattığım yapay zeka sistemlerini artık Arduino ana kartı ile yapmak çok kolay. İradeyi "or" komutu ile elde edebiliriz. Duyguları sensörlerle, iletişimi ise Gsm Gprs teknolojisi ile elde edebiliriz. İyi günler dilerim.
***********************************
I would like to touch on artificial intelligence. Artificial intelligence is not just human-like robot technology;
- which are the behaviors;
- which is an order;
-moving;
- we can connect with people;
Robot systems. And it is very easy to do the artificial intelligence systems that I have described with the Arduino main board. We can get the will with the command "or". We can get the emotions with sensors and communication with GSM Gprs technology. I wish you a good day.

Yorumlar

Bu blogdaki popüler yayınlar

New project/yeni proje