搜索资源列表
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
网络链路检测程序
- 压缩包内的两个程序分别运行于网络链路中的两台双网卡微机,其中server用于实时查询指定的当地网络连接状态,当网络连接断开时,通过另一条网络链路完成相关信息的上报,client用于接收上报信息,并采取相应措施。该程序可用于具有两层以上结构的网络(例如光网络和电网络)中的状态监控与链路恢复。-compressed within the two procedures were running on the network link two PC-card, server for real-time
20051015simplesmtp
- 用C#编写的邮件SMTP接收处理程序,十分简单明了的原理示范是编程实例。是初学者C# Socket——SMTP入门的好例子-C# prepared to receive SMTP mail handling procedures, a very straightforward principle demonstration was programming examples. Yes beginners C# Socket -- SMTP good example of entry
用同步套接字生成服务器
- 文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receiving a link to the server. The se
同步套接字监听
- 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了...本文使用了一个线程来接收用户的网络通讯信息和监听端口的服务。-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and data reception capabilities to achieve communication be
邮件接收
- 邮件接受.rar程序,利用微软编程工具编写的。-receive mail. Rar procedure, and use Microsoft programming tools prepared.
同步套接字服务器端
- 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and reception functions to achieve communication between the computer map on the left shows t
同步套接字客户端程序
- 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and reception functions
huffman_tree(sjjg)
- 1、根据用户指定的字符表和频度的实际统计数据建立Huffman树; 2、其中其叶子结点表示字符的权值及父母、左、右孩子等结点的信息; 3、其左右分支分别用代码0、1表示; 4、本系统的目的是为用户提供编/译码系统,根据用户输入的字符依字符集的权值进行编码保存; 5、根据接收到的编码进行译码; 6、输出其内容-1, according to user-specified character tables and frequency of the actual statist
44B0_USBtest
- USB接口应用实验,从USB接口接收自PC机发送的文本文件-USB interface experiment, from USB receiver from PC to send a text file
liangjitongxing
- 用DEBUG的O命令将一数发送到串行口(2F8H/3F8H);然后在另一台机上用I命令读入串行口的内容。如果发送的内容与接收的内容一致,说明两机已经连好线,否则必须检查连线,直到两机可通信为止;-with DEBUG O ordered sent to a number of serial I (2F8H/3F8H); then another plane with orders I read serial port content. If the sending and receiving o
CANautosr
- 该程序为可实现CAN的自动接收和发送数据的功能,简洁实用,经调试可行-the procedure can be realized CAN automatically receive and send data functions, simple and feasible by the debugger
echoc
- tcp/ip协议下发送并接收,此代码对于初学者很好理解.-tcp / ip under this agreement and receiving, this code for beginners well understood.
CSharp_Server
- C#写的一个模仿服务器的例子,可以接收来自客户端的连接-C# to write a copy of the server example, can receive from the client connections
文件接收发送
- C#关于socket的文件接收发送
及時接收病畫圖
- 及時接收病畫圖
BlackBox_ChangeParameter - skeleton
- 串口接收程序,还支持热插拔,功能不全处可以大家一起完善(Serial port receiver)
C# 串口接收发送数据
- C# 时实接收串口信息,并显示出来,可向串口发送指定的内容。案例简单明了。适用初学者(C#, the actual receive serial information, and displayed, you can send the specified content to the serial port. The case is simple and clear. Suitable for beginners)
C#,实时接收数据
- C#上位机小软件:串口接收、实时显示温湿度传感器的数据(下位机已经处理好的,直接取出),不包含数据存储功能,包含一个灯的自定义控件,可用作提示报警。(C# upper computer small software,serial port receiving,real-time display of temperature and humidity sensor data (which has been processed by the lower computer and taken out
C#短信猫接收发送短信
- C# 调用 SerialPort 控制 短信猫接收发送短信 解析PUD