搜索资源列表
MP3录音机
- 我常常使用Skype和台湾同胞还有国外的朋友进行联系,有时因为业务需要需要将语音通话录音并保留下来,在我有这个想法的那个时候(2006年)Skype官方并没有提供录音功能,咱们是做程序的嘛,没有的功能可以自己来添加啊,这也是为什么我酷爱编程的原因。 应广大网友的要求,现将该程序的编程思路和源代码贡献出来与大家共勉,希望能给对音频编程有兴趣的朋友提供一点点帮助,那我就心满意足了。 刚开始编写这个程序的时候,我试着用常规的录音方式对声卡进行录音,既然是通话录音,我们希望能将自己的声音和对方的声音
screenprintwithvc
- 在Windows操作系统中,当用户按下"PrintScreen"按钮后,Windows自动将当前屏幕的图像拷贝到系统剪贴板中,这时可以通过"画笔"这个小程序将剪贴板中的内容保存成图像文件,可以看出,如果需要将当前屏幕保存下来还是比较麻烦的,能否可以自己编写一个应用程序,自动将当前屏幕的内容保存到一个图像文件中去呢?这个答案是肯定的,本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图
VC编写的音乐程序
- VC编写的音乐程序,可以演奏欢乐颂,歌词同步显示
VC编写的歌曲真的好想你
- VC编写的歌曲程序,真的好想你,带歌词显示
AR编程的基本框架文件
- 在本文件的基础上,稍微改动就可以编写出您需求的AR程序。
ImageProcessor.rar
- 基于Basler的pylon SDK编写的对于Scout GigE相机的位图采集程序,另外还有一些基于OpenCV的小程序,err
声音频谱分析的小程序
- 一个声音频谱分析的小程序,用VB编写。希望对大家有所帮助,a sound spectrum analysis of the small program in Visual Basic. We hope to help
Micwiz_dll.rar
- VC编写的windows下录音测试程序,帮助监测麦克的设置,VC prepared under windows recording test procedures to help monitor the microphone settings
CaptureTest
- 用C#编写的基于DirectX的音频、视频采集程序及源代码。包含完整的.net类库“DirectX.Capture”以及说明文档。-This is a audio and video caputure program which is written using C# and based on DirectX. Includes the full .Net Class Library of "DirectX.Capture" and documentation.
VideoPlay
- 使用WPF编写的炫目视频播放器,能播放许多格式的视频,基于WPF的程序界面是很炫的。-Written using WPF dazzling video player, can play many formats of video, The program interface is based on a shining WPF' s.
WaveFormRecord10
- windows 底层API winmm编写的一个录音放音示例程序,缓存区放在确定的地方,方便于做音频信号处理-winmm api C++ coad for voice record and play
YUVtoAVI
- 用C++编写的程序,用于将YUV文件转化成为AVI文件,包含界面设计-Using C++ programs written for the YUV file transformed into AVI files, including interface design
experience
- 使用VC6.0编写程序的一些经验。你可以在其中找到自己程序出错的一些原因-VC6.0 using some experience writing programs.
experience
- 使用VC6.0编写程序的一些经验。你可以在其中找到自己程序出错的一些原因-VC6.0 using some experience writing programs.
2.3100
- 编写程序,由键盘输入一个年份(2000~2099)和月份(1~12),显示出该月的月历。-Programming the keyboard to enter a year (2000 ~ 2099) and the month (1 ~ 12), showing the month calendar.
huiwen1111
- 回文是指正向读和反向读都一样的一段数字或者文字,如321123或“able was I ere I saw elba”。编写程序,输入一个9位整数,并判断它是否是回文-Palindrome is a correction to the reading and reverse reading of the same period the number or text, such as 321,123, or able was I ere I saw elba . Programming, ent
TCPThreadClient
- 在Windows任意操作系统下,用visual C++6.0编写程序,并在C++环境下实现程序的运行。-Arbitrary in the Windows operating system, using visual C++ 6.0 programming, and C++ Environment to achieve operational procedures.
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot
QT_文本框搜索小程序
- 基于QT 编写的小程序,能够实现文本框搜索等小功能(Small functions such as text box search)
media
- 基于vc++的多媒体播放器设计与实现的编写程序。(Design and programming of multimedia player based on vc++)