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

LD-CD-VCD-dvd

  • iTRON4.0最新操作系统

    iTRON4.0最新操作系统,主要应用于数字电视,DVD刻录机,汽车电子等领域,可供参考,学习,以及使用!

    标签: iTRON 4.0 操作系统

    上传时间: 2014-09-05

    上传用户:xzt

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

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

    标签: LINUX 程序 操作系统

    上传时间: 2013-12-18

    上传用户:从此走出阴霾

  • 输入四个点

    输入四个点,判断此四点是否可形成一个平行四边形。 程序中描述了一个抽象数据类型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

  • OMEGA家族芯片简介: 1997年

    OMEGA家族芯片简介: 1997年,STMicroelectronics将MPEG器件、可编程传输器件以及CPU集成在单一的芯片中,制成了OMEGA 家族中第一片STi5500,为机顶盒以及数字电视的蓬勃发展铺平了道路。在此之后,ST使用了相同的芯片组架构进行DVD的开发。DVB和DVD芯片组中的MPEG解码和CPU部分的架构是相同的,只需要改变部分电路,就可以将产品用于卫星、有线、DVD等不同产品中。 ST的OMEGA是一个系列的芯片组,包括:STi5512、STi5514、STi5516、STi5517、STi5518、STi5519、STi5528、STi5580、STi5588、STi5578、STi4629等。

    标签: OMEGA 1997 芯片

    上传时间: 2013-12-31

    上传用户:ZJX5201314

  • 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

  • 该文件中是关于一些VHDL许多编程实例以及源码分析

    该文件中是关于一些VHDL许多编程实例以及源码分析,希望对VHDL爱好者有用。卷3包括车载DVD位控系统、直接数字频率合成器、图像边缘检测器、等精度数字频率计、出租车计费系统的设计与分析

    标签: VHDL 编程实例 源码分析

    上传时间: 2013-12-22

    上传用户:wab1981

  • 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

  • 用fpga实现的DA转换器

    用fpga实现的DA转换器,有说明和源码,VDHL文件。 A PLD Based Delta-Sigma DAC Delta-Sigma modulation is the simple, yet powerful, technique responsible for the extraordinary performance and low cost of today s audio CD players. The simplest Delta-Sigma DAC consists of a Delta-Sigma modulator and a one bit DAC. Since, both of these components can be realized using digital circuits, it is possible to implement a low precision Delta-Sigma DAC using a PLD.

    标签: fpga DA转换器

    上传时间: 2016-06-10

    上传用户:bjgaofei

  • T-kernel 的extension源代码

    T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-Kernel source. a) tkernel_se_1.00.00.tar.gz Main source of T-Kernel/SE b) extfs_fatfs_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (FAT) c) extfs_cdrom_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (CD-ROM)

    标签: extension T-kernel 源代码

    上传时间: 2014-01-20

    上传用户:czl10052678

  • Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro

    Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).

    标签: Java-centric companion hands-on Patterns

    上传时间: 2013-12-01

    上传用户:1079836864