资源列表
SPComm(XE5)
- Spcomm 串列通信控制項具有多線程的特性,接收和發送數據分别在兩個線程內完成,接 收線程負責收到數據時觸發 ... 利用Spcomm 串口控制項向下位機發送數據示例代碼 -Spcomm serial communication control with multi-threading features, receive and send data were completed within two threads, thread is responsible for receiving th
FU_ULM_2013.12.2
- 完成LPC单片机的ISP流程 完成LPC单片机的ISP流程-complete LPC series MCU ISP process
Communicating-Via-DLL
- 实际读卡器数据通信项目。用DLL实现多线程数据监听,面向对象封装。-The actual reader data communications projects. With multi-threaded DLL data monitoring, object-oriented package.
com_data_parse
- 对串口接受数据的解析函数 数据可包含多种类型,可用作参考-The serial port to receive data analytic functions can be used as reference
SimulateBERofOOKNRZ
- 可见光通信中,采用OOKNRZ调制方式时的系统误码率,自己跑过,没问题的。-BER of OOKNRZ in visible light communication system
visible_light_communication
- 可见光通信系统仿真,考虑多次反射,对应文章Improvement of data rate by using equalization-visible light communication system simulation
CPP56dxwWebService
- 1、下载工具gsoap-2.8。gsoap是个好工具,包装了SOAP到C++的实现,不需要我们再辛苦。(例子中附带这个工具) gsoap-2.8.zip 因为长名字关系,请到根目录解压后再拷贝进来,直接解压可能会解压报错。 2、我例子目录下面有个文件夹gsoap,里面 soapcpp2.exe、wsdl2h.exe 、wsmap.dat、gsoap.bat、stdsoap2.h、stdsoap2.cpp 这几个文件不要删除。 其它文件可以删除
SerialCommDemo
- Simple serial file transfer program
SerialCommClass
- Simple serial file transfer program - class file
AdHoc network with satellite overlay
- AdHoc network with satellite overlay for improve performance
AdHoc network with satellite overlay
- AdHoc network with satellite overlay for improve performance
Serial-PortDebug-(RS232.485)-(VB)
- 方便初学串口设备通信的朋友参考用作RS-232, RS-422, RS-485调试的程序, VB代码;