登录
首页 » c++ » game2048

game2048

于 2023-08-08 发布 文件大小:1.71 kB
0 72
下载积分: 2 下载次数: 1

代码说明:

#include #include #include #include #include #include #include #include using namespace std; int table[16]={0},Score=0,Max_number=0; bool allprint=true; int&at(int* pn,int x,int y=-1,bool rev=false){     return rev?(~y?pn[x*4+y]:pn[x]):(~y?pn[y*4+x]:pn[x]); } bool canMove(int* pn,int direction){     for(int i=0,sum=0;i

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

发表评论

0 个回复

  • BMA150_driver
    BMA150 Driver Microchip Pic Mcus
    2021-01-30 11:18:33下载
    积分:1
  • md5encode
    MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)
    2013-09-09 18:27:10下载
    积分:1
  • DockPanel_2_2_Source
    可以实现类似Visual Studio.NET开发环境那样的界面,并且附有源代码(Visual Studio.NET can achieve a similar kind of interface development environment, and with source code)
    2007-12-22 18:30:14下载
    积分:1
  • xindianfromnoise
    为什么总是存在了呢?这是用c编的在matlab上实现的信号提取识别源码(Why is always there for them this is the series c achieved in the Matlab Signal Extraction identify source)
    2007-05-09 10:18:40下载
    积分:1
  • Proteus
    单片机C语言程序设计实训100例——基于8051+Proteus仿真( Microcontroller C Programming Language Training 100 cases- based on 8051+Proteus simulation)
    2012-09-19 00:06:52下载
    积分:1
  • LGT8F690A_5WQI(无线充完整PCB工程+源代码)
    wireless charging design.(wireless charging)
    2020-06-17 08:40:02下载
    积分:1
  • Books code " C# examples of major project development (revised edition)&quo...
    书籍代码《C#专业项目实例开发(修订版)》-徐成敖-源代码-4242CreativeLearning.rar-Books code " C# examples of major project development (revised edition)" - Xu Ao- source code-4242CreativeLearning.rar
    2022-01-21 23:05:58下载
    积分:1
  • log4net-2.0.8-src
    说明:  Log4net.dll是著名的Apache软件为.net framework 2框架准备的支持库,方便在不同的平台上得到功能支持。(Log4net. DLL is a support library prepared by Apache software for.NET Framework 2. It is convenient to get functional support on different platforms.)
    2020-10-31 15:59:55下载
    积分:1
  • 一个用C#编写的,介绍使用树视图控件程序, 编译通过
    一个用C#编写的,介绍使用树视图控件程序, 编译通过-a C# prepared in the tree view on the use of control procedures, compiled by
    2022-12-13 09:55:02下载
    积分:1
  • MATLAB7[1].03
    学习matlab的好资料第3部分,再此共享下啦。参考参考(Good information to learn matlab Part 3, then under this shared friends. Reference Reference)
    2011-09-28 11:02:21下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载