登录
首页 » Windows开发 » 用VC(MFC)编写的五子棋游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用...

用VC(MFC)编写的五子棋游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用...

于 2022-06-12 发布 文件大小:1.06 MB
0 52
下载积分: 2 下载次数: 1

代码说明:

用VC(MFC)编写的五子棋游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) source prepared Gobang game procedures, as I can run a test procedure. A total exchange of the use of programming enthusiasts

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

发表评论

0 个回复

  • 51单片机使用AD自动调光
    应用背景使用4路AD中的1路检测外部模拟量输入,显示0-255数值  DA输出电压用LED显示,主要用于检测环境光线,光线强,则灯亮度小,以保证整体光强稳定在一个范围这种思路和用法主要用于自动调光,可以根据环境亮度自动调节,从而达到节能最大化,关键技术该代码使用4路AD,采用I2C协议,用于调节光线,然后再用数码管显示光强,非常直观看出其变化。代码移植性强,直接调用库函数,非常方便。
    2022-04-22 23:32:37下载
    积分:1
  • Modbus TCP VB.net
    这是用于阅读和写作 Modbus TCP 寄存器 VB.net 项目。开始是我找示例程序 VB.net 的 Modbus TCP 的通信。然后我一个样例项目在 CodeProject.com,在这里找到:http://www.codeproject.com/Tips/16260/Modbus-TCP-class这是用 C# 语言,由 Stephan 史翠克的 Modbus TCP 通信 VB.net 项目。原始项目包含 2 个项目。我打开所有这一切,与上述网站转换。提出了用 VB 语言的新项目。我选择.Net 2.0 框架。这个新的项目名为 Modbus 样品 vb。在我的新项目,我只是创建一个项目,是由一种形式、 一个模块组成。我将 Modbus TCP 类移至模块 ModbusTCP,和我在 frmStart 中复制所有的 objek 和 frmStart 将它粘贴在我的新项目。它令人惊叹,翻译的剧本是几乎是完美的只有几行错误。下面图片显示错误行在 ModuleTCP 事件 OnReceive,对代码 ElseIf......我不知道还如何修复这条线,所以我将该行更改为唯一 Else。我的新项目完成后,建立了用 VB 语言编写的 Modbus TCP 客户端。我尝试连接到本地 IP 127.0.0.1,Modbus 模拟器和成功,它可以读取和写入寄存器。
    2023-01-14 00:45:03下载
    积分:1
  • 口说话,直接I/O端口操作示范窗口下,等…
    端口通话,Windows下演示直接I/O端口操作,详细说明见http://www.beyondlogic.org/porttalk/porttalk.htm
    2023-04-15 08:50:03下载
    积分:1
  • landing and user passwords are admin. It is a very good use of materials managem...
    登陆用户及密码都是admin。是一个很好用的教材管理系统。用的delphi语言-landing and user passwords are admin. It is a very good use of materials management system. Delphi language used
    2022-05-12 11:41:30下载
    积分:1
  • 用VC++编的小程序,用于比较两个数的大小,已通过调试
    用VC++编的小程序,用于比较两个数的大小,已通过调试-VC++ compiled by a small program used to compare the size of two numbers, has passed the commissioning
    2022-03-06 14:50:03下载
    积分:1
  • materials management is general industrial, commercial enterprise production man...
    物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、名称、型号、单位等;然后登记入库信息,包括物资基本信息、入库地点、入库人、经办人、数量等;出库物资需要登记出库信息,包括物资基本信息、出库地点、出库人、经办人、数量等;根据物资的入库、出库过程的综合,得到各种物资的余额信息,方便进行后续工作。因此物资管理信息系统需要记录物资流通的全过程。-materials management is general industrial, commercial enterprise production management responded important aspect of a need for basic supplies information management, materials information for the deployment of a complete monitoring. The amount of material goods must first register the basic information, including the type of materials, name, type, units, etc.; Arsenal then registration information, including basic information materials, storage location, storage, handling, and so on; Out-up materials needed for registration information, including material basic information out of the hangar location, out of the hangar, handling, and so on; based on the amount of material in and out of the process of integration, access to the material balance information and faci
    2022-07-01 15:03:22下载
    积分:1
  • MSDN/VC6自带的VC例子程序,学习Windows编程应该先把这些例子看懂。
    MSDN/VC6自带的VC例子程序,学习Windows编程应该先把这些例子看懂。-MSDN/VC6 bring their own examples of the VC process, learning Windows programming should first understand these examples.
    2022-03-09 14:02:28下载
    积分:1
  • kmeans算法的源代码
    kmeans算法的源代码-kmeans algorithm source code
    2022-02-13 02:54:57下载
    积分:1
  • 零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
    零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
    2023-03-08 14:00:03下载
    积分:1
  • thermometer and heater device for demonstration of automatic temperature con...
    thermometer and heater device for demonstration of automatic temperature control. version 2.0 this device (thermometer.exe) comes with full source code (visual basic 6.0) and a sample assembler program (thermometer.asm), that can be run on emu8086 microprocessor emulator. you can download the latest emu8086 microprocessor emulator from here: http://www.emu8086.com feel free to e-mail if you have any questions: info@emu8086.com have fun! copyright (c) 2005 emu8086.com http://www.emu8086.com
    2023-08-05 22:55:03下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载