-
贪吃蛇纯c++代码
l是控制键,count是时间延迟计数器,p死亡证明,m地图上是否有食物。score是分数,level等级。struct snake是蛇的结构体struct place是地图的结构体void init_place()初始化地图void init_snake()初始化蛇,初始长度为3,方向为右void print() 打印地图和蛇
- 2022-08-05 13:07:22下载
- 积分:1
-
Winform自制启动画面
一般软件在启动的时候都会有一个启动画面,这个启动画面是为了系统启动时进行一些验证或者加载资源,
这样能达到一种效果:应用程序不会出现”假死“现象。如果直接启动应用程序,进入界面的时候再去加载应用程序
所需要的一些资源,这个时候界面就会出现卡死现象。可以稍微改动,就可以实现自己的效果了,
- 2022-10-04 23:05:03下载
- 积分:1
-
将灰度级图像分割为二进制级
segment gray level image into binary level -segmentate gray level image into binary level
- 2022-06-21 18:29:47下载
- 积分:1
-
整套RDS解码源代码,内有帮助,设置,说明文档。
整套RDS解码源代码,内有帮助,设置,说明文档。- Entire wraps the RDS decoding source code, in has the help, the
establishment, the explanation documents.
- 2022-04-19 14:45:21下载
- 积分:1
-
Jilin University Experimental procedures Computer Graphics bezier curve drawing...
吉林大学计算机图形学的试验程序 bezier曲线的绘制方法-Jilin University Experimental procedures Computer Graphics bezier curve drawing method
- 2022-03-03 17:51:23下载
- 积分:1
-
本程序利用数据结构中的回溯算法的非递归对以知地图进行全路线查找,可以完成最短路线,最少费用,和所有路线的显示...
本程序利用数据结构中的回溯算法的非递归对以知地图进行全路线查找,可以完成最短路线,最少费用,和所有路线的显示-procedures for the use of the data structure of the back- recursive algorithm right to know what the road map for the entire search, the shortest route to be completed, at least cost, and all the routes show
- 2022-07-28 00:21:11下载
- 积分:1
-
字符串操作的数据组织结构,包含字符串的查找、删除、插入等操作...
字符串操作的数据组织结构,包含字符串的查找、删除、插入等操作-String operation of the organizational structure of data, including string search, delete, insert, such as operation
- 2022-02-20 10:41:12下载
- 积分:1
-
SAMSUNG S3C2410 烧写软件,用来引导WINCE启动 U2410MON.BIN
SAMSUNG S3C2410 烧写软件,用来引导WINCE启动 U2410MON.BIN-burning software, used to guide pulled launched U2410MON.BIN
- 2022-11-01 17:10:04下载
- 积分:1
-
VS2005 development. Breadth of search for solving the issue of sub
vs2005开发。
广度搜索求解分油问题。
分油问题:两个小孩去打油,一人带了一个一斤的空瓶,另一个带了一个七两和一个三两的空瓶。原计划各打一斤油,可是由于所带的钱不够,只好合打了一斤油,在回家的路上,二人想平分这一斤油,可是又没有其它工具。现只用这三个瓶子(一斤、七两、三两)精确地分出两个半斤油来。-VS2005 development. Breadth of search for solving the issue of sub-oil. Oil sub-issues: two children to play oil, one with a pound of the empty bottles, and the other with a 72 and a couple of empty bottles. Originally planned to play the catty oil, but because of the money raised, they played together catty oil, in the way home, they would like to share this small amount of oil, but no other tools. Are only three bottles (catty, 72, 32) precisely half a catty of oil is used for the separation of the two.
- 2023-06-29 19:45:03下载
- 积分:1
-
一个小游戏,包含一个猜数字的算法
一个小游戏,包含一个猜数字的算法-a small game, including a viewing of the algorithm
- 2022-08-10 03:06:02下载
- 积分:1