基本信息
源码名称:VC++局域网视频监控系统
源码大小:0.77M
文件格式:.rar
开发语言:C/C++
更新时间:2023-11-28
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
VC 局域网视频监控系统
摘要:VC/C 源码,多媒体技术,视频监控系统  VC 局域网视频监控系统,系统默认操作员用户名为:tsoft,密码为:111。  操作流程  运行本系统,请按照以下流程操作:  (1)首先将客户端(client)文件拷到要...

.
├── Lelecode.com
│   └── 局域网视频监控
│       ├── readme.doc
│       └── 局域网视频监控
│           ├── Client
│           │   ├── Client.aps
│           │   ├── Client.clw
│           │   ├── Client.cpp
│           │   ├── Client.dsp
│           │   ├── Client.dsw
│           │   ├── Client.h
│           │   ├── Client.rc
│           │   ├── ClientDlg.cpp
│           │   ├── ClientDlg.h
│           │   ├── Debug
│           │   │   ├── Client.exe
│           │   │   ├── Client.obj
│           │   │   ├── Client.pdb
│           │   │   ├── Client.res
│           │   │   ├── Client.sbr
│           │   │   ├── ClientDlg.obj
│           │   │   ├── ClientDlg.sbr
│           │   │   ├── StdAfx.obj
│           │   │   ├── StdAfx.sbr
│           │   │   └── vc60.pdb
│           │   ├── ReadMe.txt
│           │   ├── Server.ini
│           │   ├── StdAfx.cpp
│           │   ├── StdAfx.h
│           │   ├── res
│           │   │   ├── Client.ico
│           │   │   └── Client.rc2
│           │   └── resource.h
│           └── Server
│               ├── CustomButton.cpp
│               ├── CustomButton.h
│               ├── CustomHeader.cpp
│               ├── CustomHeader.h
│               ├── CustomListCtrl.cpp
│               ├── CustomListCtrl.h
│               ├── DataManage.cpp
│               ├── DataManage.h
│               ├── Login.cpp
│               ├── Login.h
│               ├── OprManage.cpp
│               ├── OprManage.h
│               ├── ReadMe.txt
│               ├── Server.aps
│               ├── Server.clw
│               ├── Server.cpp
│               ├── Server.dsp
│               ├── Server.dsw
│               ├── Server.h
│               ├── Server.rc
│               ├── ServerDlg.cpp
│               ├── ServerDlg.h
│               ├── StdAfx.cpp
│               ├── StdAfx.h
│               ├── SysSetting.cpp
│               ├── SysSetting.h
│               ├── db_Video.mdb
│               ├── msado15.tlh
│               ├── msado15.tli
│               ├── res
│               │   ├── 03.ico
│               │   ├── 07.ico
│               │   ├── 42.ico
│               │   ├── Header.bmp
│               │   ├── Server.ico
│               │   ├── Server.rc2
│               │   ├── button1.bmp
│               │   ├── cursor1.cur
│               │   └── q.ico
│               └── resource.h
└── VC 局域网视频监控系统.rar

8 directories, 67 files