搜索资源列表
screenprintwithvc
- 在Windows操作系统中,当用户按下"PrintScreen"按钮后,Windows自动将当前屏幕的图像拷贝到系统剪贴板中,这时可以通过"画笔"这个小程序将剪贴板中的内容保存成图像文件,可以看出,如果需要将当前屏幕保存下来还是比较麻烦的,能否可以自己编写一个应用程序,自动将当前屏幕的内容保存到一个图像文件中去呢?这个答案是肯定的,本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
NHikPlayer_src
- c#开发的海康威视H264播放器 源码,这个好不容易才找到的!-c# development Hikvision H264 player source code, this managed to find it!
WangEPD
- 基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。-Based on the short-term and short-term energy to achieve zero rate of voice activit
MyPlayer
- 大家都用过千千静听吧! 这个代码可以实现千千静听的全部功能,代码有个人实现的,有不足的地方望大家海涵!-We all used it thousands of listening! This code can achieve the full functionality of thousands of listening, have a personal realization of the code, there are deficiencies in the hope that we H
gotoEXE
- 把两个exe合并,也可以把一个可执行文件假如另外一个线程,比方说我们有时候播放器驱动不是自己写的,可以吧这个驱动和我们的播放器合并。-Exe merge the two could also be an executable file if another thread, for example, we sometimes player-driven rather than wrote it myself, you can let the driver and our players combi
A640
- 这是用VB做的数码相机A系列产品控制代码. 市面上都是C++多,这个非常容易整合到VB控制台里.全部测验非常OK-This is the VB to do with the digital camera control code A series of products. There are C++ many, this is very easy to integrate into the console in VB. All tests are OK
ADPCMVox2Wav
- VOXTWAV 这个是C++写的,希望能用的上-VOXTWAV This is a C++ written in the hope that use of the
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
RemoteVideoChat
- 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。 -
mp3
- MP3音频播放程序,估计找不到比这个再简单的程序了,本人刚学C,只能写出这么样的,我感觉对我的菜鸟同行有不小帮助,确实太简单了,不用担心你会看不懂。-MP3 audio player, it is estimated no further than this simple program, and I am just learning C, can only write so kind, I feel for my fellow rookie has no small help, really
Play_AVI
- Visual C++ 6.0编程环境下实现,播放 avi格式的视频文件,如果打不开avi视频文件,需要网上下载MPEG4解码库,或者安装电脑摄像机就可以了,里面有这个解码库-Visual C++ 6.0 programming environment to achieve, and play avi format video files, open the avi video files need to download MPEG4 decoding library, or installati
zbar-0.10
- 是一个函数库,包含了C++、qt、python,还有示例程序,方便研究二维码的同学学习使用。注意用到了ImageMagick这个图像处理库-Is a function library that contains the C++, qt, python, sample programs, students learn to use the two-dimensional code to facilitate research. Note that to use the ImageMagick im
UVod20905
- UVod2 是我们使用UT P2P库,配合mplayer播放程序,编写的一个P2P边下边看的外壳程序,这是一个visual c++工程,最低的编译条件是 visual c++ 2005 标准版 + SP1补丁,另外需要下载安装 Microsoft server 2003 r2 SDK,并确保 SDK中的头文件以及库文件的连接次序在第一. 有些朋友可能感觉P2P播放很神秘,很难开发,这个示范工程叫展示给您如何开发一个P2P流播放程序,其实非常简单,真正的调用函数一共大概只有50行,其他的都是外壳处
duomeiti
- 这个是使用C++语言实现的象棋对弈系统,内附源码和可执行程序,欢迎参考-This is achieved using C++ language chess game system, containing the source code and executable programs, please refer to
3dsound
- 3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品。-关闭翻译英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品 请键入文字或网站地址,或者上传文档。 取消 3D yīnxiào de shíxiàn xiàoguǒ chéngxù, cānkǎo zhège chéngxù, yě kěyǐ xiě chū 3D yīnxiào de zuòpǐnThe realization o