-
This is the VC was the order algorithm procedures, scheduling time low complexit...
这是用VC++写的中序排序算法的程序,排序的时间复杂度低!-This is the VC was the order algorithm procedures, scheduling time low complexity!
- 2023-05-29 12:05:03下载
- 积分:1
-
单目相机的标定
比较准确的进行相机标定,基于OpenCV的摄像机标定程序,实现了摄像机内参数、畸变系数等参数的求取,程序上手简单,通俗易懂,效率较高,适合新手入门。
- 2022-10-23 22:25:04下载
- 积分: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
-
读取excel文件
使用python打表excel,生成二进制文件,使用c++读取二进制。方便开发流程,提高效率,已在项目中应用。使用时只需要继承即可。
- 2022-03-22 11:42:14下载
- 积分:1
-
Some Examples of Swing in Java
Swing是主要的Java;
- 2022-06-28 20:15:03下载
- 积分:1
-
计算机图形学-贝齐曲线
计算机图形学 贝齐曲线 小车模型 课程作业 可直接在VC6.0下运行
- 2023-08-05 04:45:02下载
- 积分:1
-
触摸传感器控制LED和喇叭
触摸传感器控制LED和喇叭,在触摸屏的四个端点RT,RB,LT,LB四个顶点,均加入一个均匀电场,使其下层(氧化铟)ITO GLASS上布满一个均匀电压,上层为收接讯号装置,当笔或手指按压外表上任一点时,在手指按压处,控制器侦测到电阻产生变化,进而改变坐标。
- 2022-03-21 11:35:30下载
- 积分:1
-
vb程序自己创建一个新的可执行程序
vb程序自己创建一个新的可执行程序-vb own procedures to create a new executable
- 2023-04-16 16:05:04下载
- 积分:1
-
专业射击游戏。很难相信作者开发了它。
闪电战机 具有专业水平的飞行射击游戏,很难让人相信这个游戏最初是作者在96年读大学时设计的,开发工具是directX + watcom c++ 10.6-professional shooting game. It is hard to believe that the author developed it in 96 as a college student. The develop tools is directX+ watcom c++ 10.6
- 2023-04-28 15:25:03下载
- 积分:1
-
Involved in 23 kinds of model C++ Implementation of the novice or the veteran ha...
23种涉及模式的C++实现,对新手或有相当能力的老手都有帮助-Involved in 23 kinds of model C++ Implementation of the novice or the veteran has a considerable capacity to help
- 2022-10-21 11:40:03下载
- 积分:1