搜索资源列表
-
0下载:
多线程应用编程网络-multithreaded application programming network
-
-
0下载:
linux程序设计第3版各章节中的例子程序代码
-
-
0下载:
Linux 下的图形编程环境。-Linux graphical programming environment.
-
-
0下载:
this the code source of bash.
good for studying linux programming
-
-
0下载:
linux下iptable的源代码。对于想学习linux下编程,及网络流量控制有很大的好处-linux source code under the iptable. Want to study under linux for programming, and network traffic control there is a lot of benefits
-
-
0下载:
linux下用QT 做的串口编程工具,在linux下做串口调试有一定的参考价值-linux using QT do serial programming tools, in doing serial debugging under linux of some reference value
-
-
0下载:
基于Web Service的数字油田监控系统,源码来源于嵌入式linux程序设计案例与实验教程实例。-Web Service based on the number of field monitoring system, source code from the embedded linux programming tutorial examples and experimental cases.
-
-
0下载:
Linux上机实验报告:(1)实验Linux的安装、 (2)实验Linux基本操作、(3)实验Linux Shell程序设计、(4)实验Linux 高级程序设计-Linux experiment on the report: (1) experimental installation of Linux, (2) experimental Linux basic operation, (3) experimental Linux Shell programming, (4) experimenta
-
-
0下载:
linux下的C语言编程入门
目录介绍
1)Linux程序设计入门--基础知识
2)Linux程序设计入门--进程介绍
3)Linux程序设计入门--文件操作
4)Linux程序设计入门--时间概念
5)Linux程序设计入门--信号处理
6)Linux程序设计入门--消息管理
7)Linux程序设计入门--线程操作
8)Linux程序设计入门--网络编程
9)Linux下C开发工具介绍 -linux under the direc
-
-
0下载:
Fork()函数的使用
1.初步学习gcc,vi等编译编辑软件的使用;
2.熟悉linux下的编程环境;
3.对fork()函数的执行有个浅显的认识。
-Fork () function 1. Preliminary study gcc, vi-editing software, such as the use of the compiler 2. Familiar with programming under linux environment 3. To fork ()
-
-
0下载:
LINUX下的MINIGUI编程指南,包括很多源程序-LINUX programming MINIGUI under the guidelines, including a lot of source code
-
-
0下载:
实现文件的复制,帮助理解Linux的编程环境-To achieve a copy of the file to help understand the Linux programming environment
-
-
0下载:
HOUGH 变换检测直线 源代码 LINUX 编程-HOUGH transform to detect linear programming source code for LINUX
-
-
0下载:
《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
-
-
0下载:
LINUX进程间通信程序设计演示代码,包括3种通讯方式:管道通讯,信号通讯,共享内存通讯。-LINUX programming inter-process communication demo code, including three kinds of communication: communication channels, signal communications, shared memory communication.
-
-
0下载:
Linux下C语言程序设计的经典好书,俗称红宝书。-Linux C programming language under the classic books, commonly known as Little Red Book.
-
-
0下载:
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
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第3章、Linux内核及内核编程。由于Linux驱动编程本质属于Linux内核编程,因此有必要掌握Linux内核及内核编程的基础知识。3.1~3.2节讲解Linux内核的演变及Linux 2.6内核的特点。3.3节分析了Linux内核源代码目录结构和Linux内核的组成部分及其关系,并对Linux的用户空间和内核空间进行了讲解。3.4节讲解了Linux 2.6内核的编译及内核引导过程。另外,还描述了在Lin
-
-
0下载:
Unix/Linux Bash Guide-This tutorial assumes no previous knowledge of scr ipting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little nuggets of UNIX® wisdom and lore.
-
-
0下载:
本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)
-