-
视频播放器
简单的视频播放器,实现基本的所有功能、可以快进快退截图
- 2022-11-27 00:00:10下载
- 积分:1
-
一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换...
一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
- 2022-01-26 01:35:28下载
- 积分:1
-
这是一个文件的武装土匪
this a file for a n armed bandit-this a file for a n armed bandit
- 2022-03-25 02:16:53下载
- 积分:1
-
first part of the init () method to load the game all the necessary resources, i...
? 部分内容
首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
- 2022-05-20 07:56:26下载
- 积分:1
-
多
Multi-threaded example source code
- 2022-03-20 09:27:09下载
- 积分:1
-
ASP.NET_ website design example code examples _
ASP.NET_网站设计实例通_实例代码-ASP.NET_ website design example code examples _-
- 2023-02-19 16:35:04下载
- 积分:1
-
1 PCI
一个PCI驱动源代码,IO端口访问,驱动接口代码等-1 PCI-driven source code, IO port access, driver interface code, etc.
- 2022-02-22 06:45:35下载
- 积分:1
-
基于c的一个销售管理系统
这是一个用c语言实现的销售管理系统,是一个比较简单的小程序,主要实现功能:销售信息的录入及保存,根据录入信息进行查询,进行相应的统计如按产品统计月销售额、按销售员统计月销售额等。代码很简明,对于初学者来说很容易理解,是一些简单的for循环,switch case分支语句,if else判断,sum加和还有一部分指针等。通过在菜单界面选择相应选项执行相应的操作。程序水平不高但很基础,望采纳。
- 2023-08-24 13:10:04下载
- 积分:1
-
VC6 256
VC6 256色工具栏 -VC6 256-color toolbar
- 2022-09-03 04:05:03下载
- 积分:1
-
java实现计算器,各种不同的+―*/四则运算,还支持浮点运算,感觉还不错...
java实现计算器,各种不同的+―*/四则运算,还支持浮点运算,感觉还不错-achieve calculators, and various-*+/4 operator, also support floating-point operations, also feeling good
- 2022-02-27 02:12:52下载
- 积分:1