-
贪吃蛇2005 + 源程序
贪吃蛇 一个经典的小游戏,本人精心制作,相信会比其它所谓的贪吃蛇效果好很多。希望大家能提出更多宝贵的意见。游戏规则:
利...
贪吃蛇2005 + 源程序
贪吃蛇 一个经典的小游戏,本人精心制作,相信会比其它所谓的贪吃蛇效果好很多。希望大家能提出更多宝贵的意见。游戏规则:
利用方向键控制蛇头运动,当蛇头碰到食物即吃到食物,获得积分;
在此过程中不允许蛇头出界或碰到身体,否则游戏结束。基本操作:
程序运行后输入数字0-9,选择级别;任何时候按Esc键即退出游戏;用键盘方向键控制蛇头运动方向;按任意键暂停,方向键和组合键除外;暂停后,按方向键继续游戏;出错后会出现是否继续游戏的提示,Y继续,N结束。
-2005 Snake Snake source of a small classic game, I carefully made, I believe other than the so-called Snake many good results. Hope we can put forward more valuable suggestions. The rules of the game : direction control keys snakeheads campaign, when the food is encountered snakeheads eat food, access points; In this process does not allow out-of-bounds snakeheads or physical encounter, the end of the game. Basic operation : running after importation figures 0-9, choose level; By any time that the Esc keys out of the game; The keyboard keys to control the direction snakeheads movement direction; Keys suspended by the arbitrary direction keys and key combinations exception; Following the suspension, according to the direction keys to th
- 2022-12-13 12:15:03下载
- 积分:1
-
EXCELtoMDB
VisualBasic实现EXCEL数据的批量导入,(EXCEL data batch import to mdb based on VB)
- 2012-05-07 21:40:29下载
- 积分:1
-
rq181
Is a two hidden layer back propagation neural network, Power System Transient Stability Program, can be transient stability, Between two images showing the relative circumstances of each pixel.
- 2017-09-20 17:06:56下载
- 积分:1
-
电子跑表设计 希望对大家有帮助
这是我今年的课程设计
电子跑表设计 希望对大家有帮助
这是我今年的课程设计 -electronic stopwatch design we want to help me this year and this is the course design
- 2023-01-28 13:20:03下载
- 积分:1
-
DS18B20数字温度传感器实验
实验器材:
探索者STM32F4开发板
实验目的:
学习DS18B20数字温度传感器的使用.
硬件资源:
1,DS0(连接在PF9)
2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)
3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS)
4,DS18B20传感器一个(接在PG9上).
实验现象:
本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始
读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD
上。同样我们也是用DS0来指示程序正在运行。(Experimental equipment:
Explorer STM32F4 development board
Objective:
Learn the use of DS18B20 digital temperature sensor.
Hardware resources:
1, DS0 (connected to PF9)
2, serial port 1 (baud rate: 115200, PA9/PA10 connection on board USB to serial port chip CH340).
3 inch TFTLCD ALIENTEK, 2.8/3.5/4.3/7 module (via FSMC driver, FSMC_NE4 LCD chip select /A6 RS)
4, one of the DS18B20 sensors (attached to PG9).
Experimental phenomena:
This experiment first detects whether there is DS18B20 when starting up. If not, it prompts errors. Only after the detection of DS18B20 did it begin
Read the temperature and display it on LCD. If DS18B20 is found, the program reads data once every 100ms or so and displays the temperature at LCD.
On. Similarly, we also use DS0 to indicate that the program is running.)
- 2018-04-06 15:54:39下载
- 积分:1
-
sae j 1939-01
J1939 Specification - 1 Document
- 2019-01-11 10:18:00下载
- 积分:1
-
EMDdenoise
说明: MATLAB EMD降噪代码这个题目中一组脉冲信号被噪声所调制,噪声包含有规律的正弦信号,(MATLAB EMD Choose a web site to get translated content where available and see local events and offers.)
- 2020-05-13 10:55:20下载
- 积分:1
-
这个继续是sap学习资料,提供给大家
这个继续是sap学习资料,提供给大家-This continues to sap learning materials provided to the U.S.
- 2022-04-07 21:43:13下载
- 积分:1
-
testproject
用户注册登录,爬虫,echarts数据可视化(User registration, crawler, echarts data visualization)
- 2019-01-08 10:01:43下载
- 积分:1
-
Delphi跟随鼠标光标的文字提示效果
一款Delphi文字提示,跟随鼠标光标的文字提示效果,点击“开始”按钮后,激活此效果,把鼠标放在按钮上,即可看到一行滚动的文字提示,在Delphi代码中,变量做如下定义:
procedure TimerOn; // 开启光标跟随定时器
procedure TimerOff; // 关闭光标跟随定时器
HintText: string; // Hint窗体要显示的提示文字
No_Enter: Boolean; // 鼠标尚未进入HintWindow内
HintHandle: DWORD; // HintWindow窗体句柄
- 2022-02-28 19:09:48下载
- 积分:1