搜索资源列表
VC下的MAPX实现
- 文实验环境为 .NET 1.1,MAPX4.5。 为了让鹰眼图脱离主View单独浮动,决定使用CJLibrary控件来放置鹰眼图,该控件可由网址[2]下载。 鹰眼图上面有一个红色矩形框,表示主图的当前可视范围。要求点击鼠标左键来移动此框时能够引起主图的联动。 主图上有放大、缩小、移动三个工具按钮,要求主图变化的时候,能够引起鹰眼图矩形框的联动。 实现的易错点在CMapXEagleBar::OnMouseUpInMap函数, 鹰眼图中矩形框的移动要经过如下几步: a) 得到矩形框四个顶点
Gabor Filters
- 日本人写的Gabor Filters的c源码,可以直接运行,有图像化的界面,可以实时的修改参数,比较效果。
基于c/s的视频点播系统
- 基于c/s的视频点播系统,VC开发 ,Based on the c/s of video-on-demand system, VC development
MediaPlay
- 用VC++开发的一个播放器,屏幕大小可以变换,能播放AVI,MPG,WMV格式的视频-VC++ development with a player, the screen size can change, can play AVI, MPG, WMV video formats
RmPlayer
- RM播放器的C++ MFC实现,在VC++下开发,测试通过-RM player to achieve C++ MFC in VC++ under development, testing through
Example033
- vc 借助内嵌资源实现Visual C++对Flash动画的播放的程序源码,希望对大家有所帮助-vc with embedded Visual C++ resources to achieve the animation of the Flash source code, we hope to help
bsqym
- 播放器源码,用vc.0开发环境编写的,用到c++相关知识。 -Player source code, development environment with vc.0 prepared, used c++ Relevant knowledge.
SignalGenerate
- 本程序用C++,正弦波声音信息发生器VC源代码-This procedure using C++, sine wave generator VC voice message source code
ExcelTest_VC_Code
- VC与Exel交互的程序,代码完整,在“C :\根目录自动建立Execel文件-VC Excel
MedicalimageProcessing
- VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。 -VC++ simple medical image processing system that can adjust the image color, sharpness, and anti-color,灰底balance can also be inverted image, t
mfcc_bsl
- 近期老师叫做MFCC,在用vc做这个程序的过程中,查找了大量的资料与其他人的源代码。发现并不是所有的人都能很准确的了解MFCC的计算过程,参考了matlab中关于MFCC中的数据,编写了此程序。 结果是可以做出来的,但是还没有跟matlab结果作对比 -recently i was told to write a program, using vc++. during the course, i have had substantial amount of reading related t
CoolPlayer
- CoolPlayer播放器源码,C++语言实现,环境:VC++6.0-CoolPlayer Player source code, C++ language, the environment: VC++6.0
motion-estimation
- 实现全搜索块匹配的运动估计,在VC环境下如有不对请指正-motion estimation
RemoteVideoChat
- 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。 -
MyMCIWAVE
- MCI音频编程类,非常适合C++,Vc++程序员在开发中使用-MCI audio programming class, ideal for C++, Vc++ programmers to use in the development
sdp
- SDP协议,基于poco c++库,包含测试代码-SDP protocol c++ implement, base on poco c++ library, include testsuite project
AudioHead
- Vista的关于音频编程的头文件,C++编写,VC++可用。使用时直接在程序里引用即可,方便大家学习使用-Vista on the audio programming header files, C++ prepared, VC++ available. Can be applied directly in a program, to facilitate learning
Mp3Player
- 在vc环境下,C++编写代码,实现音频播放器,基本功能比较完善(打开、播放、暂停、上一首、下一首、停止,调节音量、播放进度条、歌曲列表等等),可播放多种格式的,界面也做的很美观,且内附程序说明文档(包含程序各模块功能及相应代码)。-The player can play a variety of audio file formats,with the beautiful interface .And enclosing the program documentation in details.
MP4DEC_MT_v2_ok_2010
- 实现mpeg4 decoder armv7 neon 优化,很精细的对每条关键函数 进行了neon 优化,C函数部分进行了多线程优化,极大的提高了解码速度。包含c++ project 同时也可以再rvds 4.0下使用。-mpeg4 decoder neon optimization code, containing every important function, the decode speed is much more faster (40 times) than pure c code
VedioCapture
- 一个视频捕获的动态链接库,vb,c#,delphi能用但是vc好像不能用,没有头文件和lib-a video capture dll,this can used to vb,c#,delphi,but not vc