- C Some of the basic design of language algorithm 语言的几种算法:自顶向下
- ht 用bcb制作的画图程序
- model vb+opengl建立的机械制图虚拟模型库
- Master-Tutorial 介绍VC中master的基本概述和应用实例
- VORONOI voronoi mapbasic es easy program source code
- 极图极坐标转换成反极图 This is the inverse of ImToPolar. imP is the polar image with M rows and N columns of data (double data between 0 and 1). M is the number of samples along the radius from rMin to rMax (which are between 0 and 1 and rMax > rMin). Mr and Nr are the number of pixels in the rectangular domain. The center of the image is assumed to be the origin for the polar co
资源列表
DLG_Player
- 一个小的播放器程序,用到DirectShow。-a simple player with DirectShow technology。
clock
- 我自己开发的定时闹钟,到点会播放音乐提醒,可以休息下了:)-I have developed a regular alarm clock, the point will play music to remind can rest :)
yinyue
- 一个可以在VC++中实现自动播放音乐的简易播放器-In a VC++ in the realization of the simple auto-play music player
MicroStudioV2
- 支持很多媒体格式的VB播放器,挺特别,看上去倒像是与图像处理有关的程序,界面五颜六色,凡是你的Windows Media Player支持的文件格式这个程序都支持,例如Mpeg、MP3等-VB supports many media formats player, very special, just like the image processing with the procedures, interface colors, all of your Windows Media Player
VBA视频捕捉
- VBA视频捕捉
MP3_ID3_Tags_Code
- the MP3 ID3v1 and ID3v2 tags, read and write both types from MP3 files, along with two reusable classes wrapping up the tag functionality.
VCDPlayer
- 这个程序主要通过Windows Media Player控件来实现播放VCD.-This process primarily through the Windows Media Player control to achieve playback VCD.
MusicKeyboard
- 模拟钢琴软件。用java编写的钢琴软件。-Analog piano software. Prepared piano with java software.
004401
- 1 声音的采集: 将声音信号送入计算机,我们利用了声卡录音的低层操作技术,即对winmm.lib进行API调用。具体编程时这一部分被写在一个类中(Soundin类)。 在构造函数中设定包括最大采样率(11025),数据缓存(作为程序一次性读入的数据,2048),声卡本身所带的一些影响采样数据等的各种参数; 调用API函数waveInGetNumDevs(返回UNIT,参数为空)检察并打开声音输入设备,即声卡;并进而使用waveInGetDevCaps得到声卡的容量(在waveInCa
20080326222311884
- windows media player 10 控件播放器 简单视频播放-windows media player 10 simple video player control
WAv
- WAV文件格式,用于了解WAV文件格式,以及写入读取原理-WAV file format used to understand the WAV file format, as well as the principles of writing to read
VMR9Demo
- 是一个简单的VMR9工具用VC. 基本上功能都有了,请大家参考一下。-The sample of simple VMR tool developed using vc++.