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

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

cf-compliant

  • 源程序是在VisualDSP環境下開發出來的

    源程序是在VisualDSP環境下開發出來的,目標處理器是4片AD公司的TS1O1 DSP。IDE_FAT32用來在硬盤上創建FAT32文件系統;2)i2c_test編寫IIC總線;3)codec_a_in_pal_cf_frame是加載到FLASH的程序,板子在脫離PC自動上電時會把PAL制的圖像直接存到CF卡里,CF卡的文件系統是FAT16;4)codec_a_in_pal_buf_boottest是可加載的DSP圖像直通程序;5)ADSP-TS101prog_driver是flash的驅動程序。

    標簽: VisualDSP 源程序 環境

    上傳時間: 2014-01-06

    上傳用戶:yuanyuan123

  • 源程序是在VisualDSP環境下開發出來的

    源程序是在VisualDSP環境下開發出來的,目標處理器是4片AD公司的TS1O1 DSP。IDE_FAT32用來在硬盤上創建FAT32文件系統;2)i2c_test編寫IIC總線;3)codec_a_in_pal_cf_frame是加載到FLASH的程序,板子在脫離PC自動上電時會把PAL制的圖像直接存到CF卡里,CF卡的文件系統是FAT16;4)codec_a_in_pal_buf_boottest是可加載的DSP圖像直通程序;5)ADSP-TS101prog_driver是flash的驅動程序。

    標簽: VisualDSP 源程序 環境

    上傳時間: 2015-03-22

    上傳用戶:wendy15

  • 源程序是在VisualDSP環境下開發出來的

    源程序是在VisualDSP環境下開發出來的,目標處理器是4片AD公司的TS1O1 DSP。IDE_FAT32用來在硬盤上創建FAT32文件系統;2)i2c_test編寫IIC總線;3)codec_a_in_pal_cf_frame是加載到FLASH的程序,板子在脫離PC自動上電時會把PAL制的圖像直接存到CF卡里,CF卡的文件系統是FAT16;4)codec_a_in_pal_buf_boottest是可加載的DSP圖像直通程序;5)ADSP-TS101prog_driver是flash的驅動程序。

    標簽: VisualDSP 源程序 環境

    上傳時間: 2015-03-22

    上傳用戶:ryb

  • 源程序是在VisualDSP環境下開發出來的

    源程序是在VisualDSP環境下開發出來的,目標處理器是4片AD公司的TS1O1 DSP。IDE_FAT32用來在硬盤上創建FAT32文件系統;2)i2c_test編寫IIC總線;3)codec_a_in_pal_cf_frame是加載到FLASH的程序,板子在脫離PC自動上電時會把PAL制的圖像直接存到CF卡里,CF卡的文件系統是FAT16;4)codec_a_in_pal_buf_boottest是可加載的DSP圖像直通程序;5)ADSP-TS101prog_driver是flash的驅動程序。

    標簽: VisualDSP 源程序 環境

    上傳時間: 2015-03-22

    上傳用戶:小草123

  • Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

    Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.

    標簽: double-linked list Addressbook implemen

    上傳時間: 2014-01-24

    上傳用戶:asddsd

  • The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the re

    The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.

    標簽: intercepting operations non-SCSI support

    上傳時間: 2014-01-03

    上傳用戶:ls530720646

  • ads1.2的一個工程

    ads1.2的一個工程,含有許多的子程序,還包含cf卡的應用程序。

    標簽: ads 1.2 工程

    上傳時間: 2013-12-22

    上傳用戶:wpt

  • UCOS文件系統源代碼。支持多種硬件系統

    UCOS文件系統源代碼。支持多種硬件系統,如:SMC, RAM,IDE,CF卡等。使用FAT文件系統,效率很高。但似乎不支持Flash的驅動。

    標簽: UCOS 文件系統 源代碼 硬件系統

    上傳時間: 2013-12-21

    上傳用戶:zsjzc

  • JBoss, one of the leading java Open Source groups, integrates and develops these services for a full

    JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant implementation for the same APIs.

    標簽: integrates develops services leading

    上傳時間: 2014-11-03

    上傳用戶:wsf950131

  • ata3協議

    ata3協議,讀寫硬盤,CF卡等設備必須的,大家看看吧

    標簽: ata3 協議

    上傳時間: 2014-01-03

    上傳用戶:R50974

主站蜘蛛池模板: 昌邑市| 灵台县| 伊吾县| 贵州省| 凤山市| 清水河县| 淮阳县| 樟树市| 孝义市| 台北县| 沂源县| 辉南县| 梁山县| 曲阜市| 剑川县| 漯河市| 莆田市| 顺平县| 岳池县| 乡城县| 吴江市| 荣昌县| 长宁县| 东至县| 罗甸县| 邢台县| 衡山县| 自贡市| 石屏县| 隆安县| 邳州市| 咸丰县| 郁南县| 大丰市| 巴东县| 化州市| 阜康市| 龙陵县| 西城区| 轮台县| 淳安县|