登录
首页 » c++ » game2048

game2048

于 2023-08-08 发布 文件大小:1.71 kB
0 63
下载积分: 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 个回复

  • 风控EA
    说明:  风控EA,风控ea不错的EA,风险降低,嗯嗯嗯呢(Wind control EA, wind control EA is good EA, risk reduction, uh huh?)
    2019-05-25 14:06:00下载
    积分:1
  • 解析infopath的代码
    解析infopath的代码 用c#代码来解析infopath的xsn,取得infopath里边字段的信息。里边做了各种类型字段的解析。代码,是用infopath里的各个字段,来生成一张报表
    2022-09-09 18:25:02下载
    积分:1
  • 5256_a479acd3-7196-4a4e-bdbf-1837f78d5fc3
    说明:  wpf超酷界面,多个界面及控件。。。。。。(wpf is Too Cool.more and more)
    2020-10-19 11:09:43下载
    积分:1
  • HSDL3208
    HSDL3208半双工通讯红外收发器,集成一体化红外通讯器件(HSDL3208 half-duplex communication infrared transmitters, Integration infrared communication device)
    2007-04-20 10:46:10下载
    积分:1
  • wk_dz
    Visual C++案例开发集锦第六章\获取网卡地址的程序源码,值得一看!(Visual C++ case development highlights Chapter to obtain the Ethernet address of the program source code, worth a visit!)
    2011-08-13 16:07:33下载
    积分:1
  • ML610Q495demo
    OKI的ML610Q495芯片例程demo(OKI ML610Q495 chip routines demo)
    2013-12-26 09:24:08下载
    积分:1
  • OpenCV_zh
    OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV s full name is: Open Source Computer Vision Library. OpenCV is based on (open) issued a cross-platform computer vision library, you can run on Linux, Windows and Mac OS operating systems. It is lightweight and efficient-++ class is composed of a series of C functions and a few C, while providing an interface to Python, Ruby, MATLAB and other languages​ ​ , to achieve a lot of generic algorithm for image processing and computer vision.)
    2014-01-17 11:15:09下载
    积分:1
  • 12864
    说明:  lcd12864驱动文件,建议收藏!(LCD12864 driver file, recommended collection!)
    2019-03-11 14:11:52下载
    积分:1
  • 用WPF(Windows Presentation Framework)的项目,需要.NetFamework3.5,工程是VS2008的,包含SQL数据库文件。...
    用WPF(Windows Presentation Framework)的项目,需要.NetFamework3.5,工程是VS2008的,包含SQL数据库文件。 软件工程课程的课程实验项目,课程任务管理系统Orange。 项目利用了WPF的特性做出动画、多媒体效果,并使用了数据绑定、事件等。 代码并不复杂,但界面效果很好。-With WPF (Windows Presentation Framework) project needs. NetFamework3.5, the VS2008 project is, including SQL database files. Software engineering curriculum pilot project, the Curriculum Task Management System Orange. Project made use of WPF features to make animation, multimedia effects, and the use of data binding, events and so on. Code is not complex, but the interface works well.
    2022-01-30 16:46:40下载
    积分:1
  • FreeRTOS_9.0.0+emWin_5.22
    【实例简介】
    2021-10-12 00:31:08下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载