-
根据几个简单的规则模拟一组动物的运动
Simulation of a pack of animals movement according to several simple rules
- 2022-03-01 18:11:47下载
- 积分:1
-
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)...
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/
下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip
socket编程的。
(2)jrtplib官方网站的c/s例子
运行配置:
VS2005
头文件
jthread-1.2.1
jrtplib-3.7.1
lib文件:(放到工程目录下。我已经放好了)
jrtplib.lib
jthread.lib
添加的依赖库:
jthread.lib
jrtplib.lib
ws2_32.lib
代码介绍:
具体代码发在网上
http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com
有什么问题请发hanyuejun2006@163.com与我联系。
文件中
videoSendertest
videoReceiver
是我编的例子
video_send
video_recv
是我基于vfw例子
JRTPConsole
是jrtplib c/s例子
-err
- 2022-03-25 18:05:24下载
- 积分:1
-
重叠模型,客户端和服务器
overlapped model ,client and server
- 2022-04-02 02:05:41下载
- 积分:1
-
串口通信测试程序,VC实现
串口通信测试程序,VC实现-serial communications testing procedures VC
- 2022-03-15 17:06:32下载
- 积分:1
-
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。...
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
- 2022-07-11 16:13:57下载
- 积分:1
-
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个...
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个文件
put:传给远方一个文件
pwd:显示远主当前目录
dir:列出远方当前目录
cd :改变远方当前目录
? :显示你提供的命令
quit :退出返回
-Socket programming interface used to prepare the two procedures, namely client (client.c) and server (server.c), the program should be able to function to achieve the following command: get: get a file from afar put: to the distance a file pwd: display current directory far the main dir: lists the current remote directory cd: to change the current directory from afar? : Shows you the command quit: exit to return to
- 2023-02-27 03:40:03下载
- 积分:1
-
多聊和私聊的实现程序,对你们应该有很大的帮助哦
多聊和私聊的实现程序,对你们应该有很大的帮助哦-Private Chat, and chat over the procedures, you should be very helpful oh
- 2022-05-07 22:55:33下载
- 积分:1
-
刷
刷票系统:破解IP限制,从页面获取验证码,自动填写验证码,自动点击投票-Brush-vote system: crack IP restrictions on access to Verification Code from the page to automatically fill out the Verification Code automatically click to vote
- 2022-03-12 10:45:15下载
- 积分:1
-
vc++做的代理服务器 希望对大家有帮助
vc++做的代理服务器 希望对大家有帮助-vc do hope that the proxy server to be helpful
- 2022-03-13 07:43:44下载
- 积分:1
-
MFC,使用socket写的客户端聊天工具,可以多人同时聊天
MFC,使用socket写的客户端聊天工具,可以多人同时聊天-MFC, use the socket to write client-side chat tool, you can chat with people at the same time
- 2022-07-21 16:53:54下载
- 积分:1