-
此为动态连接库之源码,应用DirectX功能,把不同的MP3文件播放至不同音效卡作为输出。这是最初的版本,写得比较乱,不过对有需要开发此相关应用的朋友来说是个不...
此为动态连接库之源码,应用DirectX功能,把不同的MP3文件播放至不同音效卡作为输出。这是最初的版本,写得比较乱,不过对有需要开发此相关应用的朋友来说是个不错的参考。-This is the source code of a DLL which applying DirectX features to play multiple MP3 files to multiple sound card interfaces as audio outputs. This is the most initial version and hence might be a little bit messy but really a good reference for those who need to develop such kind of related applications.
- 2022-05-22 22:39:35下载
- 积分:1
-
最简单的录音程序
最简单的录音程序-most simple recording procedures
- 2023-01-05 04:00:03下载
- 积分:1
-
vc 播放avi格式文件的播放器程序,可以控制avi的播放。
vc 播放avi格式文件的播放器程序,可以控制avi的播放。-vc player avi player format procedures, avi player can control.
- 2022-12-20 11:35:03下载
- 积分:1
-
在delphi下,对游戏杆的控制的与使用.
在delphi下,对游戏杆的控制的与使用.-In delphi under control joystick and use.
- 2022-02-05 15:40:03下载
- 积分:1
-
随意提取屏幕上的颜色值,一个VC++的小程序,请大家测试
随意提取屏幕上的颜色值,一个VC++的小程序,请大家测试-Extraction of the color on the screen at random the value of a small VC++ program, please test
- 2022-04-11 18:01:46下载
- 积分:1
-
DirectX已经改变了不少,多年来与新的DirectX 9提供了一些…
DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This is without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw - it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also want to use a .NET language.-DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manip
- 2022-03-16 18:03:38下载
- 积分:1
-
一个播放MIDI文件的工程 用visual c++编写 比较简单的程序
一个播放MIDI文件的工程 用visual c++编写 比较简单的程序-A MIDI file player works with visual c++ The preparation of a relatively simple procedure
- 2022-04-11 23:30:46下载
- 积分:1
-
Visual Basic 录音、放音组件、支持编码。
Visual Basic 录音、放音组件、支持编码。-Visual Basic recording, playback components, to support coding.
- 2022-01-21 06:30:13下载
- 积分:1
-
能够使用相同的代码在Unix和MS
To be able to use the same code on both unix and MS-Windows platforms, I decided to write some simple wrapper classes for the existing thread functions on those platforms
- 2022-01-28 23:53:36下载
- 积分: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