搜索资源列表
完全VB写的三维模型
- 完全VB写的三维模型.这是一个用VB实现三维绘图的源程序,可跟用VB开发程序的人作个参考-completely write 3D models. This is a VB 3D graphics of the source, VB can be used with the development of procedures for reference 000
AVCap1
- AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVCap目录下的AVCap.dsw文件可以同时浏览上述两个项目。 -AVCap : Music Video Capture demonstration program. AGP / PCI / USB interface such as the collection of cards, and a digital camer
VODDemo1
- VODDemo: 视频点播演示程序。一个服务器程序,一个客户机程序。服务器端 维持一个供点播的节目列表。客户机与服务器建立连接之后,可以得到服务器上 可供点播的节目列表,然后选择一个感兴趣的节目进行播放。目前支持点播的媒 体类型有MPEG1、MP3、MPEG2、AVI等。 Bin\\VODServer.exe是服务器程序。 Bin\\VODClient.exe是客户机程序。 FilterNetReceiver是一个实现了网络数据接收的模式Source Filter
myText3D
- 自己定义编写的d3d9三维字体显示效果程序,可以扩展改写成各种三维字体程序-own definition d3d9 prepared by the three-dimensional display fonts procedures can be extended into a three-dimensional fonts various procedures
DSPACk1394
- 1394接口的程序及工具代码,用户可以直接编译运行。-1394 on the procedures and tools code, users can run directly translated.
DDrawDemo
- 一个使用DIRECX中的DIRECTDRAW的小程序,初学者可以参考参考。-a DIRECX use of the small DIRECTDRAW procedures, beginners can refer to reference.
vodiocap
- 摄像头捕捉程序,有摄像头的朋友可以试试,采用DIREXTX,记得要在机器里装dx9-camera to capture procedures, the camera you can try using DIREXTX. remember to the machine installed dx9
reg_unreg_DSfilter
- 一款注册和反注册DirectShow插件的程序源码,我这里编译没问题,如果不能正确编译,请安装DirecX SDK,最好9.0以前的!-registration and anti-registered DirectShow plug-in program source code, I did not build here. If we can not correctly compile, install DirecX SDK, the best previous 9.0!
WmCopy
- 这是一个基于对话框的MFC程序,能够将本地的Windows Media文件在当前机器的一个端口 上广播,或者推向另外一台Windows Media服务器进行再发布。-This is a dialog-based MFC procedures, can be a local Windows Media documents in the current machines a port on the radio. Another push or a Windows Media server for
My_First_Directshow
- 我的第一个DirectShow程序,和大家分享一下^_^ Des:-把BouncingBall实现在一个对话框EXE应用程序中,可将其作为一个MFC Filter的Sample. 感兴趣的,可以看一下-my first one DirectShow procedures, and share with you ^ _ ^ Des : - the BouncingBall achieve in a dialog EXE application, can be as one
1519418
- aClock 多变小闹钟是一款计算机模拟的闹钟程序,不仅有显示时间,整点报时的功能,还可以设置任意个事件提示。有多款外观Skin可以选择,还可以选择使用数字式还是指针式表盘。 本文来源于虾客源码 http://www.xkxz.com-aClock changeable A small alarm clock is the clock computer simulation procedure is not only shows the time, The whole point timek
利用DirectX7.0编程示例程序
- 些示例是我前天去买 Visual Basic 的书时看到的,因为盗版商正在促销买一送一。(D版软件)当然这些示例也是在盗版软件里找到的,由于光盘表面的粗糙害我心爱的光驱卡了两次盘,可能是因为这个原因现在读盘时总能听到咯噔!咯噔!声。我想她撑不了多久了,不过还好我用的是品牌机,坏了可以换新的。总之这份示例真的来之不易! 也许您已经有过了。这是一个例子DX-these examples is the day before I bought the book Visual Basic to see,
MovieMFC
- 一个Directx示例程序,可以播放*.mpg格式的文件,希望对初学者有帮助。-a sample program that can play *. mpg files, and I hope to help beginners.
ReflectiveWater.zip
- 水面渲染 反射折射等,可参考,d3d程序,Surface rendering reflection refraction and so on, can be found, d3d procedures
Chapter02
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVC
Just-Code-It
- 用Direct2D实现的一个小程序,用渐变画刷绘制Just code it,初学者可以-Use a small program Direct2D realize, with gradient brush paint match it, beginners can see code
avc.rar
- 用于directshow封装fileter的源代码,其内容为T264编解码程序,编译后可以直接生成fileter,DirectShow fileter package for the source code, which reads T264 codec procedures, the compiler can directly generate fileter
DXRngWin
- 结合在DirectX也可以实现不规则的窗口,但是会对摄像机的成像造成影响,不过这都好说,关键在这里我们可以确定的是,这种方法应用在窗口模式下的DX程序仍然有效。-DirectX can be achieved with the irregular window, but will affect the camera' s image, but it is hard to say, the key here is that we can determine, this method used
VideoCap
- DirectShow 中的视频采集程序.代码完整.可以直接使用-DirectShow video collection procedures. Code integrity. Can be directly used
Capture
- 使用MFC实现的视频捕捉代码,修改了DirectShow中自带的API例子程序。直接可以使用MFC进行深层次开发。-Implemented using the MFC code for video capture, modify the DirectShow examples of programs in the built-in API. MFC can be used directly for in-depth development.