搜索资源列表
chat.rar
- linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
linux_multiple_thread.tar
- linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
documents-for-Linux-
- Linux 多进程编写详细资料与算法总结 包含 读者-写者 等经典问题-Multiple Linux processes and algorithms written summary containing details of readers- those who write such classic problems
ProducerandConsumerProblem
- 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process so
killzombie
- linux下创建多进程的程序。并且干净的杀死僵尸进程。-linux create multi-process procedures. And clean kill zombie process.
mutipleprocess
- linux下多进程编程,利用fork函数-linux mutiple process
Linux_part5
- Linux开发人员的入门书籍,经典的Linux开发资料。包括第九章 多进程编程,第十章 嵌入式Linux网路编程。-Linux developers entry books, the classic Linux development information. Multi-process programming, including Chapter IX, Chapter X of embedded Linux network programming.
cutftp.tar
- 一个非常简单的FTP服务器,包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。可供初学 Linux网络编程的朋友参考。什么都不用说了,一切尽在代码中,注释还是比较丰富的。 -A very simple FTP servers, including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-
unixsocket
- linux/unix下网络编程以及多线程和多进程的处理-linux/unix network programming, as well as under the multi-thread and multi-process handling
linuxnetwork
- Linux下多进程与使用网络实现远程通信的例子,将网络通信与多进程程序开发相结合,对于学习linux下的C语言开发很有帮助。-Linux, multi-process and use the example telecommunications network, the network communications and more integrated program development process, for learning the C language development un
multiple_Process
- Linux系统中用C语言编写实现多进程的并发执行- In the Linux system realizes the multi-advancements with the C language compilation to carry out concurrently
linux
- linux网络编程,比较简明,包括socket编程,多线程,进程,信号-linux Network programming
linux
- 一个QQ聊天小软件,多进程,多线程,的聊天小工具,运用linux下C语言实现。-a software for commiunicate.
Linux-muti-process
- linux多进程编程,书中附有C代码解析,对理解多进程有很好的帮助-linux multi-process programming, with C code to parse the book, have a good understanding with the help of multi-process
Linuxduojincheng
- 1. 要求运用fork(),wait(),pipe(),read(),write()及execve()等系统调用编写多进程的程序。 2. 完成一程序两进程、两进程两程序,一程序三进程的程序。 3. 通过不同情况下运行结果,理解Linux系统下进程的调度,进程的并发执行以及父子进程之间的关系(代码段、数据段之间的关系)。 -1. Requires the use of fork (), wait (), pipe (), read (), write () and execve ()
Linux-Programing-source-code
- 这些源码以简单的示例介绍了Linux应用程序编程的一些关键操作,主要涉及文件操作,进程,进程控制,进程通信以及多线程操作。每个短小精悍,便于学习。-A simple example of these source Linux application programming introduced a number of key operations, mainly related to file operations, process, process control, process commu
Linux
- 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
Linux-programming-ideas
- 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
linux
- 利用linux多进程以及进程间通信模拟车辆过桥,车辆用一个进程表示。-Use linux process and inter-process communication than the simulated vehicle across the bridge, a process that used vehicles.
多进程tcp服务器
- 多进程LINUX tcp 服务器 模块,易语言代码 .(Multi process LINUX TCP server module, easy to language code.)