登录
首页 » Visual C++ » audio-capture-raw-_console

audio-capture-raw-_console

于 2021-01-29 发布 文件大小:15420KB
0 243
下载积分: 1 下载次数: 5

代码说明:

  利用kinect获取原始的音频波形,得到四声道的pcm波形。(Use kinect to get the original audio waveform, get pcm waveform four channels.)

文件列表:

audio capture raw _console
..........................\AudioCaptureRaw-Console
..........................\.......................\AudioCaptureRaw-Console.aps,50900,2013-10-08
..........................\.......................\AudioCaptureRaw-Console.rc,3264,2013-09-11
..........................\.......................\AudioCaptureRaw-Console.sdf,47075328,2013-10-15
..........................\.......................\AudioCaptureRaw-Console.sln,1266,2013-09-11
..........................\.......................\AudioCaptureRaw-Console.vcxproj,10453,2013-09-11
..........................\.......................\AudioCaptureRaw-Console.vcxproj.user,143,2013-10-08
..........................\.......................\AudioCaptureRaw.cpp,15820,2013-09-11
..........................\.......................\Debug
..........................\.......................\.....\AudioCaptureRaw-Console.exe,516096,2013-10-15
..........................\.......................\.....\AudioCaptureRaw-Console.exe.embed.manifest,406,2013-10-10
..........................\.......................\.....\AudioCaptureRaw-Console.exe.embed.manifest.res,472,2013-10-10
..........................\.......................\.....\AudioCaptureRaw-Console.exe.intermediate.manifest,381,2013-10-15
..........................\.......................\.....\AudioCaptureRaw-Console.ilk,1643260,2013-10-15
..........................\.......................\.....\AudioCaptureRaw-Console.lastbuildstate,116,2013-10-15
..........................\.......................\.....\AudioCaptureRaw-Console.log,3098,2013-10-15
..........................\.......................\.....\AudioCaptureRaw-Console.pdb,3484672,2013-10-15
..........................\.......................\.....\AudioCaptureRaw-Console.res,32296,2013-10-10
..........................\.......................\.....\AudioCaptureRaw-Console_manifest.rc,236,2013-10-10
..........................\.......................\.....\AudioCaptureRaw.obj,273904,2013-10-10
..........................\.......................\.....\CL.read.1.tlog,69490,2013-10-15
..........................\.......................\.....\CL.write.1.tlog,2654,2013-10-15
..........................\.......................\.....\link-cvtres.read.1.tlog,2,2013-10-15
..........................\.......................\.....\link-cvtres.write.1.tlog,2,2013-10-15
..........................\.......................\.....\link.7804-cvtres.read.1.tlog,2,2013-10-15
..........................\.......................\.....\link.7804-cvtres.write.1.tlog,2,2013-10-15
..........................\.......................\.....\link.7804.read.1.tlog,2,2013-10-15
..........................\.......................\.....\link.7804.write.1.tlog,2,2013-10-15
..........................\.......................\.....\link.read.1.tlog,5452,2013-10-15
..........................\.......................\.....\link.write.1.tlog,2110,2013-10-15
..........................\.......................\.....\mt.read.1.tlog,542,2013-10-15
..........................\.......................\.....\mt.write.1.tlog,542,2013-10-15
..........................\.......................\.....\rc.read.1.tlog,3264,2013-10-10
..........................\.......................\.....\rc.write.1.tlog,974,2013-10-10
..........................\.......................\.....\ResamplerUtil.obj,187820,2013-10-10
..........................\.......................\.....\vc100.idb,977920,2013-10-15
..........................\.......................\.....\vc100.pdb,987136,2013-10-15
..........................\.......................\.....\WASAPICapture.obj,187917,2013-10-15

..........................\.......................\ResamplerUtil.cpp,7125,2013-09-11
..........................\.......................\ResamplerUtil.h,1531,2013-09-11
..........................\.......................\resource.h,934,2013-09-11
..........................\.......................\stdafx.h,1872,2013-09-11
..........................\.......................\WASAPICapture.cpp,14820,2013-10-15
..........................\.......................\WASAPICapture.h,5427,2013-09-11

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

发表评论

0 个回复

  • MotorCtrl
    PID控制,包括算法,控制阶梯列表,算法步进(PID control, including algorithms, control ladder list, the algorithm step)
    2009-02-26 11:40:55下载
    积分:1
  • tight-travel
    交通灯 电路程序 C++ 汇编 交通信号灯(the light travel)
    2011-01-17 21:36:04下载
    积分:1
  • I2C_IO_simulate
    使用IO口模拟I2C时序,包括主机、从机时序。(Using IO port simulation I2C timing, including the host, the machine timing.)
    2015-09-06 16:47:35下载
    积分:1
  • 51andNANDFlash
    51单片机控制NAND Flash读写程序,编译环境vc++,可根据flash不同做稍加修改,即可实现功能要求(51 single-chip NAND Flash read and write procedures, compile environmental vc++, according to flash a little modified)
    2012-04-25 11:00:41下载
    积分:1
  • 1
    说明:  下面的程序利用友元函数求两点间的距离。请你将有关的程序补充完整,并总结为什么这里要用友元函数来求两点间的距离。(using friend to get the result.)
    2015-07-14 16:16:25下载
    积分:1
  • artoflayout
    模拟版图的艺术,layout,区别于普通的pcb版图。属于微电子行业的设计,相关工具有laker、cadence等等(The art of analog layout, layout, layout pcb from ordinary. Belonging to the design of micro-electronics industry, the relevant tools laker, cadence, etc.)
    2009-04-30 14:47:34下载
    积分:1
  • 000
    51单片机模拟一个USB键盘的代码,c语言编写的(51 USB keyboard microcontroller code that simulates a, c languages)
    2010-12-14 19:25:58下载
    积分:1
  • webrtc_vad
    webrtc中的vad代码,单独的vs2008工程,可以运行,供学习研究使用。(it is the vad code from webrtc, it is a program of vs2008, you can run it successfully, and it is very useful for study and research.)
    2014-07-17 16:45:22下载
    积分:1
  • jianpansaomiao
    对矩阵键盘的程序编写,详细地讲述了如何扫描键盘的输入!(The matrix keyboard programming, detailed tells the story of how to scan the keyboard input!)
    2013-09-29 09:29:23下载
    积分:1
  • cc
    说明:  自动加料机控制系统 以单片机实现 用于毕业设计 (Automatic feeder control system the MCU for graduation design)
    2012-11-08 08:39:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载