搜索资源列表
SRC
- “流媒体计费系统”如何编译: 1、 安装realSDK。 把shareware\\RealSystem\\RealSDK\\ rsg2sdk_r4.zip解开放到c:\\realSDK目录下。 2、 给VC.NET添加包括头文件的路径 在VC.NET中添加RealSDK的头文件路径。 3、 编译 直接点击编译完成对整个项目的编译。-"Streaming Media Billing System," how to build : an installation realSDK.
VB_CD录音机
- 本程序是使用VB进行编写的一个关于CD播放的程序, 其基本功能:1.可以根据个人需要选择播放的音轨的格 式;2.可以在左边的列表中自由选择添加想要听取的歌 曲到右边的播放列表中,这样可以比一般的播放器节省 很多力气;3.可以点击“REFRESH CD INFORMATION”刷 新CD内音轨的信息。-use of this procedure is the preparation for the VB one on the CD player procedures, and the basic
百叶窗效果
- 首先读入图片,然后在读入的过程添加百叶窗的效果-first picture read, and then read in the process of adding blinds effect
随机加黑淡化
- 对一幅图像进行淡化,采用的方法是产生黑点,并将它们随机添加到图像上去-images of a weakened, the method used was produced spots, they will be added to the random image boost
基于VC++远程视频监控系统
- 程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\\Program Files\\Microsoft DirectX 9.0 SDK \\Samples\\C++\\DirectShow\\BaseClasses”。-running Windo
mpgcutvb6
- 这是一个用vb编写的mpg流媒体剪切的源代码,代码示例比较容易看明白,可以自己添加代码做成一个mpg剪切合成的小工具。-with vb mpg prepared by the media shear flow of source code, code examples more easily understand this can add their own code mpg shear caused a small synthesis tools.
echoEffect.txt
- 音效处理技术中,回声效果是重要的环节,此代码完成的即是这样一个功能,效果很明显,可直接添加数据进行仿真-audio processing technology, echo effects is an important aspect of this code is to complete such a function, obviously results can be directly added simulation data
video_capture
- 图像采集的SDK程序。采用VC++编写,不需额外库文件,直接添加到工程文件中,即可使用-Image Capture SDK procedures. Using VC prepared without additional libraries directly added to the project document, in order to use
musiccj12
- 功能介绍: (1)突破现有的传统采集模式.可采集大部分专集类型音乐数据! (2)数据本地化。并且按照远程目录自动创建多级目录,不会有数据重复! (3)采集更自由。可以任意设置采集规则。只要你熟悉简单的HTML语言,便可以轻松打造自己的采集! (4)过滤自动化。程序使用高效编码方式,使每一个变量不会携带大量数据,将采集速度大大提高! (5)程序人性化。不会重复添加数据,并且程序会自动记录您采集进度,当您发生意外时,不必担心会重复上次操作! (6)新加入歌词采集。使程序的实用
界面上实现3D文字
- 运行的通用环境:Win9x/NT/2000/XP +ACCESS数据库 其中: 1.可执行文件保存在相关实例目录Release下 2.与数据库有关的实例需要先添加数据源,具体请参考相关目录下的说明文件 3.其他实例如有特殊要求,请具体参考相关目录下的说明文件 4.请将可执行文件拷贝到硬盘中运行。 -running generic environment : CTP + ACCESS database which : 1. executable files stored
my_flashPlayer
- 本实例演示了在Visual c++如何制作一个完整的Flash播放器,实例虽小,可是其功能差不多包含了Flash播放的大部分问题,读者可以在此基础上添加自己的代码将入完善,使之成为一个成熟的Flash播放软件。-demonstration of the examples in Visual c how to make a complete Flash player, examples of small, but its function contains almost Flash player
CaptionButton
- 标题栏上添加按钮的实现方法,仅供参考.请按照下面的步骤实现-Biaodilanshang Add button method for reference. Please follow these steps
wapstormtohtml
- 添加和修改新闻的时候如果在新闻内容里面添加有多余的图片而在新闻内容里面没有使用将会在保存的时候作出相应的删除. 删除大类的功能:删除大类的时候也就删除了属于该大类的小类和属于该大类的新闻,也把相关的HTML文件和相关新闻-add and modify information in the press as if there are redundant to add pictures and news content not inside will be used in the course of
ppwind10ssss
- 具有小型影视系统的所有功能 方便的后台操作 完善的模版功能 p2p数据自动更新,无须人为干预 可以自己添加其他的影视分类 特点: 数据自动更新,无须人为干预。 可以添加自己的影视节目。不影响p2p数据。 采用phparticle211的编译型模版,提高程序的效率。-small television systems have all the functions to facilitate operation of the background sound templ
ImageDDB
- 我做的一个图像数据库,有用户管理功能,支持图像的添加查询等操作。自己做了图像报表功能(还不完善)。使用时候要在SQLserver中建一个对应数据库,参见程序。-I made an image database, user management functions and support the addition of image-search operation. Own statements function of the image (not perfect). Use the time t
FilterVideoKeyer
- 该视频叠加Filter是在陆其明的字幕叠加filter的基础上修改成功的,Filter继承了CTransInPlaceFilter,添加了叠加帧位置控制接口,并暴露属性页,在CTransInPlaceFilter上增加了一个输入Pin,即叠加视频输入Pin,实现了两路视频一路输出的效果。源码在Window xp, VC++6.0 DSK9.0环境下编译通过,生成Hqvk.ax,注册后即可使用。-the Video Filter is superimposed on the ground out
makewav
- 一个小程序,为音频PCM数据添加wav的头,变成wav文件,就可以在任何播放器中播放了。-a small procedure to add audio PCM data wav head into wav documents, can be in any player of the broadcast.
MyTestFilter
- 一个自认为写的很有代表性的Dshow Filter程序模板范例,包括多个属性页的添加及简单的图像处理(反色等)-since that was a very representative of the Dshow Filter module example, Page number of attributes including the addition and simple image processing (anti-Israel)
LzjMp3Player
- 本程序实现了在VB中用mci控件播放mp3音乐并计算出进度,然后程序另有自动循环播放列表中的音乐;程序可打开一个文件夹中的mp3音乐生成列表;可单独打开一首歌曲;可自由添加歌曲。本程序采用托盘动画菜单实现播放界面显示隐藏的控制等,另外本程序中解决了很多写托盘程序弹出菜单后不能自动消隐托盘菜单的问题。欢迎高手指正。chen1bin2@163.com-the program in VB mci Control mp3 music players and calculate progress The
VideoWatermarkDmo
- 一个为视频添加水印的DMO组件,可以做为学习DMO的开发和水印叠加的例子。-adding a watermark to the video components of the DMO, the DMO can be used as learning and the development of Watermark superposition example.