Code Monkey home page Code Monkey logo

programming_class_cheats's Introduction

There are some programe I've writter for frieds! Feel free to use and add to the list.

تصمیم گرفتم بعضی مشق ها که برای بقیه نوشته ام رو اینجا بذارم تا شاید افراد بیشتری ازش استفاده کنن. وقتی کسی نمی خواد مشقی رو بنویسه ، زور که نمی شه کردش (:

horse_move_demo

write a program to show how a horse moves using terminal graphics

برنامه شاید عجیب باشه ولی خب به هرحال یک مشق واقعی بوده: نمایش حرکت اسب شطرنج در محیط متنی!

python_socket_programming

درس مهندسی اینترنت

با استفاده از سوکت ها در پایتون، یک برنامه بنویسید - کلاینت سرور ماشین حساب

در اینجا برنامه ای با معماری کلاینت و سرور نوشته ام. برنامه سرور روی پورت ۱۰۰۰۱ گوش می ده و برنامه کلاینت بعد از اجرا منتظر دریافت ورودی از کاربر می مونه. ورودی‌ها عبارت های ریاضی هستن. برای مثال 3*4 یا 3+8/2 و این تیپ چیزها. هر ورودی روی کلاینت، به سرویس دهنده فرستاده می شه، سرویس دهنده مقدار ریاضی اون رو با استفاده از تابع eval حساب می کنه و جواب رو به کلاینت می ده. کلاینت بعد از دریافت هر جواب خروجی رو چاپ می کنه و دوباره منتظر ورودی کاربر می مونه. ارائه ورودی به شکل done به معنی علاقه کاربر به خروج از کلاینت است.

اسکرین شات درون دایرکتوری نشون دهنده اجرای برنامه است.

python socket programming screenshot

کلاس ماتریس بدون استفاده از آرایه دو بعدی پویا

کلاسی برای ماتریس تعریف کنید سپس عملگرهای ==,*,+,!=,>>,<< را برای این کلاس سربارگذاری کنید.

درس برنامه نویسی پیشرفته ! شبیه شوخیه :)

Flappy Bird Reinforcement Learning in Matlab

روبات یادگیرنده بازی معروف Flappy Bird در متلب به روش یادگیری تقویتی(Reinforcement Learning)

programming_class_cheats's People

Contributors

jadijadi avatar benyaminsalimi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.