Git Product home page Git Product logo

design's Introduction

design

我的一些课程设计源码以及文档,这些都是我以前的作品,大概有一年多时间了,仅供参考学习使用

人机五子棋

人机五子棋是一个有着些许智能的五子棋人机对战游戏。

具体原理可以参见原理篇

你可以学到:

  • Java Swing
  • 机器分析棋盘的方法(重点)

即时通讯

即时通信软件是一个单对单的即时通信软件。

你可以学到:

  • Socket实现通信
  • 自定义协议

远程屏幕监控系统

远程屏幕监控系统是一个服务端到客户端的屏幕监控系统,服务端可以监控多个客户端的桌面,在服务端以树形的形式列出已连接上的客户端IP地址,点击客户端IP地址后即可在右侧监控该客户端的屏幕

具体原理可以参见原理篇

你可以学到:

  • Socket实现通信
  • 高效的进行屏幕画面传输

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.