虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

cd-Audio

  • linux的神奇利器.KDE是什么

    linux的神奇利器.KDE是什么,有什么特点?GNOME是什么,有什么特点?在Linux下如何播放CD?

    标签: linux KDE

    上传时间: 2013-12-04

    上传用户:zhliu007

  • opnet学习资料

    opnet学习资料,提供部分网络仿真模型。一:介绍OPNET 环境。二:执行M/M/1队列模型。三:以太网模型(Aloha,CSMA,CSMA-CD).四:TCP.五:OSPF

    标签: opnet

    上传时间: 2013-12-29

    上传用户:a673761058

  • 本程序模仿LINUX操作系统的文件存储结构

    本程序模仿LINUX操作系统的文件存储结构, 具体操作:模仿LINUX操作系统的两个命令ls和cd。ls:如果当前是一个目录,则列出此目录的内容,如果当前是一个文件,则不进行任何操作。 cd:“.”表示当前目录。例如:cd .\usr\ast。 “..” 表示上一级目录。例如:cd ..\usr\ast。 “/” 表示根目录。例如:cd \usr\ast。 备注:键入”n”或”N”退出程序。

    标签: LINUX 程序 操作系统

    上传时间: 2013-12-18

    上传用户:从此走出阴霾

  • keil 下usb转串口

    keil 下usb转串口,USB2.0接口,可接MMC卡(U盘),可作USB Audio Device(USB声卡)。

    标签: keil usb 转串口

    上传时间: 2014-01-10

    上传用户:ayfeixiao

  • 输入四个点

    输入四个点,判断此四点是否可形成一个平行四边形。 程序中描述了一个抽象数据类型Vector2D,表示一个向量。具有(x,y)两个值。其本身具有减另一个向量(minus(Vector2D)),判断自身是否为零向量(iszero()),与另一个向量对应值y,x乘积之差(inner(Vector2D))。由于两个向量平行,则乘积之差x1*y2-x2*y1=0。点A,B,C,D四点组成平行四边形的条件是AB//CD,BC//DA且各个向量皆不为零向量。 首先声明四个向量。向量i获得值的方法是由getPoint(int i)获得。然后根据Vector2D重载后的toString()函数将各个向量输出查看。最后判断此四点是否可组成平行四边行。

    标签: 输入

    上传时间: 2016-04-30

    上传用户:qq521

  • ISO mp3 sources (distribution 10) Layer 1/2/3, C Source, 512 k Sources of the Mpeg 1,2 layer 1,2

    ISO mp3 sources (distribution 10) Layer 1/2/3, C Source, 512 k Sources of the Mpeg 1,2 layer 1,2,3 audio encoder and decoder distributed by the ISO group in charge of the MPEG.

    标签: distribution Sources sources Source

    上传时间: 2013-12-24

    上传用户:来茴

  • Simple DirectMedia Layer库

    Simple DirectMedia Layer库,简称 SDL,是为数不多的商业游戏开发公司使用的免费软件库之一。它提供跨平台的二维帧缓冲区图形和音频服务,它支持 Linux、Win32 和 BeOS。也不同程度地支持其它平台,包括 Solaris、IRIX、FreeBSD 和 MacOS。除了大量的服务,包括线程、独立于字节存储次序的宏和 CD 音频,SDL 还提供了一个简单的 API,它允许您尽可能接近本机硬件。使用 SDL 有三重优点:稳定、简单和灵活。

    标签: DirectMedia Simple Layer

    上传时间: 2016-05-19

    上传用户:zhouli

  • Real-Time Digital Signal Processing Implementations, Applications, and Experiments with the TMS320C

    Real-Time Digital Signal Processing Implementations, Applications, and Experiments with the TMS320C55x John Wiley & Sons, Inc. 2001 By Sen M. Kuo and Bob H. Lee Additional Examples TMS320C5510 EVM – Real-time Dual-channel Audio Example updated, Dec. 8, 2001)

    标签: Implementations Applications Experiments Processing

    上传时间: 2013-12-14

    上传用户:时代电子小智

  • If your application uses MFC in a shared DLL, and your application is in a language other than the

    If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.

    标签: application your language shared

    上传时间: 2014-01-02

    上传用户:iswlkje

  • 中断在系统设计中的应用非常广泛

    中断在系统设计中的应用非常广泛,可以说,硬件中断、软件中断无处不在,在WINCE下驱动开发更是如此,比如:按键中断、触摸屏中断、AUDIO中断、DMA中断.....等等,几乎含概每个模块。因此,了解中断的处理过程对驱动开发极其重要,下面对WINCE下的中断处理过程做一个简单介绍。

    标签: 中断 系统设计 中的应用

    上传时间: 2014-07-31

    上传用户:498732662