资源列表
ModbusPCOM
- 用VC++编写的dll文件,方便上位机编写应用程序ModbusPCOM.dll,借用pcomm.dll实现sio read write, 内置了CRC16效验,实现了modbus01,03,05,06,16功能。 debug和Release目录下都有简单的测试应用程序-Written by VC++ dll files to facilitate the preparation of PC applications ModbusPCOM.dll, borrow pcomm.dll achie
UDPClient1
- win32控制台编写的udp“打洞”试验平台 客户端-the client of UDP Holing
CiA_CANOpen
- 全套CANopen资料,英文原版,对开发汽车级和工业级的CANopen通讯编程,非常有用。 我们的CAN高层协议就是参照这个资料作出来的。-complete information, the English original. Development of automobile and industrial-grade Application of CANopen communications programming, very useful. We CAN senior agreement
socketbook
- socket通讯程序示例代码,包含各种网络通讯模型。-socket communication program example code, contains a variety of network communication model.
pkuacm
- pku acm竞赛专用,含有多种算法的解题报告,程序员提高自身水平可以参考,会极大地提高编程功力-pku acm race-exclusive and contain a variety of algorithms to solve problems, programmers can improve their own standard of reference, will greatly improve programming skill
DASignalConvert
- 使用VC++6.0环境编写的MFC程序,实现利用鼠标绘制任意波形然后生成采样信号十六进制值,可以使用串口方式或其他方式写入嵌入式芯片中进行任意波形的输出。-Using the the MFC program written by the VC++6.0 environment, use the mouse to draw arbitrary waveforms and then generates the hexadecimal value of the sampled signal, you
28000001
- intel bulvede handbook
RKSCAN-USB-Driver
- Rks USB driver for windows
DMA
- 基于STM32系列单片机的DMA方式数据传输,是网上搜到的一些例程以及教程,方便大家使用.-STM32 MCU-based DMA mode data transfers, online search to some routines and tutorials to facilitate everyone to use.
IEC104Comu
- 104电力规约通讯源程序,严格依照电力规约标准,具有普适性-104 protoc
echo_1
- 客户端创建10个线程,每个线程向echo服务器发送10条信息,每条信息间隔1秒。-The client created 10 threads, each sending 10 to the echo server information, each interval of 1 second.
QT串口和网络助手界面实现
- QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。