Description: socket实例。网络编程初级入门知识,已经调试通过的。-socket examples. Network Programming primary portal of knowledge, has been adopted by the debugger. Platform: |
Size: 3072 |
Author:王正大 |
Hits:
Description: Linux窗口程序设计,Qt4精彩实例分析,以循序渐进的方式介绍Qt4开发及其实例子,第一部分-Linux Programming window, Qt4 wonderful examples of analysis to step-by-step guide to Qt4 development and in fact, examples of the first part of Platform: |
Size: 1642496 |
Author:孙明明 |
Hits:
Description: This tutorial is designed for beginners only and This tutorial explains the basics of
shell programming by showing some examples of shell programs. Its not help or
manual for the shell. While reading this tutorial you can find manual quite useful (
type man bash at $ prompt to see manual pages). Manual contains all necessary
information you need, but it won t have that much examples, which makes idea
more clear. For that reason, this tutorial contains examples rather than all the
features of shell. I assumes you have at least working knowledge of Linux i.e. basic
commands like how to create, copy, remove files/directories etc or how to use
editor like vi or mcedit and login to your system. Platform: |
Size: 116736 |
Author:tmkguy |
Hits:
Description: 介绍Linux shell编程的入门书·-This tutorial is designed for beginners only and this tutorial explains the basics of shell programming by showing some examples of shell programs. Its not help or manual for the shell. While reading this tutorial you can find manual quite useful (
type man bash at $ prompt to see manual pages). Manual contains all necessary
information you need, but it won t have that much examples, which makes idea
more clear. For that reason, this tutorial contains examples rather than all the features of shell. I assumes you have at least working knowledge of Linux i.e. basic commands like how to create, copy, remove files/directories etc or how to use editor like vi or mcedit and login to your system. Before Starting Linux Shell Script
Programming you must know
l Kernel
l Shell
l Process
l Redirectors, Pipes, Filters etc. Platform: |
Size: 116736 |
Author:武铭 |
Hits:
Description: Source code and examples from the book "Assembly Language Step by Step Programming with Linux" Platform: |
Size: 184320 |
Author:Jon |
Hits:
Description: 《Linux 程序设计(第3版)》讲述在Linux系统及其他UNIX风格的操作系统上进行的程序开发,主要内容包括标准Linux C语言函数库和由不同的Linux或UNIX标准指定的各种工具的使用方法,大多数标准Linux开发工具的使用方法,通过DBM和MySQL数据库系统对Linux中的数据进行存储,为X视窗系统建立图形化用户界面等。《Linux 程序设计(第3版)》通过先介绍程序设计理论,再以适当的例子和清晰的解释来阐明它的方式,帮助读者迅速掌握相关知识。
《Linux 程序设计(第3版)》适合Linux的初学者及希望利用Linux进行开发的程序设计人员阅读,也适合作为高等院校计算机相关专业师生的参考教材。
-Linux Programming (3rd Edition)" about the Linux systems and other UNIX-style operating systems on program development, mainly including the standard Linux C language function library and by different Linux or UNIX standard specifies a variety of tools the use of methods, most of the standard Linux development tools to use, through the DBM and the MySQL database system for Linux in the data storage, for the X Window System build graphical user interfaces. "Linux Programming (3rd edition)" by first introducing programming theory, and then with appropriate examples and clear explanations to clarify its way to help readers quickly master the relevant knowledge.
"Linux Programming (3rd edition)" for Linux beginners and want to use Linux for development of the programmers to read, but also suitable as professional teachers and students of institutions of higher learning computer-related reference materials.
Platform: |
Size: 4056064 |
Author:梁乐 |
Hits:
Description: A great book for you to study programming in LINUX environment by examples. Easy way to understand the LINUX environment development for you to become a programming expert. Platform: |
Size: 14277632 |
Author:robot |
Hits:
Description: 这是国外人写的一本高级Linux程序设计,是非常好的一本书,在国内是没有卖的,里面的例子也很多-This is a book written by foreign high-level Linux programming, is a very good book is not sold in China, which are also many examples of Platform: |
Size: 599040 |
Author:巫怀林 |
Hits:
Description: Linux程序设计 : 第4版(最负盛名的Linux程序设计图书)
时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。
本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕琢,保留了这部权威著作的原汁原味。
对linux所提供的功能全面而准确的阐述,以及贯穿全书的示例程序体验,使本书不仅成为初学者的最佳linux程序设计指南,而且是中高级程序员不可或缺的参考书。
-Beginning Linux Programming, Fourth Edition continues its unique approach to teaching UNIX programming in a simple and structured way on the Linux platform. Through the use of detailed and realistic examples, students learn by doing, and are able to move from being a Linux beginner to creating custom applications in Linux. The book introduces fundamental concepts beginning with the basics of writing Unix programs in C, and including material on basic system calls, file I/O, interprocess communication (for getting programs to work together), and shell programming. Parallel to this, the book introduces the toolkits and libraries for working with user interfaces, from simpler terminal mode applications to X and GTK+ for graphical user interfaces. Advanced topics are covered in detail such as processes, pipes, semaphores, socket programming, using MySQL, writing applications for the GNOME or the KDE desktop, writing device drivers, POSIX Threads, and kernel programming for the latest Linux Platform: |
Size: 4135936 |
Author:gh |
Hits:
Description: Linux Programming by Example: The Fundamentals一书的源代码
本书通过编写得很好的程序示例讲授linux编程。书中采用非常有效的方式,循序渐进地讲授了许多高层原理和深层技术,解决了性能、可移植性、健壮性等现实问题。基于unix版本7和gnu源代码,作者着重介绍了基本的系统调用api,这是所有重要程序的核心,并向读者展示了许多示例――这些示例都源自linux/unix用户日常使用的程序。
-Linux Programming by Example: The Fundamentals
by Arnold Robbins, Copyright (C) 2004 by Prentice Hall. Platform: |
Size: 379904 |
Author:frontsteel |
Hits:
Description: 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux
扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供PowerPC和嵌入式Linux研究 开发及应用技术人员参考 也可作为高等院校计算机专业及Linux领域的师生的教学参考书-This book describes in detail how to create a complete embedded Linux Bootloader major custom Linux kernel includes customized Linux daemon custom LinuxRootfs custom Linux device driver programming Linux programming real-time Linux
Expansion and other PowerPC chips with the same time the book describes the basic structure of PowerPC chip configuration guide and the book is characterized by development methods focus on practical examples of each content has specific reader to read the book for reference after the fast in the embedded PowerPC platform running on embedded Linux operating system from the beginning the system design and development of the book available for PowerPC and Embedded Linux research and development and application of technical colleges for reference computer can be used as the field of professional and student teaching Linux reference book
Platform: |
Size: 1961984 |
Author:李立 |
Hits:
Description: 《Linux窗口程序设计——Qt4精彩实例分析》对应源码,Qt是诺基亚开发的一个跨平台的C++图形用户界面应用程序框架。-Linux Winform Programming: Qt4 Programming by examples;Qt development of a cross-platform c++ graphical user interface application framework。 Platform: |
Size: 4277248 |
Author:张 |
Hits:
Description: linux编程实例,详细描述每个linux系统函数的调用-Linux programming examples, a detailed description of each linux system function call Platform: |
Size: 14278656 |
Author:geng |
Hits:
Description: 这是国外一位工程师撰写的关于GTK应用程序编程的指导书,很详细,例子很多,是一本很好的Linux编程入门教程!-This is the the GTK application programming instructions written by an engineer abroad, very detailed, many examples of a good Linux programming introductory tutorial! Platform: |
Size: 9145344 |
Author:李志成 |
Hits:
Description: 在《UNIX shell范例精解》(第4版附盘)的再版中,Quigley对她的经典著作进行了全新的改版,增加了当前shell程序员所需的最新内容——使用bash进行Linux shell编程。《UNIX shell范例精解》(第4版附盘)汇聚了Quigley 21年来的 shell编程教学经验。书中不仅展示了能帮助读者快速入门的大量精选范例,还系统地讲解了UNIX与GNU/Linux上的awk、sed及grep等内容。-In the second edition of the " UNIX shell example fine solution" (4th edition with CD), Quigley new revision of her classic latest content- using bash shell programmers required Linux shell programming . " UNIX shell example fine solution" (4th edition with CD) aggregation Quigley shell programming in 21 years of teaching experience. The book not only showcase a large selection of examples to help readers get started quickly, and also to explain the content awk, sed and grep on UNIX and GNU/Linux system. Platform: |
Size: 2883584 |
Author:沈彤 |
Hits:
Description: 本书共分为6篇,循序渐进地讲述了linux环境下的c语言编程技术,从基本概念到具体实践、从系统函数接口的认识到具体操作都进行了详细的阐述,并对具体知识点进行了详细的实例讲解。..
本书的特点是详细介绍了linux的系统接口函数、linux的编程环境以及c语言程序开发的辅助技术。本书通过大量实例,详细描述了linux系统提供的系统函数接口,以及代码编写技巧,以方便读者实践。本书适合想全面学习linux环境下c语言编程的读者,并可作为开发人员的参考手册。-The book is divided into six, step-by-step account of the c language programming in linux environment, from basic concepts to specific practices, recognize the specific operation of the system function interface are detailed and specific knowledge point detailed examples to explain. .. Book features detailed linux system interface functions, Linux programming environment and assistive technology c language program development. Book by a large number of instances, a detailed description of the system function interface, as well as linux system coding skills to facilitate the practice of the reader. This book is suitable want a comprehensive learning c programming language readers linux environment, can be used as a developer' s reference manual. Platform: |
Size: 3744768 |
Author:zhj |
Hits: