搜索资源列表
liux下C编程关于fifo使用的例子
- 这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
嵌入式操作系统Linux中的串口应用编程
- 本文介绍了嵌入式操作系统Linux中的串口应用编程方法。对需要进行串口编程的人有一定的帮助。-This paper introduces the embedded Linux operating system serial programming method. The need for the serial programming will help.
LINUX_analysis_and_program
- 本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术人员提供了较全面的参考。 -book about the Linux programming environment, includin
widgets
- 这是个QT的学习程序,介绍了部件的编程方法,在WINDOWS和LINUX下都可以运行.
QTprogramming
- Qt是Linux系统中最流行的开发工具之一,它是开发XWindow系统下应用程序的利器。本书全面介绍了Troll Tech公司基于C++的CUI开发工具——Qt。不仅介绍了如何编写XWindow系统下的应用程序,还详细描述了Qt的开发环境、编程方法、关键技术和编程实例。最后,介绍了如何应用KED本身提供的接口进行XWindow系统编程。本书由中国第一家专业化的Linux发行商(中国)软件技术有限公司编写,适合初、中级程序员以及广大计算机编程的爱好者阅读。
QT中使用串口的编程方法
- 在linux下的QT中使用串口的编程方法,In QT under linux using the serial programming method
getip
- linux下获取IP 的编程方法。 hide() setfillstyle(1,7) bar(sx,sy,ex,ey) setcolor(15) line(sx,sy,sx,ey) line(sx,sy,ex,ey) setcolor(0) line(ex,sy,ex,ey) line(sx,ey,ex,ey) show() -getip on linux os
JinChengTongXun.zip
- 包含几个用不同方式(共享内存、socket、FIFO、消息队列等)实现进程通信的小程序,包含详细注释,足以解释各种方式进程通信的实现原理和编程方法,Contains a number of different ways (shared memory, socket, FIFO, message queue, etc.) to achieve the process of the small communications program, including detailed notes, are
Linux_multithread
- Linux下多线程编程的相关资料,:研究了在LINUX 操作系统下多线程的编程方法,主要包括多线程的基本创建方法、如何修改 多线程的属性以及线程之间的数据处理. 重点论述了多线程数据处理方法中的互斥锁和条件变量.-Linux multi-threaded programming under the relevant information: The LINUX operating system in multi-threaded programming methods, including
guide_of_multithread
- 多线程编程指南,详细介绍了linux c的多线程编程方法-Multithread Programming Guide, detailing the multi-threaded linux c programming
Linuxwangluobiancheng
- Linux网络编程,详尽介绍网络编程的方法及附实例讲解。-Linuxwangluobiancheng
LINUX_system_analysis_and_advanced_programming_tec
- LINUX系统分析与高级编程技术 本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术人员提供了较全面的参考。 -LINUX system analysis and
C_In_Linux
- linux下C语言编程,详细说明了linux下C语言的编程技巧,编程方法,很好的学习资料-C language programming under linux, linux under the detailed descr iption of C language programming techniques, programming methods
Linux_system_function
- linux 系统进程编程方法,希望能对进程编程的有帮助。-linux system process programming, hoping to help the process of programming.
mmc_pxa.c.tar
- SD卡驱动程序实验. 了解SD卡驱动程序的架构及编程方法。-SD card driver test. To understand the structure of SD card driver and the programming method.
AddressBook
- QT界面编辑教程,项目建立一个通讯录,简短但足以了解到界面代码编程方法-QT windows
Programming.Windows.with.MFC
- MFC的WINDOWS编程方法,比较具体,包含COM,ACTIVEX等等。-programming windows in MFC
Shell
- 关于SHELL编程的书籍,很好的介绍了其编程方法-SHELL programming on the books, a good introduction to the programming
Linux-Kernel
- 讲诉Linux下内核编程方法 比较好的一点内核编译的资料 -The kernel of linux
Linux Shell 编程从初学到精通
- linux 下shell编程教程,其中包含我们常用的脚本编程指令介绍以及使用方法,内容详细明了。(Under the Linux shell programming tutorial)