-
STC89C52_m
此程序可实现长度为8位,周期为255的m序列,此序列可当做伪随机信号发生器,模拟信道噪声。(This procedure can achieve the length of 8 bits, the m sequence of 255 cycles, the sequence can be used as a pseudorandom signal generator, analog channel noise.)
- 2021-01-02 23:18:57下载
- 积分:1
-
适用于AVR系列单片机的几种C语言比较
说明: 使用于AVR单片机的几种C语言,大家可以参考一下,以便以后在AVR的程序编写中提高自己(used in the AVR several C language, we can make reference to the AVR after the procedure to improve their writing)
- 2005-12-17 12:40:39下载
- 积分:1
-
keyboard
通过反转法循环扫描矩阵键盘,并通过数码管显示数据(By inversion method cyclic scan matrix keyboard, and through the digital display data)
- 2013-10-10 20:12:11下载
- 积分:1
-
XX-DHT11
DHT11的C51驱动程序,4位数码管可以显示温度和湿度,带一触发按键(DHT11 C51 driver, four digital tube can display temperature and humidity, with a trigger button)
- 2013-11-27 14:14:59下载
- 积分:1
-
Stepper-motor-drive-source
步进电机28BYJ48型四相八拍电机,电压为DC5V—DC12V。当对步进电机施加一系列连续不断的控制脉冲时,它可以连续不断地转动。每一个脉冲信号对应步进电机的某一相或两相绕组的通电状态改变一次,也就对应转子转过一定的角度(一个步距角)。当通电状态的改变完成一个循环时,转子转过一个齿距。四相步进电机可以在不同的通电方式下运行,常见的通电方式有单(单相绕组通电)四拍(A-B-C-D-A。。。),双(双相绕组通电)四拍(AB-BC-CD-DA-AB-。。。),八拍(A-AB-B-BC-C-CD-D-DA-A。。。)(Stepping Motor 28BYJ48 four-phase eight-phase motor, the voltage DC5V-DC12V. When a series of continuous control pulses are applied to the stepper motor, it can be continuously rotated. Each pulse signal corresponds to the stepper motor of a phase or two-phase winding power state change once, also corresponds to the rotor through a certain angle (a step angle). When the change in the power-on state completes one cycle, the rotor turns one pitch. Four-phase stepper motors can be operated in different power-up modes. The common power-up modes are: single-phase winding power (ABCDA ...), double (dual-phase winding)-DA-AB-...), eight beats (A-AB-B-BC-C-CD-)
- 2020-09-12 06:57:59下载
- 积分:1
-
Components
zigbee无线定位系统的相关程序代码。很有用 都有相关解释(zigbee location code)
- 2021-03-09 21:59:27下载
- 积分:1
-
WSN-time-synchronization-RBS
无线传感器网络中时间同步算法,RBS算法的仿真源代码(Wireless sensor network time synchronization algorithm, the RBS algorithm simulation source code)
- 2020-06-30 16:00:01下载
- 积分:1
-
led
at89c2051利用74ls164 驱动 共阳极数码管(74ls164 driver to use a total of at89c2051 digital tube anode)
- 2009-05-04 23:01:10下载
- 积分:1
-
DataAdapter
使用DataAdapter对数据库进行操作
将SQL-search.aspx程序可改为使用DataAdapter对数据库进行操作.
程序使用"Dim objAdapt As New OleDbDataAdapter(strcmd,objCon)"创建了DataAdapter对象。(Use DataAdapter to operate the database
The SQL-search.aspx program can be changed using the DataAdapter to operate the database. The program uses "Dim objAdapt As New OleDbDataAdapter (strcmd, objCon)" Creating a DataAdapter object.
)
- 2013-12-27 21:39:40下载
- 积分:1
-
FfmpegSdl2.0Demo_vs2005
使用FFMPEG库进行视频解码,然后在一个Static控件上使用SDL2.0进行视频显示,相比SDL1.0,2.0版本支持多窗口同时显示,性能也大幅提升。(demo中未处理音频帧)。本Demo优点:将视频解码和显示分别封装了两个类CFfmpegDecod和CSdlShow,便于学习和理解播放流程。适合学习者使用。(Using the FFMPEG library for video decoding, and then on a Static control on the use of SDL2.0 video display, compared to the SDL1.0,2.0 version supports multi window at the same time, performance is also greatly improved. (demo is not processed for audio frames). The Demo advantages: the video decoding and display are encapsulated in two classes CFfmpegDecod and CSdlShow, easy to learn and understand the playback process. Suitable for learners to use.)
- 2015-11-29 17:30:55下载
- 积分:1