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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

linker-stack

  • Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.

    Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. The primary target platform for Sofia-SIP is GNU/Linux. Sofia-SIP is based on a SIP stack developed at the Nokia Research Center.

    標(biāo)簽: specification open-source User-Agent Sofia-SIP

    上傳時(shí)間: 2016-03-20

    上傳用戶:洛木卓

  • CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applic

    CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the "curses" library. CForms uses a language-based design to define forms. An application may contain C source modules, field pictures, field definitions, literals, and events. CForms applications must be compiled with the CFC compiler and linked with the CFL linker.CForms runs on most Unix SYSV compatible platforms including SunOS, Dell-SVR4, and Diab SYSV.3. It requires a curses library and yacc or GNU Bison. CForms version 2.1 is now available as volume #402 in the CUG Library.

    標(biāo)簽: forms-driven interactive Stockholm Berntzon

    上傳時(shí)間: 2013-12-20

    上傳用戶:himbly

  • 實(shí)習(xí)目的 本實(shí)驗(yàn)將練習(xí)如何運(yùn)用 DSP EVM 產(chǎn)生弦波。使學(xué)生能夠加深瞭解 TMS320C6701 EVM 發(fā)展系統(tǒng)的基本操作

    實(shí)習(xí)目的 本實(shí)驗(yàn)將練習(xí)如何運(yùn)用 DSP EVM 產(chǎn)生弦波。使學(xué)生能夠加深瞭解 TMS320C6701 EVM 發(fā)展系統(tǒng)的基本操作,及一些周邊的運(yùn)作。 藉由產(chǎn)生弦波的實(shí)驗(yàn),學(xué)習(xí)如何使用硬體及軟體。在軟體部份,使 用 Code Composer Studio(CCS) ,包含 C 編輯器、連接器(linker)和 TI 所提供的C源始碼偵錯(cuò)器(debugger) 。在硬體部份包括TMS320C67 的 浮點(diǎn) DSP 和在 EVM 板子上的類(lèi)比晶片。

    標(biāo)簽: EVM C6701 320C 6701

    上傳時(shí)間: 2016-05-05

    上傳用戶:sclyutian

  • Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

    Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.

    標(biāo)簽: command-line application Addfilter drivers

    上傳時(shí)間: 2016-05-17

    上傳用戶:xzt

  • C++STL STL(Standard Template Library

    C++STL STL(Standard Template Library,標(biāo)準(zhǔn)模板庫(kù))是惠普實(shí)驗(yàn)室開(kāi)發(fā)的一系列軟件的統(tǒng)稱。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普實(shí)驗(yàn)室工作時(shí)所開(kāi)發(fā)出來(lái)的。現(xiàn)在雖說(shuō)它主要出現(xiàn)在C++中,但在被引入C++之前該技術(shù)就已經(jīng)存在了很長(zhǎng)的一段時(shí)間。 STL的代碼從廣義上講分為三類(lèi):algorithm(算法)、container(容器)和iterator(迭代器),幾乎所有的代碼都采用了模板類(lèi)和模版函數(shù)的方式,這相比于傳統(tǒng)的由函數(shù)和類(lèi)組成的庫(kù)來(lái)說(shuō)提供了更好的代碼重用機(jī)會(huì)。在C++標(biāo)準(zhǔn)中,STL被組織為下面的13個(gè)頭文件:<algorithm>、<deque>、<functional>、<iterator>、<vector>、<list>、<map>、<memory>、<numeric>、<queue>、<set>、<stack>和<utility>。以下筆者就簡(jiǎn)單介紹一下STL各個(gè)部分的主要特點(diǎn)。

    標(biāo)簽: STL Standard Template Library

    上傳時(shí)間: 2016-06-20

    上傳用戶:cylnpy

  • Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

    Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management. No INF file is needed to install this application.

    標(biāo)簽: command-line application Addfilter drivers

    上傳時(shí)間: 2016-06-28

    上傳用戶:源碼3

  • Samsung S3C24xx SD/MMC 驅(qū)動(dòng) This a MMC/SD driver for the Samsung S3C24xx SD/MMC controller, originall

    Samsung S3C24xx SD/MMC 驅(qū)動(dòng) This a MMC/SD driver for the Samsung S3C24xx SD/MMC controller, originally developed years ago by Thomas Kleffel <tk@maintech.de>. Due to time constraints, he had no time to further maintain the driver and follow the mainline Linux changes in the SD/MMC stack.

    標(biāo)簽: Samsung MMC controller C24

    上傳時(shí)間: 2013-12-17

    上傳用戶:hphh

  • 第4章 初始化與清除 55 4.1 用構(gòu)造函數(shù)確保初始化 55 4.2 用析構(gòu)函數(shù)確保清除 56 4.3 清除定義塊 58 4.3.1 for循環(huán) 59 4.3.2 空間分配 60 4.4

    第4章 初始化與清除 55 4.1 用構(gòu)造函數(shù)確保初始化 55 4.2 用析構(gòu)函數(shù)確保清除 56 4.3 清除定義塊 58 4.3.1 for循環(huán) 59 4.3.2 空間分配 60 4.4 含有構(gòu)造函數(shù)和析構(gòu)函數(shù)的stash 61 4.5 含有構(gòu)造函數(shù)和析構(gòu)函數(shù)的stack 63 4.6 集合初始化 65 4.7 缺省構(gòu)造函數(shù) 67 4.8 小結(jié) 68 4.9 練習(xí) 68

    標(biāo)簽: 55 清除 4.1 4.2

    上傳時(shí)間: 2016-07-14

    上傳用戶:zukfu

  • 使用verilog作為CPU設(shè)計(jì)語(yǔ)言實(shí)現(xiàn)單數(shù)據(jù)通路五級(jí)流水線的CPU。具有32個(gè)通用寄存器、一個(gè)程序計(jì)數(shù)器PC、一個(gè)標(biāo)志寄存器FLAG

    使用verilog作為CPU設(shè)計(jì)語(yǔ)言實(shí)現(xiàn)單數(shù)據(jù)通路五級(jí)流水線的CPU。具有32個(gè)通用寄存器、一個(gè)程序計(jì)數(shù)器PC、一個(gè)標(biāo)志寄存器FLAG,一個(gè)堆棧寄存器STACK。存儲(chǔ)器尋址粒度為字節(jié)。數(shù)據(jù)存儲(chǔ)以32位字對(duì)準(zhǔn)。采用32位定長(zhǎng)指令格式,采用Load/Store結(jié)構(gòu),ALU指令采用三地址格式。支持有符號(hào)和無(wú)符號(hào)整數(shù)加、減、乘、除運(yùn)算,并支持浮點(diǎn)數(shù)加、減、乘、除四種運(yùn)算,支持與、或、異或、非4種邏輯運(yùn)算,支持邏輯左移、邏輯右移、算術(shù)右移、循環(huán)右移4種移位運(yùn)算,支持Load/Store操作,支持地址/立即數(shù)加載操作,支持無(wú)條件轉(zhuǎn)移和為0轉(zhuǎn)移、非0轉(zhuǎn)移、無(wú)符號(hào)>轉(zhuǎn)移、無(wú)符號(hào)<轉(zhuǎn)移、有符號(hào)>轉(zhuǎn)移、有符號(hào)<轉(zhuǎn)移等條件轉(zhuǎn)移。

    標(biāo)簽: CPU verilog FLAG 語(yǔ)言

    上傳時(shí)間: 2013-12-11

    上傳用戶:源弋弋

  • Zigbee 精簡(jiǎn)版技術(shù)協(xié)議

    Zigbee 精簡(jiǎn)版技術(shù)協(xié)議,英文原版的,很好,值得參考! A Zigbee-subset/IEEE 802.15.4 Multi-platform Protocol Stack

    標(biāo)簽: Zigbee 協(xié)議

    上傳時(shí)間: 2013-12-09

    上傳用戶:sqq

主站蜘蛛池模板: 徐州市| 龙口市| 永安市| 佛教| 兴安县| 万源市| 太仆寺旗| 钦州市| 阜平县| 岱山县| 威信县| 德州市| 郎溪县| 合水县| 中江县| 福海县| 灌阳县| 盐池县| 淮南市| 夹江县| 四子王旗| 类乌齐县| 余干县| 三江| 阳春市| 潜江市| 大竹县| 正安县| 锦州市| 丰顺县| 思南县| 云南省| 纳雍县| 萝北县| 永新县| 额敏县| 沂南县| 新郑市| 汝州市| 视频| 禄丰县|