-
圆阵
说明: 运用圆组合阵列定位噪声源,里面有几种简单的算法(There are several simple algorithms for locating noise sources using circular array.)
- 2019-04-09 11:13:48下载
- 积分:1
-
proj Car for LDC1314
基于MSP430F5529LP自动寻迹小车的源程序(Main Program of Automatic Tracking Vehicle Based on MSP430F5529LP)
- 2020-11-25 20:59:32下载
- 积分:1
-
比里比里开源前端框架 bilibili
说明: 比里比里开源前端框架,快速完成大型前端动态网页(front-end frame for fast completion of large front-end dynamic web pages)
- 2020-06-19 00:20:02下载
- 积分:1
-
unityProPID
说明: unitypro pid controller prog
- 2020-04-07 03:01:52下载
- 积分:1
-
一句话,别用它
word count shit don t ever use it
- 2022-03-11 06:21:44下载
- 积分:1
-
slle
matlab slle的实现和相应例子,用于数据降维和类型识别,放入工作区即可使用(Matlab installation package for SLLE algorithm)
- 2021-03-19 22:39:18下载
- 积分:1
-
程序
说明: 计算李氏指数的matlab程序,gui界面,用于非线性判断和分形理论(The matlab program and GUI interface are used for nonlinear judgment and fractal theory)
- 2020-08-03 08:39:50下载
- 积分:1
-
用masm6.0编译生成EXE文件可以运行一个DOS界面…
弹钢琴游戏 用masm6.0编译生成exe文件就可以在dos下运行了
有可是界面
可以播放4只曲子-Play the piano using masm6.0 compiler generated exe file can run a dos interface but can play four tunes
- 2023-08-20 19:45:08下载
- 积分: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
-
information-theory
对于学习信息论的各位朋友们帮助很大,精炼易懂(It is very helpful for those who study information theory,it is Refining and easy to understand.
)
- 2013-08-23 16:36:39下载
- 积分:1