搜索资源列表
VC_Game_teach
- 演示dx游戏编程基础的大杂烩,包含各种小技巧的实例代码,比较杂-Dx demo game programming based hodgepodge, containing a variety of small examples of code techniques, more complex. . .
demo
- 视频采集主要芯片TW68XX系列SDK的演示DEMO代码,包含各种模式下的测试-Video Capture SDK major chip TW68XX series of demonstration DEMO code, including various modes of testing
JPEG2AVI
- 本代码是libjpeg函数库的演示代 -这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。
radio-src-hysy
- Answer Machine 演示程序 在这个程序代码中,有几个解决我们问题所需要的类,而且作者将这些类封装的很好,我们基本不需要做什么改动,只需要屏蔽其中的调试信息的输出就行了,更可贵的是它还封装了几种常见的音频格式。其中的GSM格式(Global System for Mobile Telecommunications)就是我们下面例子中采用的压缩格式,GSM格式可以将128kbps 的音频数据流 (16bit通过8k Hz的音频采样) 压缩为13kbps 的音频数据流,非常适合语音信号
vbflvplayer
- vb开发的flv播放器,调用的是flash.ocx,这样对内存控制什么的就不用自己操心了,代码演示了通过swf对flv的操作-vb development flv player is called, flash.ocx, so the memory will not have control over what their own to worry about, and the code showed that by the operation of swf right flv
MidPlayer
- VC++ 演示如何去播放MDI音频文件,并附上了简短了示例代码,供初学者参考,这些代码可能对你的多媒体编程有帮助。 -VC++ MDI shows how to play audio files, along with a brief sample code for beginners reference, the code may be helpful for your multimedia programming.
Yu001
- 自己写的传教士与食人魔过河问题演示代码,请大家指正。-The missionaries write your own ogre across the river demo code
AnyChatDelphi
- AnyChatDelphi 工程演示了AnyChat Platform Core SDK在Delphi环境下的编程思路,由其它客户提供,我们不能保证该工程能正常编译、运行,但其代码,特别是与AnyChat相关的API调用方法可供参考。-The AnyChatDelphi engineering demonstrates AnyChat Platform Core SDK idea of programming in the Delphi environment pro
vcmfcplayer
- VC++ 使用滑块控制音量的MFC音乐播放器,播放器界面没有怎么设计,只是演示了MFC的应用,播放音乐请点击浏览文件按钮。另外音量控制实现了仿Windows系统的滑块控制方式,同时适时显示了音量大小,是一个比较简单实用的参考代码。-VC++ MFC using a slider to control the volume of the music player, the player interface is not how the design, but demonstrates the MF