搜索资源列表
cpubbs_camera
- 通过用虚拟仪器控制USB摄像头进行采集图像,并且实现用网络进行传输图片,多机进行网络通信传输!用虚拟仪器软件labview编制,所有源码均已附上!转载请注明CPUBBS论坛原创信息!http://www.cpubbs.com-by using virtual instrument control USB camera for image acquisition and to realize the transmission networ
WinSockUDP
- 有关于UDP通信的技术,进行传输数据,传输图片,传输文字
NETIMGSAMPLE
- 基于tcp协议的网络传输程序,实现传输图片并在服务器端显示出来。
(利用GIF_LZW算法实现的)网络图片传输
- (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运
winsock
- vc++平台下使用winsock,实现图片的传输和显示-vc++ platform to use winsock, realize image transmission and display
uploadtest
- vc6 利用socket多线程上传 1,服务器端支持多用户同时上传 2,客户端支持多个文件同时上传 3, 分块传输, 4, 多线程-vc6 using multi-threaded socket From 1, server-side support for multiple users upload at the same time 2, client support for multiple file upload
WinSockUDP
- 有关于UDP通信的技术,进行传输数据,传输图片,传输文字-Have on the UDP communication technology for transmitting data, transmit images, text transmission
picture_gather_and_transport5
- Linux的图片采集与传输,图片采集与传输b-Linux image acquisition and transmission, image acquisition and transmission b
myfilesocketTransSvr
- 使用vc socket编程,利用winsock传输并显示图片的例-Using vc socket programming using winsock transmit and display pictures Example
netimgsample
- 用MFC实现的网络传输图片的程序,完全可用-Using MFC to achieve the network transmission picture of the process, fully available
PostPic
- 程序分为两个部分:客户端和服务器,实现了在他们之间传输图片。-Procedures are divided into two parts: client and server implementation in the picture transmission between them.
winsockchuantu
- 使用winsock传输并显示图片 包含了服务器端和客户端 使用了在套接字传输图片-winsock chuan tu
tcp_ubuntu
- linux 下可以传输图片,先运行server 再运行client,文件名可以改-linux can transfer pictures, run the server first and then run the client, the file name can be changed
SendPictrue
- 这个程序是基TCP/IP协议传输图片,可以帮助一些学习图片伟输的朋友!-This procedure is based TCP/IP protocol transmission picture, you can learn to help picture-wei lost friends!
MFC实现的网络传输图片 (2)
- MFC实现图片的发送(MFC realize image)
MFC实现的网络传输图片
- 传输图像数据,一个服务器端和一个客户端组成。(The transmission of image data consists of one server and one client.)
TCP_Demo2.4.9
- Socket编程实现网络传输图片,并通过opencv显示(Through the Socket programming network transmission picture)
C#matlab图片传输
- c#读取图片转换为灰度图,由matlab接收并存储(C# read pictures converted to grayscale, received and stored by the MATLAB)
拍照+wifi传输+命令控制雏形3.0
- 通过stm32控制ESP8266传输摄像头的图片数据,并在上位机显示(Through the STM32 control ESP8266 transmission camera picture data, and display in the host computer)
xn_py
- 客户端为openmv采集图片数据,经wifi模块传输给服务器,服务器端接收保存为本地文件。(The client collects the picture data for openmv, and transmits it to the server through WiFi module. the server receives and saves it as local file.)