登录
首页 » Others » C# WINFORM写的五子棋代码(双人对战以及单机)

C# WINFORM写的五子棋代码(双人对战以及单机)

于 2020-12-03 发布
0 165
下载积分: 1 下载次数: 1

代码说明:

自己编写的五子棋,具备双人对战模式,电脑对战模式,具备禁手规则,可能禁手规则不完美。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • matlab写的Lyapunov指数计算序 (小数据量法)
    这个程序保证没有错,看了其他人上传的,都不能运行,这个工具可以进行计算Lyapunov指数,并且有三个例子,点击main函数就可以直接运行
    2020-11-06下载
    积分:1
  • 无人驾驶入门--Autoware使用手册
    无人驾驶汽车系统入门 - Autoware_UsersManual_v1.1Autoware-用于城市自主驾驶的集成开源软件,支持以下功能:3D本地化3D映射路径规划路径跟随加速/制动/转向控制数据记录汽车/行人/物体检测交通信号检测交通灯识别车道检测对象跟踪传感器校准传感器融合面向云的地图连接自动化智能手机导航软件仿真虚拟现实Autoware受BSD许可证保护。请自行负责使用。为了安全使用,我们为不拥有真正自主车辆的人提供基于ROSBAG的仿真方法。如果您使用Autoware与真正的自主车辆,请在现场测试之前制定安全措施和风险评估。工尹-刁一定義亡机飞求世。Chapter1。 About This documentThis chapter describes the purpose of this document.Autoware Users ManualAutoware Developers manualChapter2。 RoS and AutowareBefore operating Autoware, RoS and Autoware are described in this chapter.Robot middleware- rosecently, the wide range potential of robotics has been focused by not only roboticsexperts but also non-robotics experts to join robot development It is believed thatthis trend leads robotics to advancement and developments to other domainsHowever, robot development is getting harder because the advancement and the complexityof robot functions have been increased Unlike Pcs and smartphones robotic developmenthas considered various hardware, OS, programming languages. Hence, the differences havemainly been obstructed for robotic developers as well as robotics experts to join robotdevelopmentTo solve the problem, the demand of making common platforms has been increased, andsome platforms have been published Within a common platform, developers can combinevarious software published by other developers, and speed up development by reusing themTherefore, it is expected that developers can more focus on fields of interestROS (Robot Operating System) is a framework for robotic software development. It wasdeveloped by Willow Garage in U.S. OSFR (Open Source Robotics Foundation) has currentlymaintained it. The open sourced ros has mainly been used by communities in U.S. andEurope as well as communities in JapanNote that ros has "os" in its name however, it is not "os" like Windows or linux. It is amiddleware that runs on uniX based OSROS FeaturesOriginal build system(Catkin)mage processing library(OpenCvv Data logging tool (ROSBAG)v Visualization tools for data and software state(rvizCoordinate transformation library (TFQt based gul development tool (RQTA""file is used to start multiple nodes atAutowareutoware is open source software based on ros. autoware is pushed on github forautonomous driving research and development. Most of autonomous drivingsystem consist of recognition, judgment, and operation. Autoware providesnecessary functions, such as 3-D map generation, localization, object recognition, andvehicle control, for autonomous drivingROS PCAutoware〔Ros)RecognitionJudgmentoperationObject DetectionLane KeepingAcceleratorLocalizationIntersectionBrakeSteeringAutowareRiderAutoware routePath PlanningVehicleVehicle control(CAN)CFigure 1 Autoware overviewwhile support systems such as driving assistance and safetydiagnosis support, use multi-core CPU3-D Map Generation and SharingLocalization(NDT: Normal Distributions Transform)object DetectionPath GenerationAutonomous Drivingtarget speed. In addition, the route includes landmarks, "way point, setintervals. The autonomous driving system operates path following by following the wayUser InterfaceA user interface called " Runtime Manager ofpath following. Furthermore, a tablet user interface, "Autoware Rider, of Autoware enablesROS PCAutoware(ROS)Runtime ManagerVIZAutoware ridertabletDisplay on vehicleOculusFigure 2 User interfacePlatform structure for autowareApplicationAutowareMiddlewareROSHost OsLinux( UbuntuCPUGPUCameraGNSSLIDARFigure 3 Platform structure for Autoware
    2021-05-07下载
    积分:1
  • kepware c# demo
    c# 开发kepware 用例 可以正常使用 多个点配置信息
    2020-12-05下载
    积分:1
  • Qt Sqlite表中数据导出为csv格式表格
    Qt中将sqlite表中的数据导出为csv表格形式,代码调用方便,整体代码包含了数据库的增删改查,tableview显示sqlite,代码较完整。开发环境为ubuntu+qt5.6.1在win7+qt5.6.1下也没问题。
    2020-12-11下载
    积分:1
  • Aurora+MikTex2.9+Keygen
    本资源为Aurora+MikTex2.9和破解软件的完全安装包,主要用来实现在Word中插入LaTeX公式和编写伪代码等作用,安装包经过在我自己的电脑上安装实践,完全可以用,安装流程及注意事项可以参考我的博客:https://blog.csdn.net/zhanghm1995/article/details/88354080
    2020-06-06下载
    积分:1
  • php+mysql失物招领系统
    实现简单的动态网站功能,登录,注册,删除,修改,查找,后台管理等。界面简介大方。内含详细说明。
    2020-12-04下载
    积分:1
  • 16QAM数字通信系统——MATLAB代码
    信号源产生 0、 1 等概分布的随机信号,映射到 16QAM 的星座图上,同时一路信号已经被分成了 I 路和 Q 路,后边的处理建立在这两路信号的基础上。I 路和 Q 路信号分别经过平方根升余弦 滤波器,再加入高斯白噪声,然后通过匹配滤波器(平方根升余弦滤波器) 。最后经过 采样,判决,得到 0、1 信号,同原信号进行比较,给出 16QAM 数字系统的误码。
    2020-12-11下载
    积分:1
  • 基于树莓派监控小车源码
    基于树莓派监控小车源码,服务器为python 编写,客户端为QT框架写的
    2020-11-27下载
    积分:1
  • 涡旋光束全息与拓扑荷模拟
    利用理论推导的方法,该matlab程序得出涡旋光束经相位全息光栅接收后一阶衍射光束的解析表达式,并且仿真分析分别得出在发生正常对准、横向偏移、角向倾斜及横向偏移和角向倾斜两者同时出现时衍射光束的质心偏移特性和中心强度变化特性。
    2021-05-07下载
    积分:1
  • 非常好的管理系统美萍商业进销存2010v5(无狗版永久使用,真正标准版).rar
    美萍商业进销存管理系统是一款专业的销售管理软件,其中包含商品销售管理系统 ,库存管理系统(仓库管理系统),财务和报表系统等子模块。软件界面设计简洁,美观,其人性化的软件流程,使普通用户不需培训也能很快掌握软件操作使用方法,上手极易。
    2020-11-28下载
    积分:1
  • 696518资源总数
  • 104971会员总数
  • 8今日下载