亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

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

主站蜘蛛池模板: 沙坪坝区| 土默特左旗| 洛宁县| 舟曲县| 浏阳市| 乐昌市| 广灵县| 梓潼县| 辽宁省| 横山县| 廉江市| 高碑店市| 固阳县| 旬邑县| 阳泉市| 梁平县| 玉林市| 屯昌县| 宜宾市| 乐都县| 徐水县| 通江县| 南京市| 洮南市| 承德市| 英德市| 广东省| 唐海县| 贵港市| 沈阳市| 华坪县| 舒兰市| 嘉鱼县| 马公市| 山东| 紫阳县| 仙桃市| 安龙县| 兴安县| 洪雅县| 甘南县|