-
c/c++程序计算N!(0<N<10000)的精确值,并返回统计它的位数。主要功能是计算阶乘。...
c/c++程序计算N!(0
- 2023-06-24 15:50:03下载
- 积分:1
-
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。...
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。
-The program text duplex LAN-based real-time voice communication system, using Socket communication technologies to server-side and client communications between the two sides.
- 2022-11-03 19:00:04下载
- 积分:1
-
Sierpinski地毯的分形图形,由分形递归算法生成的源程序。
Sierpinski地毯的分形图形,由分形递归算法生成的源程序。-Fractal graph by Sierpinski rug algrithm
- 2022-04-28 08:15:07下载
- 积分:1
-
VC++编程,有源代码,属性表页类,wizard97风格,大小可调
VC++编程,有源代码,属性表页类,wizard97风格,大小可调-VC++ Programming, active code page attribute table category, wizard97 style, size adjustable
- 2022-01-26 01:37:24下载
- 积分:1
-
CAB文件的压缩,解压缩程序源代码,CAB文件不解释…
cab文件压缩、解压程序源代码,cab文件不用解释了吧 -cab file compression, decompression program source code, cab files do not explain the bar
- 2022-06-19 04:03:48下载
- 积分:1
-
It shows active drivers on your device and you can set the states of that driver...
It shows active drivers on your device and you can set the states of that driver.
- 2023-05-26 21:40:02下载
- 积分:1
-
满足ASP进行指纹应用的的源码,可在用ASP开发语言开发的应用中进行指纹应用整合,包括指纹注册、验证等...
满足ASP进行指纹应用的的源码,可在用ASP开发语言开发的应用中进行指纹应用整合,包括指纹注册、验证等-meet fingerprint application source code, ASP can be used in the development of language development for the application of fingerprint application integration, including fingerprints registration, certification, etc.
- 2022-06-26 12:41:49下载
- 积分:1
-
text retrieval procedures, the longest match, can immediately find all the sente...
全文检索程序,最长匹配,可以立刻找到所有出现的句子,需要语料库,(例如人民日报)。-text retrieval procedures, the longest match, can immediately find all the sentences need to Corpus (for example, the People"s Daily).
- 2023-03-15 21:30: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
-
实例288——创建MFC扩展DLL,实现圆形按钮类
创建MFC扩展DLL,实现圆形按钮类。
- 2022-08-17 13:37:55下载
- 积分:1