-
雷电同类游戏的VB源码
一款非常相似于雷电的VB游戏源码,包括了飞行躲避、射击、爆炸之类的动作设置,游戏界面写的也是相当精彩,另外还附带有雷电游戏地图的编辑器源码,整个工程比较庞大,对学习参考来说,绝对是不可多得的游戏源码范例。
注: Timer的稳定记时为 5 毫秒,本可以取1000,但为了防止使用者开启“变速齿轮”(如降低到-256)
会造成启动或中间的暂停时间达到256秒(即使关掉齿轮)
设为 5 后最多为1.3秒,在timegettime函数计时时,x=timegettime 与 timegettime-x之间不能有doevents(齿轮会在此时插入程序而造成记时错误,以至在齿轮关闭后使程序暂停相当长时间(timegettime-x 为负)
解决办法:1、之间不用doevents,把它放到外面,但如果doevents中插入的事件过程运行稍微超时,即可造成主运行模块有点卡(速度不很稳定)
2、将检测条件timegettime-x 改为 abs(timegettime-x),即可避开齿轮开启后又关闭而对计时造成的影响(本程序即用此)
- 2022-03-19 05:31:27下载
- 积分:1
-
TWN4DevPack306
Desenvolvimento Global Acura
- 2018-03-06 04:48:27下载
- 积分:1
-
四屏上下滚动带标题焦点图代码
四屏上下滚动带标题焦点图代码样式美观,过度平滑,唯一不足的是使用table做的。(The four-screen scroll-up and scroll-down header focus diagram code is beautiful and overly smooth, the only drawback is that it is done with a table.)
- 2018-10-30 17:20:12下载
- 积分:1
-
VC++6.0多人网络小游戏
VC++6.0多人网络小游戏-支持多人联机网络游戏程序源代码,且支持TCP/IP,IPX等多种网络协议.-small multiplayer online games- multiplayer online game network source code, but support for TCP/IP, IPX and other network protocols.
- 2022-05-06 02:25:54下载
- 积分:1
-
TermReadKey-2.30.tar
Perl下键盘监听的插件,添加该插件后可以编写许多利用键盘控制的脚本程序。(Keyboard eavesdropping under the Perl plug-in, add the plug-ins can use the keyboard to control the preparation of many of the script.)
- 2007-11-23 21:48:15下载
- 积分:1
-
74LS244
说明: 介绍了74LS244的使用方法,这是详细的资料和说明。(74LS244 introduced the use of methods, which are detailed information and clarifications.)
- 2009-08-27 18:30:14下载
- 积分:1
-
WNNM_code
说明: 加权核范数最小化图像去噪的MATLAB代码(Permission to use, copy, or modify this software and its documentation
for educational and research purposes only and without fee is here
granted, provided that this copyright notice and the original authors'
names appear on all copies and supporting documentation. This program
% shall not be used, rewritten, or adapted as the basis of a commercial
software or hardware product without first obtaining permission of the
authors. The authors make no representations about the suitability of
this software for any purpose. It is provided "as is" without express
or implied warranty.)
- 2018-07-01 21:04:05下载
- 积分:1
-
VB小程序,刚做的,刚学,不会做什么,请多指教,thank you very much
VB小程序,刚做的,刚学,不会做什么,请多指教,thank you very much-VB small procedures, just do, just learning, not to do anything, please enlighten. thank you very much
- 2022-02-12 07:06:21下载
- 积分:1
-
Vfp6.0 use of student achievement to write a deal with the
利用vfp6.0写的一个学生成绩处理中的“分段统计”程序,自动成绩EXCEL表-Vfp6.0 use of student achievement to write a deal with the
- 2023-07-15 14:40:03下载
- 积分:1
-
C-vrptw
C-vrptw-sol
C-vrptw-sol
- 2017-07-28 22:17:33下载
- 积分:1