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

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

konqueror-Embedded

  • We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java.

    We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java. The purpose is to build a system that can be ported to an embedded device at a later stage and be used for p2p file sharing using the 802.11b standard. 我們旨在Linux平臺上使用jxta 和java來開發(fā)一個支持wifi的p2p文件共享系統(tǒng)。其目的是建造一個以后可以移植到嵌入式設(shè)備的系統(tǒng),使用802.11b標(biāo)準(zhǔn)進(jìn)行p2p文件共享。 來源: http://sourceforge.net/projects/linux-p2p-wifi/

    標(biāo)簽: platform develop enabled sharing

    上傳時間: 2015-01-20

    上傳用戶:Shaikh

  • JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat

    JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.

    標(biāo)簽: object-oriented JILRuntime register supports

    上傳時間: 2013-12-23

    上傳用戶:cc1015285075

  • The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to de

    The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.

    標(biāo)簽: command-line application JILRunOnly intended

    上傳時間: 2015-04-03

    上傳用戶:ywqaxiwang

  • Trolltech公司發(fā)布的基于C++圖形開發(fā)環(huán)境

    Trolltech公司發(fā)布的基于C++圖形開發(fā)環(huán)境,支持大量的API,是Linux下的圖形界面開發(fā)利器。這個版本可以和qt-embedded-2.3.7配合使用。

    標(biāo)簽: Trolltech 發(fā)布 圖形開發(fā) 環(huán)境

    上傳時間: 2013-12-24

    上傳用戶:huyiming139

  • Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient

    Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient librarites 4. using c++ in embedded systems 5.hardware addressing interface

    標(biāo)簽: introduction performance Technical efficient

    上傳時間: 2014-01-14

    上傳用戶:zsjzc

  • CBC下寫的串口編程

    CBC下寫的串口編程,API函數(shù)實例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows.

    標(biāo)簽: CBC 串口編程

    上傳時間: 2014-06-20

    上傳用戶:cccole0605

  • 觸摸屏芯片數(shù)據(jù)采集。7483I2C通訊

    觸摸屏芯片數(shù)據(jù)采集。7483I2C通訊,可用于51及186 Embedded

    標(biāo)簽: 7483I2C 觸摸屏芯片 數(shù)據(jù)采集 通訊

    上傳時間: 2013-12-29

    上傳用戶:sk5201314

  • C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and

    C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode C-smile 面向?qū)ο笳Z言在語法上比較像C++的腳本化的語言,它有一個編譯器,一個運行字節(jié)碼的虛擬機,和可擴展的C++運行時。它是為運行獨立的可插入的模塊。

    標(biāo)簽: bytecodes scripting compiler language

    上傳時間: 2015-04-29

    上傳用戶:asddsd

  • t嵌入式圖形開發(fā)實戰(zhàn)篇 嵌入式應(yīng)用的開發(fā)工作基本上是在工作站或是PC 機上完成的

    t嵌入式圖形開發(fā)實戰(zhàn)篇 嵌入式應(yīng)用的開發(fā)工作基本上是在工作站或是PC 機上完成的,我們在工作的機器上調(diào)試運行嵌入式應(yīng)用,并將輸出結(jié)果顯示在一個仿真小型設(shè)備顯示終端的模擬器上。在開發(fā)的后期,我們要根據(jù)我們選擇的嵌入式硬件平臺,將嵌入式應(yīng)用編譯鏈接成適合在這個硬件平臺上運行的二進(jìn)制目標(biāo)代碼,另外由于應(yīng)用使用到了Qt/Embedded 的庫,所以我們還要將Qt/Embedded 庫的源代碼編譯鏈接成為適合在這個硬件平臺上使用的二進(jìn)制目標(biāo)代碼庫。當(dāng)一個Qt/Embedded 應(yīng)用被部署到小型設(shè)備上,并可靠的運行,這樣一個開發(fā)過程才宣告結(jié)束。 介紹如何在一臺裝有Linux操作系統(tǒng)的機器上建立Qt/Embedded開發(fā)環(huán)境。 并教初學(xué)者認(rèn)識Qt/Embedded 開發(fā)環(huán)境。

    標(biāo)簽: 嵌入式 圖形開發(fā) 嵌入式應(yīng)用 工作站

    上傳時間: 2015-04-30

    上傳用戶:冇尾飛鉈

  • Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driv

    Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.

    標(biāo)簽: engineers firmware hardware Windows

    上傳時間: 2015-07-01

    上傳用戶:xc216

主站蜘蛛池模板: 普陀区| 合江县| 都兰县| 滁州市| 富源县| 哈密市| 社旗县| 麻栗坡县| 宜川县| 满洲里市| 克拉玛依市| 盈江县| 巴青县| 九龙县| 永平县| 兴和县| 台前县| 台北县| 新密市| 长垣县| 克什克腾旗| 田林县| 合阳县| 上栗县| 大悟县| 天长市| 鄂伦春自治旗| 额济纳旗| 临清市| 黄陵县| 和硕县| 钟祥市| 台中市| 平凉市| 藁城市| 沧源| 灵丘县| 呼玛县| 容城县| 岫岩| 龙门县|