-
采用atmel的tiny26的pll实现高速pwm,可方便进行电压等的调节。
采用atmel的tiny26的pll实现高速pwm,可方便进行电压等的调节。-high speed pwm using ATMEL tiny26 as MCU. It can be used for voltage regulator.
- 2023-01-25 09:15:04下载
- 积分:1
-
VC6.0编写的小程序,使用mscom控件,简单易懂,有详细的注释,在win2k及xp下调试通过。...
VC6.0编写的小程序,使用mscom控件,简单易懂,有详细的注释,在win2k及xp下调试通过。-VC6.0 prepared applet, use mscom controls, easy-to-read, has detailed notes, in win2k and xp debugging through.
- 2022-01-27 17:18:29下载
- 积分:1
-
C++基于WLAN的FTP智能手机软件 C++基于WLAN的FTP智能手机软件
C++基于WLAN的FTP智能手机软件 C++基于WLAN的FTP智能手机软件-C++ based on the FTP Smart WLAN Handset software C++ based on the WLAN Smart FTP software C++ Mobile WLAN-based smartphone software of FTP
- 2022-04-26 13:12:41下载
- 积分:1
-
这是一个《Visual C++ 6.0 编程实例与技巧》书中Socket编程的实例,书中的代码不完整,我把它做完整后传上来,应该对大家有用。...
这是一个《Visual C++ 6.0 编程实例与技巧》书中Socket编程的实例,书中的代码不完整,我把它做完整后传上来,应该对大家有用。-Visual C 6.0 Socket
- 2022-01-23 11:12:28下载
- 积分:1
-
华为GTM900C程序代码
#include "config.h"
INT8U RBUF;
INT8U TDAT,RDAT;
INT8U TCNT,RCNT;
INT8U TBIT,RBIT;
BOOLEAN TING,RING;
BOOLEAN TEND,REND;
INT8U uc_rxdIndex,uc_rxdDealIndex;
INT8U uc_uartBuf[UART_BUF_LEN];
INT8U uc_uartRecFifoLen; /* 接收FIFO中的数目 */
BOOLEAN b_uartRecFifoFlag;
INT16U us_allSendCnt;
INT8U uc_sendCnt;
//INT8U * pSendBuf;
INT8U * p_pSendBuf[P_SEND_BUF_LEN]; /* 要发送的数据的指针 */
INT8U uc_pSendBufLen[P_SEND_BUF_LEN]; /* 每个指针包含的数据长度 */
INT8U uc_pSendBufIndex;
INT8U uc_pSendBufDealIndex;
- 2022-02-21 22:52:47下载
- 积分:1
-
For testing Modbus communications, industrial software essential
用于测试Modbus通讯,工业软件的必备-For testing Modbus communications, industrial software essential
- 2023-04-17 22:10:03下载
- 积分:1
-
用spcomm编写的串口监视程序,包括在线监视和离线监视
用spcomm编写的串口监视程序,包括在线监视和离线监视-spcomm prepared with the serial monitoring program, including online and offline monitoring surveillance
- 2022-02-24 11:12:44下载
- 积分:1
-
通过串口直接发送文件的例子
通过串口直接发送文件的例子-sent directly through serial documents examples
- 2022-10-23 23:05:03下载
- 积分:1
-
一个fir滤波器Designer的例子
一个fir滤波器Designer的例子-A fir filter example Designer
- 2022-03-17 14:41:46下载
- 积分:1
-
(2,1,3) Convolutional Codes built a simple system for correcting display can be...
(2,1,3)卷积码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了交互模块,用户可以自己设定错误比特的数目和位置,使纠错功能显而易见.-(2,1,3) Convolutional Codes built a simple system for correcting display can be realized from coding, joined errors, decoding, the input and output code contrast basic functions, adding to its interactive modules, Users can set their own errors and the number of bits, so that error-correcting functions obvious.
- 2022-03-18 10:02:55下载
- 积分:1