基本信息
源码名称:visualc++6.0开发指南_源代码3
源码大小:5.71M
文件格式:.rar
开发语言:C/C++
更新时间:2023-12-03
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
visualc 6.0开发指南_源代码3
这里是本人最新收集的visualc 6.0开发指南的源代码,很全,请大家自行下载

.
├── 第24章 VC数字图像处理基础
│   ├── ImagShow
│   │   ├── ChildFrm.cpp
│   │   ├── ChildFrm.h
│   │   ├── Debug
│   │   │   ├── ChildFrm.obj
│   │   │   ├── Dib.obj
│   │   │   ├── ImagShow.exe
│   │   │   ├── ImagShow.obj
│   │   │   ├── ImagShow.pdb
│   │   │   ├── ImagShow.res
│   │   │   ├── ImagShowDoc.obj
│   │   │   ├── ImagShowView.obj
│   │   │   ├── MainFrm.obj
│   │   │   ├── StdAfx.obj
│   │   │   └── vc60.pdb
│   │   ├── Dib.cpp
│   │   ├── Dib.h
│   │   ├── ImagShow.aps
│   │   ├── ImagShow.clw
│   │   ├── ImagShow.cpp
│   │   ├── ImagShow.dsp
│   │   ├── ImagShow.dsw
│   │   ├── ImagShow.h
│   │   ├── ImagShow.ncb
│   │   ├── ImagShow.plg
│   │   ├── ImagShow.rc
│   │   ├── ImagShowDoc.cpp
│   │   ├── ImagShowDoc.h
│   │   ├── ImagShowView.cpp
│   │   ├── ImagShowView.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── ReadMe.txt
│   │   ├── Resource.h
│   │   ├── StdAfx.cpp
│   │   ├── StdAfx.h
│   │   └── res
│   │       ├── ImagShow.ico
│   │       ├── ImagShow.rc2
│   │       ├── ImagShowDoc.ico
│   │       └── Toolbar.bmp
│   ├── ImageFlat
│   │   ├── ChildFrm.cpp
│   │   ├── ChildFrm.h
│   │   ├── CornerView.cpp
│   │   ├── CornerView.h
│   │   ├── Debug
│   │   │   ├── ChildFrm.obj
│   │   │   ├── CornerView.obj
│   │   │   ├── Dib.obj
│   │   │   ├── Globlefun.obj
│   │   │   ├── ImageFlat.exe
│   │   │   ├── ImageFlat.obj
│   │   │   ├── ImageFlat.pdb
│   │   │   ├── ImageFlat.res
│   │   │   ├── ImageFlatDoc.obj
│   │   │   ├── ImageFlatView.obj
│   │   │   ├── MainFrm.obj
│   │   │   ├── RulerView.obj
│   │   │   ├── RullerSplliterWnd.obj
│   │   │   ├── StdAfx.obj
│   │   │   ├── ZoomDlg.obj
│   │   │   └── vc60.pdb
│   │   ├── Dib.cpp
│   │   ├── Dib.h
│   │   ├── Globlefun.cpp
│   │   ├── Globlefun.h
│   │   ├── ImageFlat.aps
│   │   ├── ImageFlat.clw
│   │   ├── ImageFlat.cpp
│   │   ├── ImageFlat.dsp
│   │   ├── ImageFlat.dsw
│   │   ├── ImageFlat.h
│   │   ├── ImageFlat.ncb
│   │   ├── ImageFlat.opt
│   │   ├── ImageFlat.plg
│   │   ├── ImageFlat.rc
│   │   ├── ImageFlatDoc.cpp
│   │   ├── ImageFlatDoc.h
│   │   ├── ImageFlatView.cpp
│   │   ├── ImageFlatView.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── RCa00192
│   │   ├── RCa03384
│   │   ├── RCa04000
│   │   ├── RDa00192
│   │   ├── RDa03384
│   │   ├── RDa04000
│   │   ├── ReadMe.txt
│   │   ├── Resource.h
│   │   ├── RulerView.cpp
│   │   ├── RulerView.h
│   │   ├── RullerSplliterWnd.cpp
│   │   ├── RullerSplliterWnd.h
│   │   ├── StdAfx.cpp
│   │   ├── StdAfx.h
│   │   ├── ZoomDlg.cpp
│   │   ├── ZoomDlg.h
│   │   └── res
│   │       ├── ImageFlat.ico
│   │       ├── ImageFlat.rc2
│   │       ├── ImageFlatDoc.ico
│   │       └── Toolbar.bmp
│   ├── Miss.bmp
│   └── dog.bmp
├── 第24章 VC数字图像处理基础.rar
├── 第25章 VC 音视频处理
│   ├── AVIMCIDemo
│   │   ├── AVIMCIDemo.aps
│   │   ├── AVIMCIDemo.clw
│   │   ├── AVIMCIDemo.cpp
│   │   ├── AVIMCIDemo.dsp
│   │   ├── AVIMCIDemo.dsw
│   │   ├── AVIMCIDemo.h
│   │   ├── AVIMCIDemo.ncb
│   │   ├── AVIMCIDemo.opt
│   │   ├── AVIMCIDemo.plg
│   │   ├── AVIMCIDemo.rc
│   │   ├── AVIMCIDemoDlg.cpp
│   │   ├── AVIMCIDemoDlg.h
│   │   ├── Debug
│   │   │   ├── AVIMCIDemo.exe
│   │   │   ├── AVIMCIDemo.obj
│   │   │   ├── AVIMCIDemo.pdb
│   │   │   ├── AVIMCIDemo.res
│   │   │   ├── AVIMCIDemoDlg.obj
│   │   │   ├── MCIAviPlay.obj
│   │   │   ├── StdAfx.obj
│   │   │   └── vc60.pdb
│   │   ├── MCIAviPlay.cpp
│   │   ├── MCIAviPlay.h
│   │   ├── ReadMe.txt
│   │   ├── Resource.h
│   │   ├── StdAfx.cpp
│   │   ├── StdAfx.h
│   │   └── res
│   │       ├── AVIMCIDemo.ico
│   │       ├── AVIMCIDemo.rc2
│   │       └── COUNT.AVI
│   ├── AnimateDemo
│   │   ├── AnimateDemo.aps
│   │   ├── AnimateDemo.clw
│   │   ├── AnimateDemo.cpp
│   │   ├── AnimateDemo.dsp
│   │   ├── AnimateDemo.dsw
│   │   ├── AnimateDemo.h
│   │   ├── AnimateDemo.ncb
│   │   ├── AnimateDemo.opt
│   │   ├── AnimateDemo.plg
│   │   ├── AnimateDemo.rc
│   │   ├── AnimateDemoDlg.cpp
│   │   ├── AnimateDemoDlg.h
│   │   ├── Debug
│   │   │   ├── AnimateDemo.exe
│   │   │   ├── AnimateDemo.obj
│   │   │   ├── AnimateDemo.pdb
│   │   │   ├── AnimateDemo.res
│   │   │   ├── AnimateDemoDlg.obj
│   │   │   ├── StdAfx.obj
│   │   │   └── vc60.pdb
│   │   ├── ReadMe.txt
│   │   ├── Resource.h
│   │   ├── StdAfx.cpp
│   │   ├── StdAfx.h
│   │   └── res
│   │       ├── AnimateDemo.ico
│   │       ├── AnimateDemo.rc2
│   │       └── COUNT.AVI
│   ├── PTPHelp
│   │   ├── 14.ico
│   │   ├── AppFace.h
│   │   ├── ConnectDlg.cpp
│   │   ├── ConnectDlg.h
│   │   ├── DSocket.cpp
│   │   ├── DSocket.h
│   │   ├── Debug
│   │   │   ├── BluePinna.urf
│   │   │   ├── ConnectDlg.obj
│   │   │   ├── ConnectDlg.sbr
│   │   │   ├── DGlobal.obj
│   │   │   ├── DGlobal.sbr
│   │   │   ├── DSocket.obj
│   │   │   ├── DSocket.sbr
│   │   │   ├── GetBits.obj
│   │   │   ├── GetBits.sbr
│   │   │   ├── GetBlk.obj
│   │   │   ├── GetBlk.sbr
│   │   │   ├── GetHdr.obj
│   │   │   ├── GetHdr.sbr
│   │   │   ├── GetPic.obj
│   │   │   ├── GetPic.sbr
│   │   │   ├── GetVlc.obj
│   │   │   ├── GetVlc.sbr
│   │   │   ├── Global.obj
│   │   │   ├── Global.sbr
│   │   │   ├── GtBase.urf
│   │   │   ├── GtClassic.urf
│   │   │   ├── Idct.obj
│   │   │   ├── Idct.sbr
│   │   │   ├── Idctref.obj
│   │   │   ├── Idctref.sbr
│   │   │   ├── Indices.obj
│   │   │   ├── Indices.sbr
│   │   │   ├── Mixer.obj
│   │   │   ├── Mixer.sbr
│   │   │   ├── PTPHelp.exe
│   │   │   ├── PTPHelp.obj
│   │   │   ├── PTPHelp.pdb
│   │   │   ├── PTPHelp.res
│   │   │   ├── PTPHelp.sbr
│   │   │   ├── PTPHelpDlg.obj
│   │   │   ├── PTPHelpDlg.sbr
│   │   │   ├── PlaySound.obj
│   │   │   ├── PlaySound.sbr
│   │   │   ├── REQUESTCON.obj
│   │   │   ├── REQUESTCON.sbr
│   │   │   ├── Recon.obj
│   │   │   ├── Recon.sbr
│   │   │   ├── RecordSound.obj
│   │   │   ├── RecordSound.sbr
│   │   │   ├── RequestDlg.obj
│   │   │   ├── RequestDlg.sbr
│   │   │   ├── Sac.obj
│   │   │   ├── Sac.sbr
│   │   │   ├── Sactbls.obj
│   │   │   ├── Sactbls.sbr
│   │   │   ├── StdAfx.obj
│   │   │   ├── StdAfx.sbr
│   │   │   ├── Tmndec.obj
│   │   │   ├── Tmndec.sbr
│   │   │   ├── VideoCapture.obj
│   │   │   ├── VideoCapture.sbr
│   │   │   ├── Volume.obj
│   │   │   ├── Volume.sbr
│   │   │   ├── appface.dll
│   │   │   ├── coder.obj
│   │   │   ├── coder.sbr
│   │   │   ├── convert.obj
│   │   │   ├── convert.sbr
│   │   │   ├── countbit.obj
│   │   │   ├── countbit.sbr
│   │   │   ├── dct.obj
│   │   │   ├── dct.sbr
│   │   │   ├── decoder.log
│   │   │   ├── huffman.obj
│   │   │   ├── huffman.sbr
│   │   │   ├── libr263.obj
│   │   │   ├── libr263.sbr
│   │   │   ├── main.log
│   │   │   ├── mot_est.obj
│   │   │   ├── mot_est.sbr
│   │   │   ├── playsound.log
│   │   │   ├── pred.obj
│   │   │   ├── pred.sbr
│   │   │   ├── quant.obj
│   │   │   ├── quant.sbr
│   │   │   ├── reatReport.obj
│   │   │   ├── reatReport.sbr
│   │   │   ├── recording.log
│   │   │   ├── rlib.obj
│   │   │   ├── rlib.sbr
│   │   │   ├── stream.obj
│   │   │   ├── stream.sbr
│   │   │   ├── vc60.pdb
│   │   │   └── videocapture.log
│   │   ├── GtClassic.urf
│   │   ├── Help File HLP.ico
│   │   ├── Mixer.cpp
│   │   ├── Mixer.h
│   │   ├── PTPHelp.aps
│   │   ├── PTPHelp.clw
│   │   ├── PTPHelp.cpp
│   │   ├── PTPHelp.dsp
│   │   ├── PTPHelp.dsw
│   │   ├── PTPHelp.h
│   │   ├── PTPHelp.ico
│   │   ├── PTPHelp.ncb
│   │   ├── PTPHelp.opt
│   │   ├── PTPHelp.plg
│   │   ├── PTPHelp.rc
│   │   ├── PTPHelpDLG.cpp
│   │   ├── PTPHelpDLG.h
│   │   ├── PlaySound.cpp
│   │   ├── PlaySound.h
│   │   ├── QuestConnect.cpp
│   │   ├── QuestConnect.h
│   │   ├── REQUESTCON.cpp
│   │   ├── REQUESTCON.h
│   │   ├── RecordSound.cpp
│   │   ├── RecordSound.h
│   │   ├── RequestDlg.cpp
│   │   ├── RequestDlg.h
│   │   ├── StdAfx.cpp
│   │   ├── StdAfx.h
│   │   ├── VideoCapture.cpp
│   │   ├── VideoCapture.h
│   │   ├── VideoNet.ncb
│   │   ├── VideoNet.opt
│   │   ├── Volume.cpp
│   │   ├── Volume.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
│   │   ├── hlp
│   │   ├── main.log
│   │   ├── playsound.log
│   │   ├── reatReport.cpp
│   │   ├── reatReport.h
│   │   ├── recording.log
│   │   ├── res
│   │   │   ├── PTPHelp.ico
│   │   │   └── PTPHelp.rc2
│   │   ├── resource.h
│   │   ├── shoot03.ico
│   │   ├── toolbar1.bmp
│   │   ├── videocapture.log
│   │   └── 修改说明.txt
│   ├── WAVMCIDemo
│   │   ├── Debug
│   │   │   ├── MCIWave.obj
│   │   │   ├── StdAfx.obj
│   │   │   ├── WAVMCIDemo.exe
│   │   │   ├── WAVMCIDemo.obj
│   │   │   ├── WAVMCIDemo.pdb
│   │   │   ├── WAVMCIDemo.res
│   │   │   ├── WAVMCIDemoDlg.obj
│   │   │   └── vc60.pdb
│   │   ├── MCIWave.cpp
│   │   ├── MCIWave.h
│   │   ├── ReadMe.txt
│   │   ├── Resource.h
│   │   ├── StdAfx.cpp
│   │   ├── StdAfx.h
│   │   ├── WAVMCIDemo.aps
│   │   ├── WAVMCIDemo.clw
│   │   ├── WAVMCIDemo.cpp
│   │   ├── WAVMCIDemo.dsp
│   │   ├── WAVMCIDemo.dsw
│   │   ├── WAVMCIDemo.h
│   │   ├── WAVMCIDemo.ncb
│   │   ├── WAVMCIDemo.opt
│   │   ├── WAVMCIDemo.plg
│   │   ├── WAVMCIDemo.rc
│   │   ├── WAVMCIDemoDlg.cpp
│   │   ├── WAVMCIDemoDlg.h
│   │   └── res
│   │       ├── Crowd away loop.wav
│   │       ├── WAVMCIDemo.ico
│   │       └── WAVMCIDemo.rc2
│   └── WAVOpen
│       ├── Debug
│       │   ├── StdAfx.obj
│       │   ├── WAVOpen.exe
│       │   ├── WAVOpen.obj
│       │   ├── WAVOpen.pdb
│       │   ├── WAVOpen.res
│       │   ├── WAVOpenDlg.obj
│       │   └── vc60.pdb
│       ├── ReadMe.txt
│       ├── Resource.h
│       ├── StdAfx.cpp
│       ├── StdAfx.h
│       ├── WAVOpen.aps
│       ├── WAVOpen.clw
│       ├── WAVOpen.cpp
│       ├── WAVOpen.dsp
│       ├── WAVOpen.dsw
│       ├── WAVOpen.h
│       ├── WAVOpen.ncb
│       ├── WAVOpen.opt
│       ├── WAVOpen.plg
│       ├── WAVOpen.rc
│       ├── WAVOpenDlg.cpp
│       ├── WAVOpenDlg.h
│       └── res
│           ├── WAVOpen.ico
│           └── WAVOpen.rc2
├── 第25章 VC 音视频处理.part01.rar
├── 第25章 VC 音视频处理.part02.rar
├── 第25章 VC 音视频处理.part03.rar
├── 好例子网_visualc 6.0开发指南_源代码III.rar
├── 中国国防科技论坛.url
└── 中国国防科技论坛附件说明.TXT

26 directories, 419 files