资源列表
Word_Read_Write
- 三菱FX系列PLC编程口通讯程序之字读取写入(发布源码)-Mitsubishi FX Series PLC programming port communication program of the words read to write (publish source)
programming_of_CRC
- 在BC或VC环境下用C语言,以面向过程的思想进行程序设计,实现检错功能。程序大致包括以下几个内容: 1.原始报文输入(包括生成多项式) 2.生成加入校验码之后的报文 3.接收方报文输入 4.检错并给出结果显示 -BC or VC in the environment using C language, process-oriented thinking process design, implementation, error detection function. Proc
project-http
- web服务器的设计与开发(含有报告) 课程设计 网络通讯-web server design and development (with report) course design network communications
project
- 基于客户端和服务器的聊天室(含有报告) 课程设计-Client and server-based chat room (with report) course design
vac29500
- Vocan VFD NXP的GSD文件,-Vocan VFD NXP of the GSD file
Server
- 使用VC++编写的Socket服务器代码,实现点对点的通信。-Written using VC++ Socket Server code, to achieve point to point communication.
EX_mytcp_3
- 自己编写的一个基于TCP协议的SOCKET服务器小程序,具有基本的通信功能,初学者可以参考下。-I have written a server based on TCP protocol SOCKET small program, with basic communication functions, beginners can refer to the next.
socket_chat
- 使用vc++实现的socket编程的聊天程序。功能简单,只能实现服务器端和客户端的实时聊天。可作为socket编程初学者的参考资料。-Achieved using vc++ socket programming chat program. Function is simple, only the server and client to achieve real-time chat. Socket programming can be used as reference for beginner
noncontactICcardreadingandwritingprogram
- 用VB编写的基于rc500的非接触IC卡读写程序-Written with VB rc500 based non-contact IC card reading and writing program
I2C
- VS2005寫的一個小程式,透過LPT介面模擬I2C通訊-VS2005 to write a small program, through the LPT I2C communications interface simulation
MyComm
- 应用SerialPort类开发的一个简单串口通讯程序,实现首字节用Mark标志校验,后面的数据用空格校验,这种用法在很多工业控制设备是都会用到-SerialPort class application development of a simple serial communications program, to achieve the first byte check with Mark mark, followed by a space of data validation, the us
BCB-talkroom
- 大学时设计的集成语音,文字聊天的基于BCB的聊天软件,及资料,权作学习之用。 简介: 语音的采集,处理,播放 采用Windows MDK的低层音频服务比较合适采用,这一类函数和结构的名字都在MSDN中以“WAVE”为前缀。运用这些API完成的任务有,打开录音设备,获取设备句柄,指定录取格式,分配语音内存块。在当中某一内存块写满时,会产生一个MM_WIM_DATA消息,所对应窗口会调用相应处理函数。播放时理,只不过不是录音设备,而改为播放设备,也是当分配内存读写满时产生消息响应-Un
