-
拼图游戏,可以自己改换照片。放入任意自己想用的照片,程序可以分割放置,让玩家拼起来...
拼图游戏,可以自己改换照片。放入任意自己想用的照片,程序可以分割放置,让玩家拼起来-Jigsaw puzzle, you can change their own photos. Add any of the photos themselves would like to use, the program can be divided place, allows gamers to put together
- 2022-04-24 08:49:47下载
- 积分:1
-
雷电同类游戏的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
-
pathsearching
自动避障的代码非常好呀,用“+”代表A的运动情况,“*”代表B的运动情况。 legend函数的基本用法是(During frame transmission the start of the PHR (PHY header) is the event nominated by the IEEE 802.15.4 UWB PHY standard for message time-stamping. The time the first symbol of the PHR launches from the antenna (defined as the RMARKER) is the event nominated as the transmit time-stamp.)
- 2017-09-02 21:43:46下载
- 积分:1
-
智能家居
智能家居控制,传感器搭配使用,方便快捷实惠(Smart home control, sensor collocation, convenient, fast and affordable)
- 2020-06-24 18:40:02下载
- 积分:1
-
Convex_Optimization
一本凸最优化方面的经典文献Convex Optimization 作者Stephen Boyd(A convex optimization of the classic literature Convex Optimization Author: Stephen Boyd)
- 2009-09-09 10:44:49下载
- 积分:1
-
example source code
MFC入门例子程序源代码-example source code
- 2022-02-25 16:13:40下载
- 积分:1
-
Gomoku-Five-in-a-row--master
实现人机对战,在linux环境下开发,g++ c++11+std(Man-machine combat has been realized.)
- 2020-06-16 21:40:01下载
- 积分:1
-
glcap-master
Opengl capture like fraps for linux
- 2019-04-21 02:55:27下载
- 积分:1
-
bijiao
比较两个文件内容的不同,其中有两个源代码(Comparing two different contents of the documents, wherein two source)
- 2012-12-01 01:17:09下载
- 积分:1
-
PFC5.0-2D生成球
pfc离散元 适合初学者学习的代码--模型生成(PFC discrete element code for beginners to learn--model generation)
- 2020-06-23 03:40:02下载
- 积分:1