基本信息
源码名称:一个视频聊天源代码C++
源码大小:4.43M
文件格式:.rar
开发语言:C/C++
更新时间:2023-10-18
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
一个视频聊天的c 代码,可以编译通过,包括视频解码编码程序

.
├── www.pudn.com.txt
├── 视频会议
│   ├── ConnectDlg.cpp
│   ├── ConnectDlg.h
│   ├── DSocket.cpp
│   ├── DSocket.h
│   ├── DSocket2.cpp
│   ├── DSocket2.h
│   ├── Debug
│   ├── ReadMe.txt
│   ├── RequestDlg.cpp
│   ├── RequestDlg.h
│   ├── ShowRemoteDlg.cpp
│   ├── ShowRemoteDlg.h
│   ├── StdAfx.cpp
│   ├── StdAfx.h
│   ├── VideoCapture.cpp
│   ├── VideoCapture.h
│   ├── VideoChat.aps
│   ├── VideoChat.clw
│   ├── VideoChat.cpp
│   ├── VideoChat.dsp
│   ├── VideoChat.dsw
│   ├── VideoChat.h
│   ├── VideoChat.ncb
│   ├── VideoChat.opt
│   ├── VideoChat.plg
│   ├── VideoChat.rar
│   ├── VideoChat.rc
│   ├── VideoChatDlg.cpp
│   ├── VideoChatDlg.h
│   ├── decoder
│   │   ├── DGlobal.cpp
│   │   ├── DGlobal.h
│   │   ├── GetBits.cpp
│   │   ├── GetBits.h
│   │   ├── GetBlk.cpp
│   │   ├── GetBlk.h
│   │   ├── GetHdr.cpp
│   │   ├── GetHdr.h
│   │   ├── GetPic.cpp
│   │   ├── GetPic.h
│   │   ├── GetVlc.cpp
│   │   ├── GetVlc.h
│   │   ├── Idct.cpp
│   │   ├── Idct.h
│   │   ├── Idctref.cpp
│   │   ├── Idctref.h
│   │   ├── Indices.cpp
│   │   ├── Indices.h
│   │   ├── Recon.cpp
│   │   ├── Recon.h
│   │   ├── Sac.cpp
│   │   ├── Sac.h
│   │   ├── Sactbls.cpp
│   │   ├── Sactbls.h
│   │   ├── Tmndec.cpp
│   │   ├── Tmndec.h
│   │   ├── YuvToRgb.cpp
│   │   ├── convert.cpp
│   │   ├── convert.h
│   │   ├── decdef.h
│   │   ├── decstruct.h
│   │   ├── h263
│   │   └── main.cpp
│   ├── decoder.log
│   ├── encoder
│   │   ├── Global.cpp
│   │   ├── Global.h
│   │   ├── coder.cpp
│   │   ├── coder.h
│   │   ├── config.h
│   │   ├── countbit.cpp
│   │   ├── countbit.h
│   │   ├── ctables.h
│   │   ├── dct.cpp
│   │   ├── dct.h
│   │   ├── def.h
│   │   ├── huffman.cpp
│   │   ├── huffman.h
│   │   ├── libr263.cpp
│   │   ├── libr263.h
│   │   ├── mot_est.cpp
│   │   ├── mot_est.h
│   │   ├── owntypes.h
│   │   ├── pred.cpp
│   │   ├── pred.h
│   │   ├── quant.cpp
│   │   ├── quant.h
│   │   ├── rlib.cpp
│   │   ├── rlib.h
│   │   ├── stream.cpp
│   │   ├── stream.h
│   │   └── struct.h
│   ├── res
│   │   ├── VideoChat.ico
│   │   └── VideoChat.rc2
│   ├── resource.h
│   ├── videocapture.log
│   └── 单词.txt
└── 一个视频聊天源代码C _视频对话.rar

5 directories, 96 files