-
live555_vs2008_vs2015(live.2014.07.25)
说明: live555 rtsp build in vs2008 and vs2015.
also make testRTSPClient execute project
- 2020-06-19 19:00:01下载
- 积分:1
-
新建文件夹
利用形态学的形态组合滤波器对数字信号去噪,可低通滤波(Digital signal de-noising, low pass filtering)
- 2017-12-26 18:14:24下载
- 积分:1
-
CSharp-socket
是一种用socket编写的简单聊天室,包括服务器和客户端,给定ip 就可实现简单聊天(A socket to write a simple chat rooms, including server and client, given ip can implement simple chat)
- 2013-01-02 17:59:42下载
- 积分:1
-
mvb
列车MVB网络开发的C程序,对于初学者了解列车网络通讯,为进一步开发列车网络控制系统具有借鉴。(it is a C program about vehicle mvb network)
- 2021-01-03 16:48:55下载
- 积分:1
-
Socket_P2P_vc
socket 点对点编程的c++和c#完美版,服务端客户端皆有。(point-to-point socket programming c++ and c# a perfect version of both client-side service.)
- 2009-05-06 23:53:57下载
- 积分:1
-
串口通信(支持字符串以及十六进制)
串口通信(支持字符串以及十六进制)
- 2020-01-04下载
- 积分:1
-
TCPViewer
tcp查看器,可以查看tcp协议的相关信息,还包括设置,等等,对学习tcp协议有很大帮助(tcp viewer, can view information about tcp protocol, but also include the provision, and so on, to learn tcp protocol has very helpful)
- 2008-05-23 11:16:59下载
- 积分:1
-
实验一 图像颜色特征提取
图像颜色特征提取 颜色是彩色图像最重要的内容之一,被广泛用于图像检索中。但从图像中提取颜色特征时,很多算法都先要对图像进行量化处理。量化处理容易导致误检,并且产生的图像特征维数较高,不利于检索(qqwxcszcsefxzvczfeczx)
- 2018-04-20 08:49:51下载
- 积分:1
-
lesson-14
孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
- 2013-04-02 10:19:34下载
- 积分:1
-
httpLib网络操作通用类采集例子,支持get/post/head/delete/upload/put/等请求操作
本例子可以用来简化在 C# 应用中异步的访问 Web 服务的操作。同时包含文件上传和访问网页的方法。
- 2013-08-25下载
- 积分:1