-
CPP
让大家轻松学会C++语言程序设计书籍教程资料......(Visual C++)
- 2013-11-15 23:50:14下载
- 积分:1
-
Figure-lamp
C51实现定时器中断法实现花样灯,用Proteus软件仿真,简单易懂(C51 realize timer interrupt method implementation pattern lamp, use Proteus simulation software, easy to understand)
- 2015-06-30 11:37:30下载
- 积分:1
-
NAudio-1-3
音频播放,音频波形,对研究音频的朋友很有帮助。(Audio playback, audio waveform, helpful friends to study audio.)
- 2013-04-10 17:05:13下载
- 积分:1
-
butterworthlowpass.rar
butterworth低通滤波器的原程序,可用MATLAB的FILTER函数测试.可得到低通滤波器数字系统函数的系数.(Butterworth low-pass filter the original procedure, MATLAB can be used to test the FILTER function. Available to low-pass filter function of the coefficient of digital systems.)
- 2007-12-03 11:14:19下载
- 积分:1
-
kalman
说明: kalman非常详细的原理说明,主要有介绍了几个原理公式,同时用了一个例子形象的说明原理(the introdution of kalman)
- 2010-04-26 15:17:09下载
- 积分:1
-
摄像头滤波
第十四届智能车华北赛一等奖滤波程序开源。(Open source filtering program for the first prize of the 14th North China Smart Vehicle Race.)
- 2020-06-18 09:20:02下载
- 积分:1
-
实验板球系统
说明: 基于32的板球控制系统代码,来自51黑论坛(Code of cricket control system based on 32)
- 2020-06-19 09:00:06下载
- 积分:1
-
shengjingwangluo
用matlab实现神经网络的城市交通流量预测。主要以大脑生理变化过程为基础、模仿大脑的结构和功能(Neural network using matlab implementation of the urban traffic flow prediction. Major physiological changes to brain-based process, to imitate the structure and function of the brain)
- 2009-03-08 11:27:34下载
- 积分:1
-
Get-the-current-startup-mode
如何使用SystemInformation类的公共属性BootMode获取当前的启动方式。单击“获取系统启动方式”按钮,则在弹出的提示框中将显示当前系统的启动方式信息(How to use the public property of the SystemInformation class BootMode get the current startup mode. Click the "acquisition system to start" button, the pop-up prompt box will show the start of the current system information)
- 2012-03-11 16:52:03下载
- 积分:1
-
下拉框c#可以修改
下拉框c#可以修改C#种的下拉框ComboBox不支持下拉复选框列表与下拉树形列表等,系统中需要用到的地方使用了第三方组件,现在需要将第三方组件替换掉。基本思路:重写ComboBox,将原生的下拉部分屏蔽,使用toolStripDropDown制作下拉弹出通过MouseDown、MouseLeave、MouseMove三个事件配合Cusor的位置来实现鼠标拖动改变组件大小
- 2023-05-06 00:10:03下载
- 积分:1