Location:
Search - linux POSIX 1
Search list
Description: describle how to develop serial program in posix
Platform: |
Size: 59392 |
Author: 刘亮 |
Hits:
Description: This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c "pthread" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
Platform: |
Size: 243712 |
Author: 马帅 |
Hits:
Description: 用TCPIP进行网际互联第三卷:客户——服务器编程与应用:Linux/Posix和 TCP/IP协议一样是一套经典的协议书籍。-TCPIP used for internetworking Volume III : Customer-- Server and Application Programming : Linux/Posix and the TCP/IP protocol is the same set of classic books on the agreement.
Platform: |
Size: 11291648 |
Author: Nick |
Hits:
Description: · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop software in the Unix/Linux using tools such as gcc, gdb, and make.
· Locate and interpreting “man pages” applicable to application-level system programming.
· Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication.
· Understanding how synchronization might become problematic in light of concurrency.
· Understand how to communicate and cooperate with a project partner.-Develop clear, readable, well-documented and well-designed programs in the C Programming Language. Develop software in the Unix/Linux using tools such as gcc, gdb, and make. Locate and interpreting man pages applicable to application-level system programming. Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. Understanding how synchronization might become problematic in light of concurrency. Understand how to communicate and cooperate with a project partner.
Platform: |
Size: 44032 |
Author: wanghui |
Hits:
Description: 详细描述了线程的基本知识己在实际开发中的应用适合初学者的深入研究。-detailed description of the thread in their basic knowledge of the actual development of the application for beginners in-depth study.
Platform: |
Size: 130048 |
Author: 陈尘 |
Hits:
Description: 实现简单QQ的C源代码(for windows and UNIX),能在Cygwin环境的Windows下编译,还有Linux/BSD/AIX/Solaris等符合POSIX标准的UNIX下编译运行,
但是其中qqsniffer只能在linux下编译。
编译完代码后,说明如下
qqalive 挂机的程序
qqscan 暴力远程破解
qqsniffer 局域网QQ监视器
-achieve simple C source code (for windows and UNIX), Cygwin environment in the Windows compiler, there are Linux/BSD/AIX/Solaris, and other POSIX standards provided under UNIX Translation operation, but one can only qqsniffer under Linux compiler. End compiler code, below qqalive hook procedures qqscan violence Remote LAN crack qqsniffer QQ Monitor
Platform: |
Size: 1031168 |
Author: chen |
Hits:
Description: linux下的BBS,使用BBS CACHE,使得mem消耗很低。
天火系統的特點:
1. 統一物件型態設計,讓各種東西都可以在我的最愛出現。
2. 統一各狀態間的功能鍵。( 程式執行過程只 "程式狀態" "物件型態" 來判定動作 )。
3. 內建各種系統(POP3/SMTP/NNTP/..),未來只需要執行單一程式,就會擁有各種功能。
4. 每個人都可以簡單設定個人板。
5. 未來任兩個 BBS 間都可以透過帳號作某一種程度的同步(Sync)。
6. 使用 pthread 設計,並且儘量遵守 POSIX ,達到簡單移植到任何系統的目的。
7. 速度快 不使用 signal/shm/sem ,每個 client 上來只吃 50k 不到的記憶體。
8. 朝無站長系統目標設計。
Platform: |
Size: 277504 |
Author: 夯夯 |
Hits:
Description: 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档
所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前写有注释,注释格式为符合 doxygen 要求的 JavaDoc 格式。
所有代码内部调用的 C 库和系统函数要求完全符合 ANSI C 标准和 POSIX 标准。
-To collect all the basic functions of a library all of the functions are short and simple as possible to use doxygen to generate documentation for all code to the Linux system can be compiled and run prevail Whenever in the lib directory added a function to be in the test directory to prepare a function for this test procedure so that it can be a normal Linux system to compile and run correctly each increase in the external function must be written in the source code of the former have the Notes, the Notes doxygen format in order to comply with the requirements The JavaDoc format. Calling all code within the C library functions and system requirements in full compliance with the ANSI C standard and the POSIX standard.
Platform: |
Size: 493568 |
Author: 安田 |
Hits:
Description: linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)-linux under the multi-threaded debugging tools, support for posix NPTL, NPTL Trace Tool (PTT- POSIX Thread Trace Toolkit)
Platform: |
Size: 309248 |
Author: 许杨 |
Hits:
Description: pthread编程指南,介绍关于PTHREAD的编程,在Linux下的应用。。
-pthread programming guide, information on programming pThread in applications under Linux. .
Platform: |
Size: 66560 |
Author: 杨靖文 |
Hits:
Description: 分享Linux下的多线程编程中的整理必备资料-Linux share of multi-threaded programming in the collation of the necessary information
Platform: |
Size: 24576 |
Author: wujun |
Hits:
Description: Linux是开放的源代码,它具备了unix的全部特征,与POSIX标准兼容。
Linux操作系统,不仅广泛与应用于PC、服务器,还广泛地用于手机、PDA等高端嵌入设备。
Linux综合了unix主要派生系统(如SysV、BSD)的先进技术,所以,Linux操作系统上能运行原Unix系统的各种应用程序,同时,还存在大量的应用程序开放源代码供开发者使用。
Linux内核代码几乎是每个软件工程师必读的-Linux is open source code, which possesses all the features of unix, and POSIX standards-compliant.
Linux operating system, not only widely and used in PC, servers, is also widely used in mobile phones, PDA and other high-end embedded devices.
Linux combines the main derived unix systems (such as SysV, BSD) of advanced technology, so, Linux operating system can run the original Unix system, a variety of applications at the same time, there is also a large number of applications for the open-source developers to use.
Linux kernel code is almost required reading for every software engineer
Platform: |
Size: 25116672 |
Author: rason |
Hits:
Description: XZ Utils
XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems like Windows. XZ Utils are the successor to LZMA Utils.
The core of the XZ Utils compression code is based on LZMA SDK, but it has been modified quite a lot to be suitable for XZ Utils. The primary compression algorithm is currently LZMA2, which is used inside the .xz container format. With typical files, XZ Utils create 30 smaller output than gzip and 15 smaller output than bzip2.-XZ Utils
XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems like Windows. XZ Utils are the successor to LZMA Utils.
The core of the XZ Utils compression code is based on LZMA SDK, but it has been modified quite a lot to be suitable for XZ Utils. The primary compression algorithm is currently LZMA2, which is used inside the .xz container format. With typical files, XZ Utils create 30 smaller output than gzip and 15 smaller output than bzip2.
Platform: |
Size: 772096 |
Author: bindas |
Hits:
Description: livemedia rtp 库源码This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications. The libraries are already being used to implement applications such as "the LIVE555 Media Server" (a RTSP server application), "liveCaster" and "playRTPMPEG" (for streaming MP3 audio using RTP/RTCP), and "vobStreamer" (for streaming DVD content using RTP/RTCP/RTSP). The libraries can also be used to stream, receive, and process MPEG, H.263+, DV or JPEG video, and several audio codecs. They can easily be extended to support additional (audio and/or video) codecs, and can also be used to build basic RTSP or SIP clients and servers, and have been used to add streaming support to existing media player applications, such as "VLC" and "MPlayer". -This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries- which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems)- can be used to build streaming applications. The libraries are already being used to implement applications such as "the LIVE555 Media Server" (a RTSP server application), "liveCaster" and "playRTPMPEG" (for streaming MP3 audio using RTP/RTCP), and "vobStreamer" (for streaming DVD content using RTP/RTCP/RTSP). The libraries can also be used to stream, receive, and process MPEG, H.263+, DV or JPEG video, and several audio codecs. They can easily be extended to support additional (audio and/or video) codecs, and can also be used to build basic RTSP or SIP clients and servers, and have been used to add streaming support to existing media player applications, such as "VLC" and "MPlayer".
Platform: |
Size: 457728 |
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 unix下基于posix标准的定时器机制,支持定义定时事件链表,用于学习。-a timer class baseed on posix ,which can be used in linux and unix.This class support timer event array. just for share and study
Platform: |
Size: 4096 |
Author: GuoQi |
Hits:
Description: ppp and xmppp are two configurable ppp dialers. mppp is a character
based ppp dialer and xmppp is written in X/Motif. Either one can be used
to make ppp connection.
The programs talks to the modem device directly, therefore, no external
scripts are needed.
I wrote and tested them on Redhat Linux 4.1. But they should be portable
to other Unices with POSIX termios. I wrote it because none of the ppp
dialers worked the way I wanted. I wanted the configuration files must be
editable by a text editor. It works the way I like. I m releasing it with
the hope that it might be useful to you.-ppp and xmppp are two configurable ppp dialers. mppp is a character
based ppp dialer and xmppp is written in X/Motif. Either one can be used
to make ppp connection.
The programs talks to the modem device directly, therefore, no external
scripts are needed.
I wrote and tested them on Redhat Linux 4.1. But they should be portable
to other Unices with POSIX termios. I wrote it because none of the ppp
dialers worked the way I wanted. I wanted the configuration files must be
editable by a text editor. It works the way I like. I m releasing it with
the hope that it might be useful to you.
Platform: |
Size: 80896 |
Author: mat |
Hits:
Description: it is a document to demonstrate how to use the pthread API in linux system-multi-thread programming tutorial
Platform: |
Size: 102400 |
Author: 李安迪 |
Hits:
Description: Platform specific code for POSIX goes here. This is not a platform on its own but contains the parts which are the same across POSIX platforms Linux, Mac OS, FreeBSD and OpenBSD.
-Platform specific code for POSIX goes here. This is not a platform on its own but contains the parts which are the same across POSIX platforms Linux, Mac OS, FreeBSD and OpenBSD.
Platform: |
Size: 2048 |
Author: reicozai |
Hits:
Description: linux消息队列的相关操作:发送、接收、删除、获取状态-linux posix message queue
Platform: |
Size: 20480 |
Author: tangyushan |
Hits: