-
VCSerialPortProgram
串口调试程序,输入值或者数都行,可以调baudrate等参数。(serial port test program)
- 2009-06-04 12:29:45下载
- 积分:1
-
9054-WDM-Driver
Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。(plx9054 Driver under Windows2000/XP.
Developed by DDK.)
- 2011-12-30 22:01:57下载
- 积分:1
-
UDPComm
基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。(UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.)
- 2012-09-12 15:56:43下载
- 积分:1
-
Adafruit-Motor-Shield-for-Arduino-master
说明: 该库函数用于驱动L293D模块,电机的前进后退等代码封装在里面面(The library function is used to drive L293D module.)
- 2020-06-18 02:20:02下载
- 积分:1
-
sma设备通信源码
sma设备通信源码,modbus 485通信协议及解释
- 2022-03-23 00:37:06下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
stm32f103方波频率测量
说明: stm32f103测正弦波、方波的波形频率。(Measurement of waveform frequency by STM32F103.)
- 2020-06-18 14:40:02下载
- 积分:1
-
C# ListView项的拖动
C# ListView项的拖动
- 2013-10-02下载
- 积分:1
-
STM8S_StdPeriph_Lib
内涵STM8S的库,集成个人修改的文件 已经检验(Library of Connotation STM8S)
- 2020-06-21 22:00:01下载
- 积分:1
-
STM32-USB-Bootloader
STM32F103 基于USB的bootloader 源代码有兴趣的可以下载尝试一下
- 2022-02-20 06:15:13下载
- 积分:1