The Embedded Configurable Operating System (eCos)start-to-finish guide to eCos solution building. Additional open source tools are included to configure a complete embedded software development environment.
標簽: eCos start-to-finish Configurable Operating
上傳時間: 2017-04-28
上傳用戶:1109003457
Linux系統中,設備驅動程序是操作系統內核的重要組成部分,在 與硬件設備之間建立了標準的抽象接口。通過這個接口,用戶可以像處理普通文件一樣,對硬件設備進行打開(open)、關閉(close)、讀寫(read/write)等操作。通過分析和設計設備驅動程序,可以深入理解Linux系統和進行系統開發。本文通過一個簡單的例子來說明設備驅動程序的設計。
標簽: Linux
上傳時間: 2013-12-25
上傳用戶:牛布牛
PHP,即“PHP: Hypertext Preprocessor”,是一種廣泛用于 Open Source(開放源代碼)的尤其適合 Web 開發并可以嵌入 HTML 的多用途腳本語言。它的語法接近 C,Java 和 Perl,而且容易學習。該語言的主要目標是讓 Web 開發人員快速的書寫動態生成的網頁,然而,PHP 的功能并不局限于此。
標簽: PHP
上傳時間: 2013-12-15
上傳用戶:Zxcvbnm
This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.
標簽: single-core multi-core inversion mutlicore
上傳時間: 2013-12-21
上傳用戶:ryb
Novell.Press.Linux.Kernel.Development linux內核開發的經典書籍之一 The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development
標簽: Linux Development interes Novell
上傳時間: 2017-06-06
上傳用戶:songyue1991
1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Compile and run the code * On UNIX / Linux, move to the klt directory, type make. Now try some examples, by typing example1, etc. * For Microsoft Visual C++ 6.0, open the klt.dsw file, compile, and run. Change the constant in main.cpp to run the different examples. * For Microsoft Visual Studio .Net/7/8, open the klt.sln file, compile, and run. Change the constant in main.cpp to run the different examples. 4. Notice that, for your convenience, unofficial copies of the User and Reference Manuals can be found in the doc directory.
標簽: the Download Version version
上傳時間: 2014-01-25
上傳用戶:nanshan
I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector
標簽: bitbanged and compiler resistor
上傳時間: 2017-07-01
上傳用戶:yzhl1988
Universal.Data.Access.Components 2.50 Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database servers from Delphi, Delphi for .NET and, C++Builder. UniDAC can work with such servers as Oracle, Microsoft SQL Server, MySQL, Interbase, Firebird. The UniDAC library is designed to help programmers develop faster and cleaner cross-database applications. UniDAC is a complete replacement for such standard universal technology as dbExpress. UniDAC is a handy in use and efficient data access solution bringing into play many features specific to each server.
標簽: Components Universal Access Data
上傳時間: 2017-07-04
上傳用戶:123456wh
Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of plug-ins and an open source framework that supports other languages and projects. You’ll fnd this reference card useful for getting started with Eclipse and exploring the breadth of its features. We rundown the Eclipse distributions and confguration options, then guide you through Views, Editors, and Perspec- tives in Workbench 101. We list the top shortcuts and toolbar actions for everyday development. And, we provide a guide to the best places for fnding plug-ins and getting involved with the Eclipse community.
標簽: Development Environment Integrated ecosystem
上傳時間: 2013-12-18
上傳用戶:wangchong
This is a sample c # source for windows mobile which aims at the accomplishment of device to desktop communication. Its an open source and all required code with the documentation is included.
標簽: accomplishment desktop windows device
上傳時間: 2014-01-16
上傳用戶:Miyuki