搜索资源列表

  1. 21-40

    0下载:
  2. vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 3
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:1824768
    • 提供者:yiyizi
  1. PlaySound

    0下载:
  2. 《播放声音(DX》 C#中“使用 DirectX 播放声音文件”-"to play a sound (DX" C# "use DirectX play audio files"
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:谈进
  1. S14L

    0下载:
  2. 说明了如何使用PlaySound函数来播放WAVE声音文件,并且将WAVE文件嵌入到可执行文件中。-illustrate how to use function PlaySound players WAVE audio files, and documents will be embedded into WAVE executable file.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:160768
    • 提供者:覃韦岭
  1. play_midi

    0下载:
  2. 在资源中播放midi文件。从资源中导入midi然后用playsound()进行播放。-resources broadcast midi paper. From the resources into the midi then playsound () broadcast.
  3. 所属分类:midi

    • 发布日期:2024-05-15
    • 文件大小:24576
    • 提供者:steavenku
  1. PlaySoundDemo

    0下载:
  2. playsound的具体用法,比较有用,也是从网上下的。-playsound specific usage, more useful, as well as from the Internet.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:36864
    • 提供者:李源
  1. PlaySound

    0下载:
  2. 一个满不错的播放器 用到恐件的地方很少有一定的学习价值
  3. 所属分类:多媒体

    • 发布日期:2024-05-15
    • 文件大小:706560
    • 提供者:王华
  1. playsound

    0下载:
  2. 在网上下载的mp3播放器VC++源代码,酷似千千静听,皮肤skin很好看,希望能够对大家有用,-Downloading the mp3 player VC++ Source code, similar to thousands of listening, skin skin look good, I hope everyone can be useful,
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:高振刚
  1. PlaySound

    0下载:
  2. 声音播放器可以播放各种声音媒体文件 声音播放器可以播放各种声音媒体文件声音播放器可以播放各种声音媒体文件-Sound player can play all kinds of voices the voice of media files player that can play media files of various voices sound player can play all kinds of sound media fi
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:钟声
  1. PlaySound

    0下载:
  2. 从资源文件中,载入音声,图片等,并播放声音,或者显示 HINSTANCE h=AfxGetInstanceHandle() HRSRC hr=FindResource(h,"IDW","WAVE") HGLOBAL hg=LoadResource(h,hr) LPSTR lp=(LPSTR)LockResource(hg) sndPlaySound(lp,SND_MEMORY|SND_ASYNC)
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-15
    • 文件大小:309248
    • 提供者:Joey
  1. playsound

    0下载:
  2. 一个linux 播放PCM数据程序,源码经过测试-A PCM data playback linux procedures, source code has been tested
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:liulixiang
  1. PlaySound

    0下载:
  2. 该程序主要介绍了如何在单文档中播出系统自带的一些声音文件-The program describes how the main document in a single broadcast system comes with a number of sound files
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:王晓林
  1. PlaySound

    0下载:
  2. 声音识别的小程序,供大家学习和参考,下载来看看吧!-Small voice recognition procedures for everyone to study and reference, download来看看吧!
  3. 所属分类:多媒体

    • 发布日期:2024-05-15
    • 文件大小:236544
    • 提供者:apple
  1. Playfile

    0下载:
  2. 在windows mobile平台上,使用waveAPI來播音樂。跟使用playsound() API不同的是,這個例子可以修改audio stream的secondary gain class.-In the windows mobile platform, the use of waveAPI to broadcast music. With the use of playsound () API is different, thi
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:劉智星
  1. playsound

    0下载:
  2. Linux播放wav音频! 程序只提供框架,可以运行-Wav audio player Linux! Only provide a fr a mework, you can run
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:liutao6982
  1. playsound

    0下载:
  2. 一个用VC++写的音频播放器,能播放多种音频格式,如MP3,WAV,AVI等-One with VC to write the audio player that can play multiple audio formats such as MP3, WAV, AVI, etc.
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-15
    • 文件大小:1977344
    • 提供者:weixingji
  1. playsound

    0下载:
  2. 在windows下以同步或非同步方式播放音讯文件的范例源码,很易懂的。-In the windows under the synchronous or non-sync audio broadcast of the sample source files, it is understandable.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:621568
    • 提供者:mim
  1. PlayResWaveTest

    0下载:
  2. 使用PlaySound播放小尺寸WAVE音频资源的正确调用方法。很多人,特别是初学者很容易在停止播放调用中出错。-Use api "PlaySound "to play wave format resource sound. It very easy case error when stop . dkweh
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:117760
    • 提供者:叶木公
  1. playsound

    0下载:
  2. 播放声音的小程序 播放声音的小程序-Small program to play a sound to play a sound small program to play a sound small program
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:8733696
    • 提供者:cd
  1. wav

    0下载:
  2. 播放wav音频文件源代码及说明文件,编译器为mfc,使用的函数为PlaySound-Wav audio file to play the source code and documentation, the compiler for the mfc, for the PlaySound function used
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:3636224
    • 提供者:杨旭
  1. PlaySound

    0下载:
  2. 本程序是使用c++ builder开发工具调试的,是使用资源的例子,经本人调试成功,供c++ builder初学者学习使用-This procedure is to use c++ builder to develop tools for debugging, is the example of the use of resources, the success of my debugging, c++ builder for begi
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:494592
    • 提供者:lgq
« 12 3 4 5 6 »

源码中国 www.ymcn.org