Learn how to build a custom Linux® distribution to use in an embedded environment, in this case to drive a Technologic Systems TS-7800 single-board computer. In this tutorial, you learn about cross-compiling, the boot loader, file systems, the root file system, disk images, and the boot process, all with respect to the decisions you Make as you re building the system and creating the distribution.
标签: distribution environment embedded custom
上传时间: 2013-12-23
上传用户:stella2015
2.6内核移植NOR FLASH MTD驱动详细步骤 包括Kconfig文件修改,配置编译内核 Make menuconfig选项的修改,建立设备文件。
上传时间: 2013-12-25
上传用户:498732662
该程序为GPS数据采集程序,AppWizard has created this GPS application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that Make up your GPS application.
上传时间: 2014-11-27
上传用户:jcljkh
Makefile文件的理解,内核源码中的Makefiles(不含动态生成的.flags文件)主要分为以下四类:1. 主目录下的Makefile 2. 主目录下的Rules.Make 3. arch/*/目录下的Makefile 4. 除arch外的子目录下的Makefile
标签: Makefile
上传时间: 2016-10-28
上传用户:duoshen1989
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProject site Make use of this service. In this article, I am going to present a java client program that uses soap message to call the methods of this web service. My program is not a general java soap client, which means you cannot use it to call other web services directly. However, you can easily modify it for other web services. The program uses only basic Java, it does not depend on any other external class library.
标签: CodeProject provides service methods
上传时间: 2014-01-25
上传用户:baiom
This manual documents the interfaces of the libxml library and has some short notes to help get you up to speed with using the library. Permission is granted to Make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
标签: interfaces documents the library
上传时间: 2016-11-08
上传用户:181992417
Linux下的.wav文件播放示例,装了QT的话先#qMake -project生成工程文件pcm.pro,然后 #qMake pcm.pro生成Makefile,然后 #Make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径
上传时间: 2013-12-22
上传用户:徐孺
BerkeleyDB源码,需要configure,Make
标签: BerkeleyDB 源码
上传时间: 2016-11-12
上传用户:lanhuaying
AppWizard has created this port_dll DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. This file contains a summary of what you will find in each of the files that Make up your port_dll DLL.
标签: demonstrates AppWizard DLL port_dll
上传时间: 2016-11-16
上传用户:wanqunsheng
MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mlabel LABEL Make an MSDOS volume label. mmd MD/MKDIR Make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/RENAME rename an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS
标签: collection programs version systems
上传时间: 2016-11-18
上传用户:wlcaption