Trolltech公司發布的基于C++圖形開發環境,支持大量的API,是Linux下的圖形界面開發利器。這個版本可以和qt-embedded-2.3.7配合使用。
上傳時間: 2013-12-24
上傳用戶:huyiming139
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
標簽: introduction performance Technical efficient
上傳時間: 2014-01-14
上傳用戶:zsjzc
CBC下寫的串口編程,API函數實例 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.
上傳時間: 2014-06-20
上傳用戶:cccole0605
觸摸屏芯片數據采集。7483I2C通訊,可用于51及186 Embedded
上傳時間: 2013-12-29
上傳用戶:sk5201314
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 面向對象語言在語法上比較像C++的腳本化的語言,它有一個編譯器,一個運行字節碼的虛擬機,和可擴展的C++運行時。它是為運行獨立的可插入的模塊。
標簽: bytecodes scripting compiler language
上傳時間: 2015-04-29
上傳用戶:asddsd
t嵌入式圖形開發實戰篇 嵌入式應用的開發工作基本上是在工作站或是PC 機上完成的,我們在工作的機器上調試運行嵌入式應用,并將輸出結果顯示在一個仿真小型設備顯示終端的模擬器上。在開發的后期,我們要根據我們選擇的嵌入式硬件平臺,將嵌入式應用編譯鏈接成適合在這個硬件平臺上運行的二進制目標代碼,另外由于應用使用到了Qt/Embedded 的庫,所以我們還要將Qt/Embedded 庫的源代碼編譯鏈接成為適合在這個硬件平臺上使用的二進制目標代碼庫。當一個Qt/Embedded 應用被部署到小型設備上,并可靠的運行,這樣一個開發過程才宣告結束。 介紹如何在一臺裝有Linux操作系統的機器上建立Qt/Embedded開發環境。 并教初學者認識Qt/Embedded 開發環境。
上傳時間: 2015-04-30
上傳用戶:冇尾飛鉈
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.
標簽: engineers firmware hardware Windows
上傳時間: 2015-07-01
上傳用戶:xc216
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. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.
標簽: engineers developers firmware hardware
上傳時間: 2013-12-22
上傳用戶:王楚楚
The libosip library is known to compile on various platform: * GNU/Linux * MacOSX (Darwin) * OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work) * Windows NT/95/2000 (VC++6.0 or cygwin) * Solaris * HP-Unix. * VxWorks. * Some embedded systems with linux. * WinCE (report to be possible)
標簽: platform libosip compile library
上傳時間: 2015-07-16
上傳用戶:skfreeman
QT是目前Linux上最知名的窗口環境系統,除了桌上型電腦之外,PDA上的Linux系統也大都是以QT當作窗口環境。 目前QT在Linux PDA上必須安裝的程序包括QT/Embedded與QT/Palmtop兩者,并且QT公開其原始碼與發展環境。 本程序主要希望在Linux PDA上藉由RS-232通訊與手機溝通,并且能夠收發簡訊。 采用的發展環境為QT/Embedded 3.0.2與GSMLib 1.8,模擬程序為QT/Palmtop的模擬器。 您可以在下列網站取得相關的函式庫: gsmlib-1.8.tar.gz http://www.pxh.de/fs/gsmlib/ qt-embedded-free-3.0.2.tar.gz http://www.trolltech.com/dl/ qpe-1.3.1-bin-x86.tar.gz http://www.trolltech.com/dl/ 本程序并非免費程序,版權所有,并受 GNU General Public License 保護。
上傳時間: 2014-01-01
上傳用戶:baiom