-
用用VB实现透明的Form,使用更方便,界面更美观
用用VB实现透明的Form,使用更方便,界面更美观-use with VB transparent Form, the use of more convenient and more beautiful interface
- 2022-03-18 00:37:04下载
- 积分:1
-
911S5
说明: This is a system ip agent software
- 2020-06-21 09:40:02下载
- 积分:1
-
PSO_final
说明: 光伏阵列MPPT,用PSO算法实现MPPT算法控制BOOST电路,从而实现光伏阵列的MPPT追踪(Photovoltaic array MPPT, using PSO algorithm to implement MPPT algorithm control BOOST circuit, so as to achieve MPPT tracking of photovoltaic array)
- 2020-03-13 20:13:19下载
- 积分:1
-
Virtual serial port driver required conversion to open up the card and want a ne...
虚拟串口 驱动 需要转换卡 而且新开辟的要在串口附近-Virtual serial port driver required conversion to open up the card and want a new serial at the vicinity of
- 2022-09-19 06:00:03下载
- 积分:1
-
水平手风琴特效插件
一款使用jQuery和TweenMax制作的简单实用的水平手风琴特效插件(A Simple and Practical Horizontal Accordion Special Effect Plug-in Using jQuery and TweenMax)
- 2019-01-03 16:31:35下载
- 积分:1
-
draw canvas
draw canvas
- 2022-02-03 13:19:32下载
- 积分:1
-
OpenCV-Python-Toturial-中文版
说明: OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。(OpenCV is a cross-platform computer vision library based on BSD license (open source), which can run on Linux, Windows, Android and MacOS operating systems.)
- 2020-06-18 17:00:02下载
- 积分:1
-
boxcount
说明: 非常好的资源哦,非常好用的图像灰度二值、分形分析等(Very useful Fractal Analysis Toolbox, Wavelet Analysis, etc.)
- 2019-04-17 15:48:26下载
- 积分: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
-
complex noise
说明: 用于获得多通道复数高斯有色噪声,并且求其功率谱,信噪比可调,用于阵列参数估计(It is used to obtain the multi-channel complex Gaussian colored noise, and calculate its power spectrum. The signal-to-noise ratio is adjustable and used for array parameter estimation)
- 2020-11-18 10:34:40下载
- 积分:1