-
大家熟悉的弹球游戏,功能不多介绍了,看了再说~
大家熟悉的弹球游戏,功能不多介绍了,看了再说~-Familiar pinball game features more than introduced, and read to say ~呵呵
- 2022-07-07 19:45:22下载
- 积分:1
-
本课程设计采用C++,通过一个简单的图书管理系统的准备…
本课程设计是用C++编写的一个简单的图书管理系统,在够遵循软件开发过程的基本规范,运用结构化程序设计的方法,按照课程设计的题目要求,完成设计、编写、调试和测试应用程序及编写文档的任务。其目标在于培养综合运用理论知识来分析和解决实际问题的能力、严谨的科学态度和良好的程序设计习惯,最终实现由知识向智能的初步转化。-This course is designed with C++, prepared by a simple library management system, the software development process enough to follow the basic norms, the use of structured programming methods, curriculum design in accordance with the subject of the request to complete the design, development, debugging and testing applications and the task of preparing the document. Its goal is to foster the integrated use of theoretical knowledge to analyze and solve practical problems, a strict scientific attitude and good programming habits, and ultimately to the intelligent knowledge of the initial conversion.
- 2023-05-13 19:40:03下载
- 积分:1
-
读取rinex文件的完整vc程序
RINEX(接收机自主交换格式/接收机无关交换格式)是在GPS测量应用的标准数据格式常用。的格式使用的文本文件来存储数据,独立于制造商和接收机数据记录格式和具体模型你想读的RINEX files.this是一个项目塔可以帮助你做到这一点!试试吧!
- 2022-03-02 09:24:25下载
- 积分:1
-
强制杀进程,改脚本内的notepad可以更换要杀的进程
强制杀进程,改脚本内的notepad可以更换要杀的进程-Forced to kill the process of change within the notepad script to kill the process can be replaced
- 2022-03-16 05:44:05下载
- 积分:1
-
此为多函数的递推算法,又多个例子,初学C++的可以下回来
此为多函数的递推算法,又多个例子,初学C++的可以下回来-This is a recursive algorithm for Multi-function, but also a number of examples, beginner C++ Can come back next
- 2023-01-02 01:00:03下载
- 积分: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
-
VB串口通讯测试源代码,可以打开、关闭端口,可以进行波特率、端口号设置,有文本和图形两种端口数据观察方式、...
VB串口通讯测试源代码,可以打开、关闭端口,可以进行波特率、端口号设置,有文本和图形两种端口数据观察方式、-VB serial communication test the source code, you can open, close the ports, can be baud rate, port number is set, there are two kinds of text and graphics port data observation method
- 2022-08-25 07:29:34下载
- 积分:1
-
一个socket与线程池编程。适合新手学习
一个socket与线程池编程。适合新手学习-A programming socket and thread pool. Fit new study
- 2022-03-23 13:10:31下载
- 积分:1
-
Matlab code for voltage unbalanced calculation
它是计算和绘制三相系统电压不平衡量的程序。传统的计算方法是用堡垒矩阵和计算正负序分量,而新的计算方法表明,可以用电压幅值和几何解来计算这个系数;
- 2022-02-21 07:52:50下载
- 积分:1
-
de accurate access to the computer within milliseconds, very precise
de能准确的得到计算机内的毫秒,非常精确-de accurate access to the computer within milliseconds, very precise
- 2022-03-23 03:42:58下载
- 积分:1