Welcome![Sign In][Sign Up]
Location:
Search - POSIX

Search list

[Linux-Unixpsemaphore.zip

Description: POSIX线程使用Semaphore的通用代码
Platform: | Size: 2686 | Author: | Hits:

[Process-ThreadThreadMigrate

Description: 封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. In order to make multi-threaded processes to facilitate the Windows and Linux platforms. Compressed are two documents : Thread.h and testMain.cpp. Which is threaded Packaging Thread.h the realization testMain.cpp is testing the code document. Windows use VC7.0 compile. Linux use gcc3.2.3 compile. This version only supports the following API : threads created to remove. Exclusive volume operation. Wait for the other threads.
Platform: | Size: 2685 | Author: 曹京 | Hits:

[Process-ThreadZThread_src

Description: 一个高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。它支持一种来自native theads,非常出色和强大的abstraction。 -a high level object-oriented linear and sycnchronization basement, and a POSIX operating system Win32 C procedures. Its support comes from a native theads, very excellent and powerful abstraction.
Platform: | Size: 478876 | Author: nirvana | Hits:

[Other resourceACE_Example

Description: 内容:介绍ACE技术论文集 本论文描述ACE的结构和功能,并使用来自像电信、企业级医学成像和WWW服务这样的领域的例子阐释核心的ACE特性。ACE可以自由使用,并正在被用于许多商业项目(比如爱立信、Bellcore、西门子、摩托罗拉、柯达,和McDonnell Douglas),以及许多学院和工业研究项目。ACE已被移植到多种OS(操作系统)平台上,包括Win32和大多数的UNIX/POSIX实现。此外,同时有C++和Java版本的ACE可用。-content : Proceedings of the ACE ACE paper describes the structure and function, and from use as telecommunications, enterprise-class medical imaging and Web services in areas such as the example to explain the core features of the ACE. ACE can be freely used, and is being used in many commercial projects (such as Ericsson, Bellcore, Siemens, Motorola, Kodak, and McDonnell Douglas), and many institutions and industrial research projects. ACE has been transplanted to various OS (operating system) platforms, including Win32 and most UNIX / POSIX achieve. In addition, there are C and Java versions of the ACE available.
Platform: | Size: 1800672 | Author: bingo | Hits:

[Process-ThreadPTHREA

Description: windows 平台下的POSIX线程实现源码-windows platform under the POSIX thread FOSS
Platform: | Size: 750080 | Author: Dsp expert | Hits:

[Linux-Unixpxmsg

Description: 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix / linux the Message Queue programming; For commercial use POSIX do with the source code
Platform: | Size: 12958 | Author: 张云 | Hits:

[TCP/IP stackvolume3

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: 11292195 | Author: 王振华 | Hits:

[CommunicationSerialProgrammingInPosixOSs

Description: 有关支持POSIX标准的操作系统的串口开发的详细资料-support for the POSIX standard operating system developed by the serial details
Platform: | Size: 119567 | Author: 杨川江 | Hits:

[OS Developvxworks_posix

Description: posix在vxworks上的实现源代码-posix in the realization of the source code
Platform: | Size: 76773 | Author: 王七 | Hits:

[Linux-Unixos1-TheYalnixShell

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.
Platform: | Size: 42604 | Author: wanghui | Hits:

[Linux-Unixlibmtp-0.1.0.tar

Description: Media transfer protocol implementation on POSIX. Have detailed readme on how to move to windows-Media transfer protocol implementation o n POSIX. Have detailed readme on how to move to wi Windows
Platform: | Size: 470063 | Author: 文宁 | Hits:

[Other resourcespectral

Description: The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, and a spherical harmonic transform. Multithreading is supported through POSIX threads for the multidimensional transforms. This reference guide provides details of the public interface as well as the internal implementation of the library.
Platform: | Size: 492416 | Author: 薛斌 | Hits:

[OS Develophrt331

Description: 这是一个符合posix.13 pse51的实时内核,非常有利于进行操作系统理论的研究,并且在大学和课题中使用也是可以的。-posix.13 pse51 meet the real-time kernel. very conducive to the theoretical study of the operating system, and in universities and the use of task can be performed.
Platform: | Size: 710533 | Author: jingheng | Hits:

[Other resourcePosix-program-Linux

Description: 详细描述了线程的基本知识己在实际开发中的应用适合初学者的深入研究。-detailed description of the thread in their basic knowledge of the actual development of the application for beginners in-depth study.
Platform: | Size: 130534 | Author: 陈尘 | Hits:

[WEB CodeweGNUMake

Description: GNU Make 使用手册(中译版) Make 可自动决定一个大程序中哪些文件需要重新编译,并发布重新编译它们的命令。本版本GNU Make使用手册由Richard M. Stallman and Roland McGrath编著,是从Paul D. Smith撰写的V3.76版本发展过来的。 GNU Make符合IEEE Standard 1003.2-1992 (POSIX.2) 6.2章节的规定 -GNU Make Manual (translated version) can be determined automatically Make a big process and what documents need to recompile and recompile their release orders. Make the GNU version of the user manual by Richard M. Stallman and Rolan d produced McGrath, Paul D. Smith from the written version V3.76 development overnight. GNU Make IEEE Standard 1003.2-1992 (POSIX.2 ) the provisions of section 6.2
Platform: | Size: 107390 | Author: 战天 | Hits:

[OS programboost_source_code

Description: 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持; 智能指针,与std::auto_ptr一起善加使用,可杜绝内存泄露,效率更不可和垃圾收集机制GC同日而语; 更有循环冗余的CRC、可轻松定义返回多个值函数的元组tuple、可容纳不同类型值的any、对标准库各方面的补充…… 还在迅速扩大中,部分内容有望进入C++标准库…… -regular expression. with the POSIX API and Perl language processing Regular expressions are comparable to the function, but also support various types of characters (such as char and wchar_t. they can even be defined character type); Multithreading, for a long time to cross-platform and multi-threaded library; Data Structure "map", coupled with the imminent accession to the standards hash_set, hash_map. hash_multiset. hash_multimap etc. (In fact, many STL implementations, such as the SGI STL, support has been above data structure), C data structures to support the nearly complete; python, it is true that right Python language support; Smart indicator, std : : auto_ptr together to make good use, Memory can stop leaking, and not more efficient garbage collection mechanism GC same b
Platform: | Size: 3491458 | Author: hnycmx | Hits:

[Linux-Unixniki_process

Description: 在POSIX规范中fork和kill系统调用的功能和使用-the POSIX specification and kill fork system call functions and the use of
Platform: | Size: 909 | Author: qingwa | Hits:

[WEB CodeNTFS-Documentation

Description: 这是NTFS文件0.5版本技术文件,它是 Linux-NTFS 计划的一部分。 这是技术文件,NTFS FAQ里包含了公众问题的简单答案。 NTFS是Windows NT, 2000 and XP的文件系统,它支持几乎所有POSIX、HFS、HPFS特征: * 它可以处理大容量存储单元(最大到246 GB)。 * 它包含嵌入式的数据压缩。 * 它使用log文件处理事务。 * 比特码流,任何事务都是磁盘上的小目标。 -This the NTFS file version 0.5 technical document, it is Linux-NTFS part of the plan. This is a technical document, NTFS FAQ Lane includes public issues simple answer. NTFS is the Windows NT, 2000 and XP file system, It supports almost all POSIX, HFS, HPFS features : * It can handle large-capacity memory modules (up to 246 GB). * It contains embedded data compression. * It uses log document processing services. * Bit Stream, nothing on the disk are small targets.
Platform: | Size: 377408 | Author: Z.T | Hits:

[ICQ-IM-Chatqq-src-20060929.tar

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: 1031038 | Author: chen | Hits:

[Other resourceUnix_Shell_Programming

Description: Unix.Shell编程(第三版),本书以POSIX标准Shell为讲解对象,介绍了用Unix shell编写程序所涉及到的方方面面。包括Unix基本命令、Shell编程要用到的主要工具、Shell程序的基本内容以及子Shell编程中的高级特性。-Unix.Shell Programming (third edition). The book to the POSIX standard for Shell on target introduces the Unix shell programming, which was involved in all aspects. Basic commands, including Unix, Shell Programming use of the main tools Shell procedures and the basic content-Shell Programming senior characteristics.
Platform: | Size: 20593505 | Author: cxb | Hits:
« 1 2 3 4 56 7 8 9 10 ... 22 »

CodeBus www.codebus.net