搜索资源列表
多线程HTTP服务器程序
- 多线程HTTP服务器程序.Linux下开发的心得笔记 包括加锁的问题、内核编程的一些注意事项、内核程序风格的注意事项、为操作函数集等和一些源码。-multithreaded HTTP server. Linux development experience including lockable Notes, some kernel programming note, the kernel procedures style matters to the attention of the opera
LinuxMultiTh
- Linux下的多线程技术。 具体内容见文件。
Windows_to_Linux_raining_course
- Linux是一个优秀的操作系统,它支持多用户、多进程和多线程,实时性好,功能强大而稳定。 Linux标榜自由和开放。简单的说,开源,免费。更重要的是完全DIY。 普及Linux电子书籍。开始Linux之旅的难点在哪?就是如何去安装它。认真看完本教程,相信会有收益的。 本教程适用于:首次接触Linux的朋友,通过本教程的学习让你基本对Linux有个大概的了解及安装Linux的方法,Linux最基础的一些知识。 2007,不再沉默,让我们一起学
POSIXPthreadprogrammer
- Linux 的多线程编程内核同步 超级经典!!!!强烈推荐
zhexuejia
- linux用多线程同步方法解决哲学家就餐问题(Dining-Philosophers Problem)
IPv6教学软件的设计和实现
- 本文详细讨论了一套IPv6的教学软件的设计和开发实现过程,其中重点研 究了软件设计实现中的技术细节,该软件在linux操作系统中实现,使用 GCC/Q州开发工具。研究内容包括IPv6实现特点;互联网嗅探技术的原理与 危害;基于libpcap函数库开发网络数据的捕获和解析;基于libnet函数库的协 议仿真编辑和发送,能够自己构造特定协议的数据包,如ARP9 ETHERNET,IP, IPv6,TCP和UDP等,让协议运作过程一目了然;还研究了软件的界面设计, 通过gtk界面设计语言开
use_linux_to_design_plc
- 在数控机床中, 通常用可编程控制器( PLC) 对机床开关量信号进行控制。PLC可靠性高, 使用方便。但在大多数数控机床, 特别是经济型数控机床中, 要求的输入输出点数并不多, 通常在60点以下,因此, 为了降低数控机床成本, 在基于工业PC机的数控系统中, 可以采用开关量I/O板加外接继电器,配合主机的软件对机床开关进行控制。但如果PC机采用单任务操作系统(如DOS) , 数控系统的所有任务运行都置于一个总体的消息循环中, 软件的模块化和可维护性较差, 系统故障的风险相对集中, 而且不能充分利
linux-multi-thread-synchronization
- linux多线程同步的方法 在线程对共享相同内存操作时,就会出现多个线程对同一资源的使用,为此,需要对这些线程进行同步,以确保它们在访问共享内存的时候不会访问到无效的数值。-linux multi-thread synchronization Threads share the same memory operation, there will be multiple threads use the same resources to do this, you need to synch
process
- 华清远见提供的学习多线程的例子,个人认为还是比较好的资料。-the rar is mine ,the content is about linux mul process.
linux
- 多线程编程,对linux下多线程编程熟悉-Multi-threaded programming, familiar with multi-threaded programming under linux
Linux-multithreading-
- Linux下多线程编程手册,讲的很详细,可用做参考-Linux multithreaded programming manual, speak in great detail, and can be used as reference
Multithreaded-programming-guide
- 基于Linux的多线程编写指南,从简单的创建多线程,到更复杂的线程操作。-Multithreaded programming guide,from the simple to create multithreaded to more complex operations.
Multi-core-multi-threaded-program
- 多核多线程已经成为当前一个时髦的话题,早在2005年C++大师Herb Sutter就说过免费的午餐已经结束,并发编程的时代已经来临。从接触第一个多线程项目以来,已经是第四个年头了,一直想把这几年的点点滴滴写成文章,让刚接触的人少走弯路,这便是我写这本书的初衷。 很早就有了此想法,一是由于自己懒惰,二是业余时间比较少,三是才疏学浅不敢瞎写,所以一直未能成行。趁着这段休闲的日子,将以前发表过的文章集结成册,便于大家阅读。 虽然只是V1.0版,但我会不断的更新版本,后续会将自己心得或者项目的
Thread
- 主要是针对linux系统编程中的多线程和多进程,里面有详细的说明和例子,相信你能看懂的!-Mainly for linux system programming of multi-threaded and multi-process, there are detailed descr iptions and examples, I believe you can understand!
2013
- Linux多线程编程详解,包含linux必要函数库详解,编程实例-Linux multithreaded programming explain that contains the necessary libraries Detailed linux, programming examples, etc.
mutexes-variables-semaphores
- Linux多线程编程中互斥锁、条件变量和信号量-Linux multithreaded programming mutexes, condition variables, and semaphores
linux-multithreading
- linux关于多线程的整理资料,有个人的一些理解,不过更多的是基础知识-linux collate information about multithreading, there are some personal understanding, but more of a basic knowledge
Linux---the-design-of-program
- 内容包括Linux开发环境、Linux编程的入门知识、系统和网络编程、多线程程序设计、控制台编程、XWindow系统编程、国际化编程知识等-Including Linux development environment, Linux programming introductory knowledge, systems and network programming, multi-threaded programming, console programming, XWindow system
Socket-Communications
- Linux下多线程Socket通讯的研究与应用-Research and application of multi-threaded Linux Socket Communications
Linux-thread
- linux多线程编程书籍,很有参考价值,希望能给大家提供帮助-linux multithread book