搜索资源列表
VCLesson2.rar
- VC学习视频教学、入门最快的方法。
发布一个摄像头照相控件
- Takephoto.ocx照相控件是专门为开发带照相功能软件而设计的。 Takephoto.ocx是一个功能完备、操作简单的ActiveX控件。该控件的主要功能是利用摄像头或其它照相设备,进行拍照。它集启动摄像头、照相定位、相片大小设定及剪裁、相片文件保存等功能于一体。在程序设计时,把它加载到工具箱后,象使用普通控件一样,只须简单地设置控件的几个属性和方法就能轻松实现照相功能。该控件在程序中运行流畅,画面清晰。 软件
PkXtwh
- 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (quick)
MPEG4音频编码程序
- 音频编码程序的应用以及其设计方法的总结,使音频编程技术具有使用的价值-audio coding of the application and its design is the summary of audio programming to make use of the technology has value
随机加黑淡化
- 对一幅图像进行淡化,采用的方法是产生黑点,并将它们随机添加到图像上去-images of a weakened, the method used was produced spots, they will be added to the random image boost
音频视频
- 由于音频视频方面的处理,包含MP4的解码编码方法,不信你-as the audio and video processing, including the MP4 codec, you do not look at the letter
sip_architecture_with_nat_v1.0
- SIP协议中穿越对称型/非对称型NAT防火墙的多种实现方法,解决私网内部的防火墙穿透问题。-SIP cross symmetric / asymmetric NAT firewall multiple solutions, private internal network firewall penetration.
Analysis of Skype
- 权威的skype协议分析,详细分析skype的网络结构、防火墙穿越方法、编解码等实现细节。-authority of the agreement, skype detailed analysis of the network structure, through the firewall, such as codecs achieve details.
CCXML-Workshop-April2005
- 呼叫控制CCXML规范的PowerPoint演示幻灯片,介绍CCXML的背景、关键字、使用方法。-CCXML call control standard PowerPoint presentation slides, the background briefing Browser, keyword, use.
消除闪烁的新方法
- 使用双缓冲机制(Double buffering)来解决屏幕的闪烁现象-use double buffering mechanism (Double buffering) to resolve the scintillation screen phenomenon
ShotDetect
- 一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法-A class which realize the algorithm to check out the key frame of video is written by c++. The basal idea of the algorithm is based on double threshold.
多媒体编程
- VB多媒体编程实例,介绍VB多媒体编程方法 -VB multimedia programming examples, VB Multimedia Programming, Multimedia introduced VB Programming
ContourExtraction
- 轮廓抽取 数字图像处理常用的方法,无压缩密码。 - The outline extracts the digital picture processing commonly used method, non- compression password.
运动估计算法
- 运动估计的算法源程序,搜索精度为半精度,方法是对整像素搜索到的匹配位置的领域像素进行内查,然后进一步搜索,找到更精确的匹配位置- In the movement estimate algorithm source program, the search precision is half precision, the method is the match position domain picture element which searches to the entire picture
ASP网站远程抓取文档的方法
- ASP网站远程抓取文档的方法,可以实现准确抓文-ASP website remote document capture method that accurately grasp the text
用形态学方法提取骨架线
- 用形态学方法提取骨架线。程序还是基于MFC的单文档界面,重用以前的位图包裹类来封装对位图的操作,增加一个数学形态学类来进行通用的数学形态学操作。-morphological Skeleton extraction methods. MFC procedures based on the single-document interface reuse previous bitmap category wrapped package to the right bitmap operation, an
trimedia优化方法
- 详细讲了trimedia平台的优化方法,很好 的文档-detail the TriMedia platform optimization method, good documentation
IP电话的TCP,IP实现方法
- IP电话的TCP,IP实现方法.pdf-TCP IP telephony, IP method. Pdf
媒体头文件解决方法
- 有关VC流媒体开发的第一步,解决VC与DirectShow环境中的设置,此方法是第一个用Debug_Unicode版本来实现关于streams.h头文件问题的(至少在我之前是没看到有人用此方法来解决问题。信不信,下了就知道,反正就1分。
ICA和时频方法进行声源定位
- ICA和时频方法进行声源定位的matlab程序,含源程序及介绍,调用主程序即可。