搜索资源列表
CAN总线与并口通讯转换
- 一个并口与CAN 总线转换的编程包括下位机与上位机的C与VC++程序,请大家参考- CAN CVC
visual-c-com-communication
- visual c++串口通信技术与实践 个人认为挺好的 没有密码-visual c serial communication technology and very good practice that the individuals do not have the passwords
C语言
- 关于C语言的练习题,对掌握C与语言知识有帮助
俄罗斯方块与贪吃蛇
- 俄罗斯方块与贪吃蛇是2个Symbian s60 C++源代码程序,可以结合初学者学习,使用。
c
- c和c++代码精粹.rar 与大家一起分享 -c and c++ code the essence. rar
G.726.ADPCM.C
- G.726 ADPCM算法在C语言上的实现代码,对研究与开发和ADPCM相关有很大的参考跟实用价值-G.726 ADPCM algorithm in C language code for ADPCM-related research and development and have great practical value with reference
Visual-C-P-P-serial-communication-
- Visual C++串口通信技术与编程实践-Visual C++ serial communication technology and programming practices
Visual-C
- Visual+C++串口通信技术与工程实践-Visual+ c++ serial interface communication technology and engineering practice
SDK.Programming.with.Objective-C
- 通过iphone编程来学习与巩固object-C的相关知识与技巧,非常实用-Related knowledge and skills, to learn iphone programming and consolidation of object-C very practical
Cocos2dx-recorder
- cocos2d-x 下 Object c与 C++混编的录音功能,支持wav存储文件
plcmodbus
- PLC与PC通过MODBUS协议通讯的基于C#语言的通用类库,里面的函数已经涵盖了读写数据及IO的基本功能(PLC and PC through the MODBUS protocol communication based on the C# language class library, which has covered the function of reading and writing data and IO basic functions)
paho.mqtt.embedded-c-master
- mqtt嵌入式c客户端测试例程,与官网源码是对应的(mqtt embedded c client test routines, and the official website source code is the corresponding)
用C#实现PC与西门子PLC串行通讯
- C#实现上位PC机与西门子PLC串行通讯学习资料(Realization of serial communication between PC and SIEMENS PLC with C#)
TcpClient C#2010
- 上位机与三菱PLC之间进行TCP/IP通讯(communication between PC and PLC)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
joystick
- 当时做工业控制时写的一段c++与matlab混合编程的简单的双手柄读取代码 包括了最简单的坐标返回,需要其他功能时可以自己添加,(a simple Cpp-matlab joystick control program.)
TCP-IP s PLC
- PC与西门子S7-1200 1500 C#通讯例程(PC and SIEMENS S7-1200 1500 C# communication routine)
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)
C#与PLC通讯读写
- 用于C#学习PLC通信,项目使用了MX Component控件,MX Component由三菱提供,需要电脑安装后引用DLL,让开发人员不需要注重协议。(MX component control is used in the project. MX component is provided by Mitsubishi. It needs to refer to DLL after computer installation, so that developers do not need to
C#与Android-Socket通信
- C#与Android-Socket通信,支持电脑端与手机端的通讯