搜索资源列表
mscommbcb
- 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
smssw
- 用vc6.0开发的基于at指令集的读写串口的短信收发程序,主要文件由c写成,便于移植-with vc6.0 development based at the instruction set of messages to read and write serial transceivers procedures, the main document written by c, facilitate transplantation
200652622134161862
- 程序为D12的USB测试程序 main.c为主程序 D12.c为PDIUSBD12芯片操作子程序 usb,c为usb协议部分 isr.c为中断处理程序 包括定时器中断(没用)/INT0中断(单片机INT0脚与PDIUSBD12中断脚相连) hard.c为硬件底层程序,读写端口 mydev.c为我的设备请求程序-procedures for the testing procedure main.c USB mainly procedure
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
RCPCED
- 仿真程序主体部分由c语言完成,改变运行的设定的参数,在相同的信道编码速率下,通过改变误码率,用Matlab软件进行画图,得出在相同编码速率不同误码率下的纠错后误码的比率,接着改变编码速率,重新可以划出另外的两条曲线;-simulation program from the main part of the completion c language, change the operation of the set parameters, the same channel coding rate,
电表645
- // dianbiao645.h : main header file for the DIANBIAO645 application // #if !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_) #define AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_ #if _MSC_VER &g
SPGatewaySuportCMPP30AndCMPP20
- 使用标准C开发的同时支持CMPP3.0 和 CMPP2.0 的SP短信网关程序,效率高,性能好,内存使用率 稳定。能够很好的适应SP的需求。 主要文件说明: eventq.c 事件队列 smctimer.c 计时器 spsms.c CMPP 协议实现 smtcp.c socket的封装 smsm.c 系统初始化,入口点,Using standard C development while supporting CMPP3.0 and SMS Gateway CMPP2.0
LTE_Link_Level_6_r917
- LTE链路级的仿真,非常的全面。考虑了现有LTE的大部分技术。MATLAB仿真,有些功能是用C代码写的。http://www.pudn.com/downloads240/sourcecode/comm/wireless/detail1121790.html 的内容的最新版本。-The LTE Link Level simulator simulator is provided with a test simulation scenario that can be used to verify
Main
- 串口通信控制数字电视模块 C源代码,谢谢!-Serial communication control digital TV module C source code, thank you!
main.c
- 基于Modbus_RTU_RS485的通信实现(main.c)-Modbus_RTU_RS485-based communications to achieve (main.c)
main
- usb通讯程序,用c语言实现,简单易懂,看完以后马上就能写出你自己的程序-USB program,c language realization,
IOtest
- Parallel Port programing with DEV C++. Except "main.c++",the others *.h *.dll or something are not created by me.
DTMF5410
- DTMF 编解码器在编码时将击键或数字信息转换成双音信号并发送,解码时在收到的DTMF 信号中检测击键或数字信息的存在性.采用ccs2.2开发。运行在DES5410APP-U开发版上。 子程序_start_ac01,完成AD 及DSP 的多通道缓冲串口(McBSP)初始化。 子程序_iir_to_dtmf,通过由函数set_freq_coff()初始化的系数,分别迭代运算产生行 频和列频,该子程序计算出的两个频率信号样本值分别放入累加器a 和b,相加之 后作为新的一个音频样本发送
seril_thread
- 用双线程实现在串口中的发送与接收!并在同一输出窗口输出!说明:要根据自己电脑的串口号更改main.c里打开的串口号!-Serial double thread achieve the send and receive! And at the same output window output! Note: according to their own computer to change the serial number serial number main.c in the open!
main
- 关于光模块的自动接收平台,用在C++builder中-Automatic optical module receiving platform, used in C++builder in
main
- 是实现GPRS与服务器连接的C程序,是串口通信的重要组成部分,对后面学习很有帮助的。-Is the C program to realize GPRS connects to the server, is an important part of serial communication, very helpful to behind the study.
main
- 作比赛写的NRF24通信模块程序C语言版,供初学者参考(It was written for a mobile robot during a electronic competition.It can control the MSP430 to communicate with other NRF24s. It is useful for primary learners in communication and C.)
主程序
- 实现串口的主程序,其他的功能可以百度,简单明了。(Serial port to achieve the main program, and other functions can be Baidu, simple and clear.)
基础例程-RS485通讯测试
- 基础例程-RS485通讯测试 * 文件名 :main.c * 描述 :RS485接口数据收发测试 * 实验平台:基于STM32F107VCT6开发板 * 库版本 :ST3.1.2(Basic routine -RS485 communication test)
main
- USR-L100-C 是一个支持标准LoRaWAN 协议的低频LoRa 模块,工作的频段为:433Mhz 或470Mhz。 使用串口进行数据收发,降低了无线应用的门槛。它具有功率密度集中,抗干扰能力强的优势。LORA 直 序扩频技术将带来更远的通讯距离。 模块可以工作在1.8 ~ 3.6V,休眠模式下消耗电流仅2uA,满足电池供电需求,适合超低功耗的场合应 用。 模块的尺寸36.0mm x 21.0mm x 2.8 mm,采用SMT 封装,几乎可以满足所有用户应用中的对空间尺寸 的要
