搜索资源列表
zhcon-0.2.3-2.i386
- 使redhat linux能在字符模式下显示中文的软件包。-make redhat linux characters in the Chinese model shows that the package.
qtdso-0.3.1
- 虚拟频谱分析仪的设计,在linux下面安装qt3.3以上的版本才可以运行。 安装步骤如下: Untar the tarball Enter the directory QtDSO call ./configure call make and wait a few minutes
ftp_client
- linux环境下ftp客户端,可是实现从ftp服务器下载文件并显示现在信息,。包括源文件和Makefile文件,需要libcurl库,直接make。 执行命令方法:./ftp_client ftp://ip:port xx.avi /include(本地路径) linux内核版本:2.6.25-14.fc9.i686 GCC版本:4.3.0-no comments
05
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
nachos-3.4-linux.tar
- Nachos is a program which can make a simple operating System. Nachos is made by University of California and it is free software. If you`re student who want to run operating system. Nachos will be very helpful.
make-3.81.tar
- Linux 下的编译工具,比Redhat9.0 默认版本要高。-Compiler tools under Linux than Redhat9.0 higher default version.
unifiedkernel-0.2.3-full.tar
- 一个兼容WINDOWS的LINUX内核,目的是使LINUX能够完美的兼容WINDOWS,官网是http://www.longene.org-A WINDOWS-LINUX-compatible core, the purpose is to make the perfect compatibility of LINUX to WINDOWS, official website is http://www.longene.org
SD-8686-LINUX26-BULVERDE-9[1].70.3.p14-26409.P32.z
- sd868模块linux驱动程序,完整的驱动程序,make即可通过-sd8686 modle linux driver
GNUmake_v3.80-zh_CN_html
- GNUmake_v3.80:GNU linux make 的3.80版,内含Html和pdf两种文件版本。-GNUmake_v3.80
studyforlinux.tar
- 1.make file 中文教程,2. linux内核学习,3.电视基顶盒的资料,4.嵌入式最小系统资料 5.linux系统裁减-for linux study
qtopia_make
- 包含内容: 编译qtopia编译过程及出现错误的解决办法 添加touchscreen的过程,环境变量的设置,tslib编译过程-qtopia make with arm-linux-gcc 3.4.1,how do include tslib,and how do set expotr
fileutils-3.15.tar
- Fairly straightforward port. Only a few changes: 1. Changed man1 to man.1, etc in Makefile to conform to SCO convention. 2. Added -Dsco to Makefile for following checks: a. We don t want stdio.h in file.h b. We do want stdio.h in inte
gnu-make-doc-zh_CN-1.3
- Linux下的GNU Make 中文说明。-GNU Make English descr iption
Professional-Linux-Programming
- Contents Acknowledgments ix Introduction xix Chapter 1: Working with Linux 1 A Brief History of Linux 2 The GNU Project 2 The Linux Kernel 3 Linux Distributions 4 Free Software vs. Open Source 4 Beginning Development 5 Choosing a
Linux-driver-development19
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第19章、Flash设备驱动。Flash在嵌入式系统中是必不可少的,它是BootLoader、Linux内核和文件系统的最佳载体。在Linux内核中,引入了MTD层为NOR Flash和NAND Flash设备提供统一的接口,从而使得Flash驱动的设计工作大为简化。19.1节讲解了Linux Flash驱动的结构,主要讲解了MTD系统的层次结构和接口。19.2节和19.3节分别讲解了NOR Flash和N
Linux-driver-development9
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第9章、Linux设备驱动中的异步通知与异步I/O。在设备驱动中使用异步通知可以使得对设备的访问可进行时,由驱动主动通知应用程序进行访问。这样,使用无阻塞I/O的应用程序无须轮询设备是否可访问,而阻塞访问也可以被类似“中断”的异步通知所取代。 9.1节讲解了异步通知的概念和作用,9.2节讲解了Linux异步通知的编程方法,9.3节讲解了增加异步通知的globalfifo驱动及其在用户空间的验证。-Aut
3
- linux下,gtk界面开发做的一个简单的连接服务器登入程序,登入后,跳出类似QQ好友列表界面,通过make编译,附带显示自己的IP-under linux, gtk interface development to do a simple connection to the server login process, logged in, jump out of the interface similar to QQ friends list, compiled by make, with d
Linux-shell-V1.0-LZN
- Linux下Shell命令解释器,一、 实现功能: 要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行;
Linux-1
- 1、采用 arm-linux-gcc3.4.1 交叉编译 busybox-1.10.3 制作根文件系统; 2、理解根文件系统中各目录、文件的作用-1, using arm-linux-gcc3.4.1 cross compile busybox-1.10.3 make the root file system 2, to understand the root file system of directories, files, the role of
FreeByte2.3.1
- Freebyte Zip is a reliable, powerful and freeware zip/unzip program for Windows 7, XP, Vista, 200x, NT, 9x, Linux/wine and all 64 bit editions of Windows. The program enables you to zip and unzip files, create zip archives, password protect files, vi