登录
首页 » Visual C++ » Usbaudiocap-s

Usbaudiocap-s

于 2009-05-19 发布 文件大小:18439KB
0 258
下载积分: 1 下载次数: 101

代码说明:

  完整的Avstream usb Audio driver.包括speaker 和microphone 的驱动.可以上传64kbps PCM的话筒数据和下传128Kbps PCM的语音数据.并包括Avstream驱动的inf文件.(full avstream usb audio driver. include speaker and microphone driver.)

文件列表:

Usbaudiocap-s
.............\2mp3-1.mp3
.............\avssamp.inf
.............\avssamp.inf.bak
.............\avssamp.sys
.............\common.h
.............\config.h
.............\config.h.bak
.............\configMS.h
.............\Debug
.............\device
.............\......\build.exe
.............\......\isodev.c
.............\......\isodev.h
.............\......\isopnp.c
.............\......\isopnp.h
.............\......\isopnp.h.bak
.............\......\isopwr.c
.............\......\isopwr.h
.............\......\isorwr.c
.............\......\isorwr.c.bak
.............\......\isorwr.h
.............\......\isostrm.c
.............\......\isostrm.h
.............\......\isousb.bmf
.............\......\isousb.c
.............\......\isousb.h
.............\......\isousb.inf
.............\......\isousb.mof
.............\......\isousb.rc
.............\......\isousbPublic.h.bak
.............\......\isousr.h
.............\......\isowmi.c
.............\......\isowmi.h
.............\......\makefile
.............\......\makefile.inc
.............\......\objchk_wxp_x86
.............\......\..............\i386
.............\......\..............\_objects.mac
.............\......\htm" target=_blank>sources
.............\......\usbDevice.h.bak
.............\encoder.h
.............\encoder.h.bak
.............\function.h
.............\interface.h
.............\KusbAudio.inf
.............\lame-analysis.h
.............\lame-analysis.h.bak
.............\lame.h
.............\lame.h.bak
.............\lame_global_flags.h
.............\lib
.............\...\i386
.............\...\....\checked
.............\...\....\.......\kndiswdm.lib
.............\...\....\.......\vdw_wdm.lib
.............\...\....\free
.............\...\....\....\kndiswdm.lib
.............\...\....\....\vdw_wdm.lib
.............\libmp3lame___Win32_Debug_GTK
.............\libmp3lame___Win32_Release_GTK
.............\machine.h
.............\machine.h.bak
.............\makefile
.............\mpg123.h
.............\mpglib.h
.............\mpglib___Win32_Debug_GTK
.............\mpglib___Win32_Release_GTK
.............\mpglib___Win32_Release_NASM
.............\objchk
.............\......\i386
.............\......\....\audio.obj
.............\......\....\audio.sbr
.............\......\....\Audiocapture.sbr
.............\......\....\audioRender.obj
.............\......\....\audioRender.sbr
.............\......\....\AudioUsb.pdb
.............\......\....\AudioUsb.sys
.............\......\....\avshws.res
.............\......\....\avssamp.pdb
.............\......\....\avssamp.res
.............\......\....\Basecapture.obj
.............\......\....\Basecapture.sbr
.............\......\....\bitstream.obj
.............\......\....\bitstream.sbr
.............\......\....\BuildLog.htm
.............\......\....\capture.sbr
.............\......\....\common.obj
.............\......\....\common.sbr
.............\......\....\dct64_i386.obj
.............\......\....\dct64_i386.sbr
.............\......\....\decode_i386.obj
.............\......\....\decode_i386.sbr
.............\......\....\encoder.obj
.............\......\....\encoder.sbr
.............\......\....\fft.obj
.............\......\....\fft.sbr
.............\......\....\filter.obj
.............\......\....\filter.sbr
.............\......\....\gain_analysis.obj

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

发表评论

0 个回复

  • MAppStart
    MIL Application Start
    2011-05-25 15:16:24下载
    积分:1
  • driver
    VC6.0开发,3年前开发的PCI9052接口及测试程序,一定要先安装DriverStudio,如果有相应的接口卡就最好,如果没有也可以看看程序作为参考。(VC6.0 development, three years ago, the development of PCI9052 interface and test procedures, we must first install the DriverStudio, if there is a corresponding interface card on the best, if not also look at programs as a reference.)
    2010-03-11 09:28:46下载
    积分:1
  • driver-load
    说明:  驱动加载程序,可以通过这个程序动态加载驱动程序(sys)(Driver loader, you can dynamically load the driver program)
    2011-03-02 15:15:25下载
    积分:1
  • Pthread-of-linux
    在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you To explain the phenomenon seen.)
    2011-12-08 11:21:25下载
    积分:1
  • UI
    说明:  1628显示驱动,完整的驱动代码,高质量的(The display driver 1628, all of the complete code, high-quality)
    2014-11-17 09:39:28下载
    积分:1
  • trajectory_vers2
    轨迹跟踪程序例子(example)
    2004-09-27 16:49:19下载
    积分:1
  • WinIo3.0Driver
    Windows Drivers IO Memory Access
    2018-03-05 16:37:14下载
    积分:1
  • Mpg2.VB.051200
    图像采集卡编程的vb实例,演示如何驱动采集卡程序(Image acquisition card programming vb instance, demonstrates how to drive acquisition card program)
    2012-11-07 16:17:09下载
    积分:1
  • PWM
    PWM driver with own changes
    2012-05-14 15:25:49下载
    积分:1
  • PCI9054_IO_Read_Write_Operation_Use_DriverStudio
    PCI9054实现IO读写操作 非常好 PCI9054实现IO读写操作 非常好(PCI9054 IO read and write operations to achieve very good)
    2011-01-13 14:22:09下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载