-
c++俄罗斯方块
桌面小游戏:俄罗斯方块 (含源程序)【软件简介】 虽然是非常古老的小游戏, 但现在仍然百玩不厌。 这个程序用BCB实现也非常简单。 为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰。【游戏操作】 左、右、下移动光标键: 可移动下落的方块; 空格、回车分别按顺时针和逆时针方向旋转下落的方块; Esc: 暂停/继续; F10: 开始新游戏; 其它操作可通过选择菜单来实现。【计分方法】 只是落下方块: 1 分; 同时消去一行: 10 分; 同时消去两行: 30 分; 同时消去三行: 50 分; 同时消去四行: 80 分; 如果你的分数取得了名次, 会显示对话框提示你输入名字, 你的名字就会加入英雄榜。 选择菜单: 游戏→英雄榜: 可查看英雄榜的内容。【文件内容】 Games 文件夹:游戏执行文件 Source 文件夹:游戏源程序 (Borland C++ Builder 6.0)
- 2022-04-07 12:53:30下载
- 积分:1
-
生产者消费者演示程序,用MFC实现了操作系统中的生产者消费者问题的演示程序。...
生产者消费者演示程序,用MFC实现了操作系统中的生产者消费者问题的演示程序。-failed to translate
- 2022-06-20 08:03:17下载
- 积分:1
-
此为在线招聘管理系统,具体操作里面有详细的word文档说明,管理员帐户为admin,密码为1234。...
此为在线招聘管理系统,具体操作里面有详细的word文档说明,管理员帐户为admin,密码为1234。-for this online recruitment management system, the specific operation with a detailed note of the word document, Administrator account for the admin password to 1234.-This is the online recruitment management system, specific operations which have detailed documentation of the word, the administrator account is admin, password is 1234.-for this online recruitment management system, the specific operation with a detailed note of the word document, Administrator account for the admin password to 1234.
- 2022-08-25 10:24:38下载
- 积分:1
-
Avr 单片机控制板文档和软件
Avr 单片机控制板
连接到串行设备或 tcp/ip
- 2023-09-05 20:20:05下载
- 积分:1
-
从一个小程序,实现图像拼接的效果,初学者可以参考一下…
上传个小程序,实现图像的马赛克效果,初学者可以参考下-From a small program to achieve the image mosaic effects, beginners can refer to the next
- 2023-01-19 05:25:04下载
- 积分:1
-
本人用vb编写的用来看图像效果的小程序,调用了一些api,希望大家指导!...
本人用vb编写的用来看图像效果的小程序,调用了一些api,希望大家指导!-prepared with the view images of small programs, called some api, we hope that the guide!
- 2022-02-18 15:19:41下载
- 积分:1
-
Windows API function in the Visual Basic Application
visualbasic应用程序中的windowsapi函数
- 2023-08-30 12:10:04下载
- 积分:1
-
显示软件的阿什维尼雷达
typedef 结构 _Timestamp
{
无符号短时间 ;
无符号短分钟 ;
无符号短秒 ;
无符号的短毫秒为单位) ;
} S_Timestamp ;
typedef 结构 _PrimaryReports
{
无符号短 messageHeader ;//33031
无符号短 rangeSpread ;
无符号短 azimuthSpread ;
无符号短 filterNumber ;
浮动范围 ;
浮法方位 ;
浮法高程 ;
浮法 multipleElevation [3] ;
浮法强度 ;
} S_PrimaryReport ;
typedef 结构 _PrimaryReportsPerCpi
{
无符号短 messageHeader ;/ / 34952
无符号短 numberOfReports ;
无符号短 cpiNumber ;
无符号的短保留 ;
//float 纬度 ;
//float 经度 ;
S_Timestamp 时间戳 ;
S_PrimaryReport primaryReports [MAX_PRIMARY_REPORTS_PER_CPI] ;
} S_PrimaryReportsPerCpi ;
DetectionDataInterface.MultiCastInit("225.0.0.1",44902) ;
- 2023-05-06 06:10:02下载
- 积分:1
-
视频播放器
简单的视频播放器,实现基本的所有功能、可以快进快退截图
- 2022-11-27 00:00:10下载
- 积分:1
-
ce 下的俄罗斯方块程序,适合于初学EVC者使用EVC编译,在CE4.2下通过...
ce 下的俄罗斯方块程序,适合于初学EVC者使用EVC编译,在CE4.2下通过-ce Russia under squares procedures, suitable for beginners to use EVC EVC compiler, through the CE4.2
- 2022-02-12 17:32:25下载
- 积分:1