登录
首页 » Windows开发 » c++控制台简易五子棋,增加鼠标支持

c++控制台简易五子棋,增加鼠标支持

于 2022-02-26 发布 文件大小:1.20 kB
0 205
下载积分: 2 下载次数: 1

代码说明:

- C++ 单个源文件... - 文件名: go2.cpp - 编译器名: TDM-GCC 4.8.1 32-bit Release - C++ 编译器: %BinDir0%g++.exe - 命令: g++.exe go2.cpp" -o "go2.exe" -ansi -m32 -I"%CppIncludeDir0%" -I"%CppIncludeDir1%" -L"%LibDir0%" -static-libgcc  -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32 -m32 - 输出文件名: go2.exe - 输出大小: 1.30 MB - 编译时间: 2.06s

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

发表评论

0 个回复

  • 实现单片机上数码管1
    实现单片机上数码管1-99连续显示,用的芯片是飞利蒲的P89C61-show 1-99
    2022-08-20 14:50:51下载
    积分:1
  • 我们参加比赛时的源程序,现在吐血奉上,希望大家一起提高,里面用到了0832,和液晶显示...
    我们参加比赛时的源程序,现在吐血奉上,希望大家一起提高,里面用到了0832,和液晶显示-We take part in competitions at the source, and now offer hematemesis, hoping to improve the U.S., which used the 0832, and the liquid crystal display
    2022-05-17 23:59:15下载
    积分:1
  • 该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。...
    该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。-This function is used to renew the RTC time.There is just a parameter nowtime,the current time denoted by seconds
    2022-07-24 14:28:42下载
    积分:1
  • 中国大陆本地化区域语言设置软件
    应用背景安装Linux和Windows双系统的人,特别是这装LinuxDeepin的人会发现,每次进入Linux系统之后再进入Windows系统,系统的时间格式被改ChinesePRC,右下解只显示一个C和一个小时的数字,很讨厌。Windows的时间格式设置要弹好几个框,点好多按钮,搞人了,让人很心烦。我写了一个Windows控制台程序,帮助大家快速恢复系统时间格式。既然要快速,就不提供界面和选项了,需要的兄弟姐妹们自己修改代码吧。关键技术 1、Windows注册表控制技术。本人使用的是Visual C++ 6.0,在编写代码的时候发现它修改不了Windows7的时候格式,研究发现SetLocaleInfo最终修改的是注册表,于是直接修改了注册表。 2、Windows所有窗口刷新技术。很讨厌给所有的窗口发送WM_SETTINGCHANGE消息之后所有窗口纹丝不动,特别是桌面右下解的时间格式没有刷新。于是强制刷新了所有窗口。
    2022-08-23 17:51:51下载
    积分:1
  • procedures with the greedy algorithm to solve 0
    该程序用贪心算法来求解0-1背包问题 采用贪婪准则:每次选择p/w最大的物品放入背包。-procedures with the greedy algorithm to solve 0-1 knapsack problem using greed criteria : Each choice p/w largest goods Add backpack.
    2022-05-19 21:23:22下载
    积分:1
  • 本软件为商业版ACCESS数据库软件,如果需要SQL版本,请花钱购买。在网络上呆了这么多年,从来没有除了2002年过两个程序以外一直都没有过什么程序。 同时...
    本软件为商业版ACCESS数据库软件,如果需要SQL版本,请花钱购买。在网络上呆了这么多年,从来没有除了2002年发过两个程序以外一直都没有发过什么程序。 同时发布这个程序也是为了想交一些朋友。本程序也并非本人原创,只是在闲暇时发现网络上面根本就没有完全公开或者使用方便的程序。为了尊重本人的劳动成果,希望下载后的朋友不要更改界面。同时希望使用本系统的朋友能和我的网站做个友情链接。-software for the commercial version of its Access database software, SQL version if required, please spend money to buy. The network spent so many years, never apart from 2002 to issue two proceedings have not been made on what procedures. While this procedure is issued to pay for some of my friends. This procedure is not my original, the only leisure found in the above fundamental network is not fully open or convenient procedures. In order to respect the result I hope that after downloading their friends not to change the interface. While the use of the system hope the friends and my website to be a useful links.
    2022-11-20 12:40:03下载
    积分:1
  • 龙贝格插值算法求积分下限为0,积分上限为1的,被积函数为4/1+x*x的积分...
    龙贝格插值算法求积分下限为0,积分上限为1的,被积函数为4/1+x*x的积分-Romberg interpolation algorithm quadratures threshold of 0, points to a ceiling of the function of the plot was 4/1 x* x points
    2023-04-23 10:45:03下载
    积分:1
  • 虚拟桌面的完整性,使用定时器控制
    一个虚拟桌面的完整程序,使用了 Timer 控件-The integrity of a virtual desktop, the use of a Timer control
    2022-05-13 00:16:09下载
    积分:1
  • 利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。...
    利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。-The use of dynamic programming techniques and recursive approach to find the two alphabets A and B, the largest public string length.
    2022-08-13 06:57:52下载
    积分:1
  • In the GB code and Big5 code conversion between the ......
    在GB码和Big5码间转换 -In the GB code and Big5 code conversion between the ......
    2023-07-24 06:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载