-
贪吃蛇c程序
用c语言编的贪吃蛇游戏,大家来玩玩吧
#include
#include
#include
#include
#define SX 50
#define SY 25
#define Length 10
#define Xnub 50
#define Ynub 40
char BoxColor=3;
char BackColor=0;
- 2022-01-28 06:17:50下载
- 积分:1
-
yerenchengxu
自己用JAVA编的一个人工智能的野人过河的程序(own use artificial intelligence in a series of savage soldiers in the process)
- 2005-07-08 15:21:23下载
- 积分:1
-
简单的android文件浏览器android_filebrower
简单的android文件浏览器,非常实用的架构设计;适合初,中级开发人员,可以自己适当添加功能!(Simple Android file browser, very practical architecture design; suitable for junior, intermediate developers, you can add their own functions appropriately!)
- 2020-06-19 02:40:01下载
- 积分:1
-
Four very simple operation, for new academics to learn
很简单的四则运算,适合新学者学习使用,无界面-Four very simple operation, for new academics to learn
- 2023-03-07 20:55:03下载
- 积分:1
-
Android 图片 异步加载
源码实现附近android客户端图片的一步加载功能。
源码实现附近android客户端图片的一步加载功能。
- 2022-02-02 15:50:53下载
- 积分:1
-
AvdStartDialog
Avd Start Dialog Source Code for Andriod.
- 2013-10-24 10:34:54下载
- 积分:1
-
horstma
horstma
- 2022-03-20 13:54:58下载
- 积分:1
-
kmeans 算法
这是一种使用距离测量数据点之间的相似度计算方法的聚类算法
- 2023-05-14 09:35:03下载
- 积分:1
-
mayi
这个是一个关于蚂蚁爬树的java代码。很好用的,希望各位喜欢-mayi
- 2022-08-09 02:31:47下载
- 积分:1
-
rsa
一个移动客户端与服务端安全交互的解决方案。
针对: http://my.oschina.net/kaster/blog/130940
客户端使用AES加密报文,使用RSA公钥加密AES密钥
服务端使用私钥解密AES密钥,再使用AES密钥解密密文
隐掉了数据压缩部分(A mobile client and server security solutions that interact. For: http://my.oschina.net/kaster/blog/130940 client packets using AES encryption, RSA public key encryption using AES key server uses the private key to decrypt the AES key, then use the AES decryption key Man hidden away part of the data compression)
- 2013-08-30 10:14:56下载
- 积分:1