-
VC mediaPlayer播放器 能实现一般的文件播放功能
VC mediaPlayer播放器 能实现一般的文件播放功能-VC mediaPlayer player to achieve the general file playback
- 2022-02-01 02:45:27下载
- 积分:1
-
g. 721 voice standard VC realize, the compiler can be found through
g.721语音标准的VC实现,编译通过可参考-g. 721 voice standard VC realize, the compiler can be found through
- 2023-01-02 09:10:05下载
- 积分:1
-
this program in Windows 2000, Visual C Compiler 6.0 environment, the need for us...
本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。 更详细的说明见书中的-this program in Windows 2000, Visual C Compiler 6.0 environment, the need for use of a camera installed and the relevant drivers. A more detailed description of the book
- 2023-04-18 11:25:04下载
- 积分:1
-
This is a KDevelop project to make a control for the Logitech Quickcam Express....
This a KDevelop project to make a control for the Logitech Quickcam Express. This program is compatable with the new v4l2 drivers on the 2.6.x kernel. There are only 4 controls that work. They are 1. Exposure 2. Gain 3. White Color Balance 4. Auto Gain. The last one is only on or off.
Just untar the file. cd to the directory where the files were untared. Do the command ./configure then make then make install. The executiable will be put in your bin directory.
Just give the command logitechcamctrl . That should do it.
Dancie.-This is a KDevelop project to make a control for the Logitech Quickcam Express. This program is compatable with the new v4l2 drivers on the 2.6.x kernel. There are only 4 controls that work. They are 1. Exposure 2. Gain 3. White Color Balance 4. Auto Gain. The last one is only on or off.
Just untar the file. cd to the directory where the files were untared. Do the command ./configure then make then make install. The executiable will be put in your bin
- 2022-05-27 19:17:41下载
- 积分:1
-
multimedia programming examples, very good.
多媒体编程的例子,很好的。-multimedia programming examples, very good.
- 2022-10-06 09:40:03下载
- 积分:1
-
online for a netizen wrote a media player of the source. This is only the manusc...
这是上网时为一个网友写的一个媒体播放器的源码.这只是个手稿.可以看看,调用了WMP与ROP的一些功能.以后,将会改成DSP的.-online for a netizen wrote a media player of the source. This is only the manuscript. Look, call the WMP with the ROP features. Later, the DSP will be changed.
- 2023-03-26 23:50:04下载
- 积分:1
-
err
ACM代码总结
经过了一段时间的努力,我再Pku上也算是有了一个阶段性的总结拉,下面是我就这段时间搞ACM来的一些代码的总结,具体的一些题目类型的总结看本Blog的相关文章。
huicpc26 ACM_PKU 代码总结
1、DP(动态规划)
/*1080-HumanGeneFunctions.cpp*/
观察题目给出的一个最优解:
AGTGATG
-GTTA-G
将其从某一处切开,如果左边部分的分值不是最大,那么将其进行调整,使其分值变大,
则整个解分值变大,与已知的最优矛盾。所以左边部分的分值必是最大。
同理,右边也是。可见满足最优子结构的性质。考虑使用DP:
设两个DNA序列分别为s1,s2,长度分别为len1,len2,score为分值表。
-err
- 2022-07-06 13:40:44下载
- 积分:1
-
使用Visual C++和MFC制作的,类似ACDSee的看图软件,支持BMP,GIF,PCX,TGA,JPG等多种图像文件格式。速度快,运行稳定,可以作为大型...
使用Visual C++和MFC制作的,类似ACDSee的看图软件,支持BMP,GIF,PCX,TGA,JPG等多种图像文件格式。速度快,运行稳定,可以作为大型图像处理系统的一部分。-The use of Visual C++ And MFC produced similar pictures of ACDSee software, support for BMP, GIF, PCX, TGA, JPG and other image file formats. Fast and stable operation can be used as large-scale image processing system.
- 2022-03-01 02:55:58下载
- 积分:1
-
实现录音功能。通过耳机播放声音,一个微…
实现了录音功能。通过耳机播放声音,麦克风可以录音,并进行播放-Realize the recording function. To play a sound through the headphones, a microphone can be recorded and broadcast
- 2022-01-26 05:22:20下载
- 积分:1
-
针对BD9436的音量控制程序,包含BASS的调节等。
针对BD9436的音量控制程序,包含BASS的调节等。-BD9436 for the volume control program, including the adjustment of BASS.
- 2022-09-28 17:55:03下载
- 积分:1