搜索资源列表
RSA
- RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
2048-csharp-version-master
- 使用C#编写的小游戏 -- 2048 基于Win Form 经过测试完美运行-Use C# to write a small game- Win Form 2048 has been tested on a perfect run
2048
- 2048桌面游戏程序源代码,包含着手游上的2048游戏的主要功能、算法。-2048 board game source code, including the 2048 game tour started on the main function of the algorithm.
2048
- 2048 qt版游戏,与手机版的2048游戏一样,-2048 qt版小游戏
2048.cpp.tar
- 2048游戏 游戏代码,1开始0重新开始-2048games 1 for start games ,0 for restart games
游戏2048
- 2048》是一款数字益智游戏,在4*4的方格中通过上下左右滑动来控制数字的变化,游戏胜利的条件是出现2048这个数字。 游戏规则如下: 1、玩家每次可以选择上下左右其中一个方向去滑动,定义滑动的方向为前,滑动的反方向为后,每滑动一次,所有的数字方块都会向前移动靠拢至边缘。 2、每一行(列)从最前方第二个方块依次向前方方块发起撞击,相撞的两个方块数字不同时不发生变化,撞击发起块向后顺延,相撞的两个方块相同时变成一个新的数值相加的数字块,后续的数字块依次向前递补空位,撞击发起块变为
工程2048
- 参照游戏 2048 而试用 VB开发出来的 2048 双人对战 的 一款小游戏。(Refer to the game 2048 and try out a pair of 2048 pairs of VB development of a game.)
2048
- 这是我用wxPython做的一个2048游戏,有音效,大神勿喷。(This is what I do with wxPython, a 2048 game, there is sound, the great God does not spray.)
2048
- 通过一些简单vc++编程,实现了一个2048的游戏,窗口化,带图形界面。(A process of one game named 2048 for windows.)
2048
- 《2048》是比较流行的一款数字游戏。原版2048首先在GitHub上发布,原作者是Gabriele Cirulli。它是基于《1024》和《小3传奇》的玩法开发而成的新型数字游戏。("2048" is a popular digital game. The original version 2048 was first released on GitHub, the original author is Gabriele Cirulli. It is based on th
2048
- 2048小游戏,仅供消遣,解压直接点击2048图标即可运行。利用python代码编写(2048 small games for entertainment only, decompression, click the 2048 icon to run directly. Using Python code to write)
2048
- 2048游戏源码 实现2048小游戏 四乘四(2048 game source code achieve 2048 small game Four multiplied by four)
2048
- 用Python编写的小游戏2048,比较简单(Classic game 2048 written in Python)
2048
- 2048小游戏,matlab语言,平时消遣(2048 small game for matlab , just kidding have fun thanks)
2048
- 2048小游戏,windows程序,mfc工程,实训内容(2048 small games, windows program, MFC engineering, training content)
2048-master
- c语言做2048小游戏,windows小游戏(C language for 2048 small games, windows games)
2048小游戏源码(java)
- 2048电脑版小游戏,JAVA语言开发,开发平台eclipse(Mini-Game 2048,Java,eclipse)
2048
- 游戏规则很简单,每次可以选择上下左右其中一个方向去滑动,每滑动一次,所有的数字方块都会往滑动的方向靠拢外,系统也会在空白的地方乱数出现一个数字方块,相同数字的方块在靠拢、相撞时会相加。系统给予的数字方块不是2就是4,玩家要想办法在这小小的16格范围中凑出“2048”这个数字方块。(The rules of the game is very simple, every time you can choose about one direction to sliding, sliding each
2048
- python开发的2048小游戏,适合刚开始入门的pythoner(2048 small games developed by Python)