-
image zigzag compress
在图像压缩过程中,为了得到矢量形式,必须设计锯齿乘法;
- 2023-07-10 11:25:03下载
- 积分:1
-
OPC客户端、服务器开发必备(参考资料、库文件、示例程序等)
本资源提供OPC客户端和服务器开发必备的库文件(OPC官网仅对赞助商提供库文件下载,因此网路上的这款库文件比较稀少),附带经典必读参考资料和广为流传的示例程序及其源码,无论是新手入门还是开发大牛,这件资源都能助你如虎添翼,为你开发OPC带来极大的便利
- 2022-05-29 05:27:01下载
- 积分:1
-
用VC实现PC BIOS读取内容,保护和恢复
VC++ 对PC机BIOS 内容的读取、保存与恢复-VC PC BIOS to read the contents, preservation and restoration
- 2022-07-08 03:40:30下载
- 积分: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
-
code for enabling user chat
code for enabling user chat
- 2022-08-17 00:25:22下载
- 积分:1
-
RCC串口通讯底层
RCC串口通讯底层-RCC bottom Serial Communication
- 2022-03-14 21:37:43下载
- 积分:1
-
读者与写着问题,可视化演示,直观的演示了读者写者问题。...
读者与写着问题,可视化演示,直观的演示了读者写者问题。-Readers and reading problems, visual presentations, visual presentation of the reader-writer problem.
- 2023-06-04 21:50:03下载
- 积分:1
-
Visual C++在单文档,进行菜单操作,并进行了模态拨号…
在VISUAL C++ 的单文档中,进行菜单操作,并进行模式对话框的数据交换,同时还利用了TabPage控件的特性演示。-VISUAL C++ in a single document, to the menu operation, and conduct a modal dialog box for data exchange, but also made use of the characteristics of TabPage controls demo.
- 2022-07-20 08:15:51下载
- 积分:1
-
STM32F103RC串口通讯
保证开发板相关硬件连接正确,用 USB 线连接开发板的 USB 转串口接口跟电脑,在电脑端打开串口调试助手,把编译好的程序下载到开发板,此时串口调试助手即可收到开发板发过来的数据。我们在串口调试助手发送区域输入一个特定字符,点击发送按钮,LED 灯的状态随之改变。
- 2023-03-15 17:00:03下载
- 积分:1
-
Serial communication for use in the two machines to run but must ensure that the...
串口通讯使用说明
在两台机器运行
但必须保证用串口线连接
-Serial communication for use in the two machines to run but must ensure that the serial cable connections
- 2022-01-28 18:20:23下载
- 积分:1