-
Basic-Feature-Examples
basic feature example for vxWork, good example to start. include POSIX and vxwork library call.
- 2007-12-12 04:52:58下载
- 积分:1
-
pid
变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的(Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the)
- 2009-04-10 15:00:51下载
- 积分:1
-
client-server
多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。
首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。
程序实现的关键步骤:
以TCP协议为例
服务器端:
1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。
客户端:
1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。
(Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate.
First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission.
The key step program implementation:
In TCP protocol as an example
Service-Terminal:
1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response.
Clients:
1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
- 2016-07-11 10:19:07下载
- 积分:1
-
C++ 实现小球移动随机移动 qtshape
实现小球移动随机移动,设置背景。完成小程序(rqt study you are fist qtstudy)
- 2020-06-19 03:20:01下载
- 积分:1
-
Motor
基于zigbee的电机的调试代码,需要用IAR打开。(Based on the zigbee motor debugging code, need to use IAR to open.)
- 2013-08-20 10:19:00下载
- 积分:1
-
ISO_C11_drft
说明: iso c11 drft 草稿标准,凑字数,凑字数(iso c11 drift, iso c11 drift , iso c11 drift)
- 2020-06-24 01:40:02下载
- 积分:1
-
assignment1
用ODBC连接MySQL的一个图书馆管理系统(ODBC connection to MySQL with a library management system)
- 2013-11-17 11:36:02下载
- 积分:1
-
LMD分解信号程序
可以将信号很好的进行LMD分解,很好用,自己试试看(The signal can be well decomposed into LMD)
- 2019-01-24 18:04:11下载
- 积分:1
-
Test
正则表达式运行小程序正则表达式运行小程序(Regular expressions run the applet)
- 2011-12-29 18:56:37下载
- 积分:1
-
android开发入门
说明: android应用开发很好的入门资料,非常适合初学者。(An excellent introduction to android application development)
- 2019-02-17 15:11:49下载
- 积分:1