登录
首页 » 多媒体 » 音频技术源代码ADMixer_Mute,VC++60 编译通过

音频技术源代码ADMixer_Mute,VC++60 编译通过

于 2023-07-04 发布 文件大小:10.64 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

音频技术源代码ADMixer_Mute,VC++60 编译通过-audio technology ADMixer_Mute source code, compile VC 60

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 又1个mp3播放器源码模仿winamp
    又1个mp3播放器源码模仿winamp-Another mp3 player source code, similar to winamp
    2022-11-08 04:10:04下载
    积分:1
  • 像素光影跟踪示例:支持128位Z缓冲,深度测试/排序、Alpha混合、环境光、材质、图像过滤、反锯齿等等!加载TestCube.txt文件然后渲染看看,效果非常...
    像素光影跟踪示例:支持128位Z缓冲,深度测试/排序、Alpha混合、环境光、材质、图像过滤、反锯齿等等!加载TestCube.txt文件然后渲染看看,效果非常漂亮! [VB源码]-Tracking pixel lighting example: support 128-bit Z buffer, depth test/Sort, Alpha blending, ambient light, texture, image filtering, anti-aliasing and so on! TestCube.txt document rendering loaded and then look at the effect of very beautiful! [VB code]
    2023-02-21 07:30:03下载
    积分:1
  • AVI转成MPEG
    该程序可实现多媒体格式AVI转换成MPEG格式,支持影视频转换参数设置,转换的码率,分辨率,编码格式等。
    2022-01-25 15:26:43下载
    积分:1
  • 播放AVI,很好很强大,嘿嘿真的,你们可以试
    播放AVI,很好很强大,嘿嘿真的,你们可以试-Play AVI, very very powerful, Hei hei true, you can try
    2022-02-03 23:05:22下载
    积分:1
  • 开发winamp音频播放时的视频效果源码。
    开发winamp音频播放时的视频效果源码。-Winamp audio player development at the time of source video effects.
    2022-11-01 04:40:03下载
    积分:1
  • 一个direct Show的封装类,可以选择硬件设备,可以打开文件,播放暂停,以及截图...
    一个direct Show的封装类,可以选择硬件设备,可以打开文件,播放暂停,以及截图-A direct Show package type, you can choose the hardware device, you can open files, play pause, as well as the screenshot
    2023-04-17 10:10:04下载
    积分:1
  • 这是一个集月历、日历、时钟、网络天气、节假日提醒…
    它是一款 集月历、万年历、时钟、网络天气预报、节日、提醒、任务、媒体播放、RSS功能于一身桌面工具软件,真正的脚本式Widget软件,可以通过自定义皮肤设置文件和脚本文件实现多种功能的组合! -It is a collection calendar, calendar, clock, network weather, holidays, reminders, tasks, media player, RSS functions in a desktop tools, the real script type Widget software, you can customize the skin settings file and script files to achieve combination of multiple functions!
    2023-03-27 16:05:04下载
    积分:1
  • SDL的demo C++
    这是SDL库的一些demo代码,SDL是一个跨平台的多媒体库,它通过OpenGL和2D视频帧缓冲,提供了针对音频、视频、键盘、鼠标、控制杆及3D硬件的低级别的访问接口。它在MPEG播放软件、模拟器以及许多游戏中得到广泛的应用,其中包含了获得大奖的“文明:权力的呼唤”的Linux 版本。
    2023-07-23 11:35:06下载
    积分:1
  • 语音录制和回放演示程序 V2.0 应用户要求增加了pcm的演示 完美acm语音delphi开发控件:http://www.fatthings.com/...
    语音录制和回放演示程序 V2.0 应用户要求增加了pcm的演示 完美acm语音delphi开发控件:http://www.fatthings.com/ 1.无延迟; 2.无内存泄漏; 3.支持delphi5/6/7; 4.支持gsm6.1 g723.1语音压缩算法; 5.使用简单,兼容性好。 znAcmOut.dcu,播放控件 znAcmIn.dcu,录制控件 znACMConvertor.dcu,转换语音格式控件(可预选编码算法,不弹出 窗口) znACMDialog.dcu 动态选择语音格式控件(弹出选择窗口)-Voice recording and playback demo V2.0 user requirements should be increased by the demonstration pcm perfect delphi development acm voice control: http://www.fatthings.com/1. Without delay 2. No memory leaks 3. Support delphi5/6/7 4. gsm6.1 g723.1 support voice compression algorithm 5. the use of simple, good compatibility. znAcmOut.dcu, playback controls znAcmIn.dcu, recording controls znACMConvertor.dcu, audio format conversion control (which can be pre-coding algorithm, not pop-up window) znACMDialog.dcu dynamic selection control voice format (pop-up selection window)
    2022-01-30 21:28:15下载
    积分:1
  • 在综合画任意曲线,直线,矩形,三角形,……
    里面的内容全面,可以画直线、任意曲线、三角形、矩形、平行线、平行四边形、正圆、椭圆、正多边形、任意多边形。图形的操作有:选定、复制、删除、移动、镜象、旋转等操作。属性可以自动统计出屏幕上有什么图形、分别是什么图形,每种图形有多少种。图形的保存:保存的图形可以用AUTOCAD、PHOTOSHOP、MICROSOFT VISO、IE等一系统画图软件都可以打开,总之,只要是标准接口都可以打开,其他的图形也可以在这个软件里面进行修改等操作,很方便、很实用,代码也很简单。里面还包含有制作文档,测试文档,需要及功能说明文档.........,是VC++爱好者、学习、研究的好软件。-inside comprehensive, linear paintings, arbitrary curves, triangular, rectangular, parallel lines, parallelogram, Circular and oval, regular polygon, arbitrary polygon. Graphics operations : selection, copy, delete, move, mirror, and rotating operations. Statistics attributes can automatically screen out what graphics, what is graphics, graphics number of each species. Graphics preserved : the preservation of graphics can be used AutoCAD, Photoshop, MICROSOFT VISO, IE a system such as drawing software to be opened, in a word, as is standard interfaces can be opened, other graphics can be in the software inside operational changes, very convenient, very practical, code is also very simple. They also incl
    2022-02-10 14:10:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载