CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - posix

搜索资源列表

  1. volume3

    0下载:
  2. 用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.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:10.77mb
    • 提供者:王振华
  1. qq-src-20060929.tar

    0下载:
  2. 实现简单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
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:1006.87kb
    • 提供者:chen
  1. 20041211-mylib

    0下载:
  2. 经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数-frequently used the socketAPI, posix thread-like packaging, there are some smart synchronization facilities to achieve the target, thread-safe reference counting
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:17.6kb
    • 提供者:知鱼
  1. commoncpp2-1.3.26.tar

    0下载:
  2. GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and d
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:823.88kb
    • 提供者:Hujun
  1. cppcms-0.0.3.tar

    0下载:
  2. C++ web POSIX framewark
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:390.56kb
    • 提供者:pulio
  1. timer_lib

    0下载:
  2. 对posix timer面向对象的封装。 进程内部每一个timer都可以拥有自己的timeout回调函数。 提供周期性timer和一次性timer。 对其进行面向对象封装。 -Posix timer on the object-oriented package. Internal timer of each process can have its own callback function timeout. Provide periodic timer and
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:7.03kb
    • 提供者:王晗
  1. catralibraries-1.4

    0下载:
  2. CatraLibraries is a general-purpose C++ framework. It is platform independent (Unix, Windows, ...) and provides classes to manage POSIX threads, Sockets, Tracer, Scheduler, EventsSet, Configuration files, Database access (Oracle, Sybase), Reports (HT
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1.7mb
    • 提供者:faun
  1. UNIX1

    0下载:
  2. Unix网络编程卷2进程间通信笔记整理汇总,很好的学习posix的资料-Unix Network Programming Volume 2 Interprocess communication order summary notes, very good information on learning posix
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:133.85kb
    • 提供者:li
  1. LLNL_POSIX_Threads_Programming

    0下载:
  2. multithreading book for posix threading application, Thread priority , pipes and ipc -multithreading book for posix threading application, Thread priority , pipes and ipc
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:463.59kb
    • 提供者:TEJAS
  1. XtreemFS-1.3.0.tar

    0下载:
  2. XtreemFS 是一个为互联网存储系统设计的分布式文件系统。-It allows you to mount an XtreemFS volume from anywhere, given the right permissions. It includes support for POSIX ACLs and extended attributes (xattrs). As an object-based parallel file system, it allows you to strip
  3. 所属分类:Linux Network

    • 发布日期:2017-06-03
    • 文件大小:14.4mb
    • 提供者:寒风
  1. myFTP.tar

    1下载:
  2. 一个小的ftp的实现,主要是利用posix socket的一些知识。-The realization of a small ftp, mainly using posix socket of some knowledge.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:8.57kb
    • 提供者:Zealoussnow
  1. Convolution.0(cpu).tar

    0下载:
  2. Thread Scheduling As we have just seen, there are two basic ways of scheduling threads: proe known as the scheduling contention scope, and are defined only in POSIX. Process contention scope scheduling means that all of the scheduling mechanism
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:27.49kb
    • 提供者:sirshendu
  1. chatroom.tar

    0下载:
  2. linux下socket聊天,使用了POSIX多线程 和socket 编程技术-socket chat under linux, use POSIX multi-threaded and socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:300kb
    • 提供者:胡栋梁
  1. IMchat.tar

    0下载:
  2. linux下利用POSIX多线程和socket变成接口制作的即时通讯工具-POSIX multi-threaded and socket into the interface to the production of instant communication tools under linux, the shortcoming is not using a graphical authoring tool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:24.34kb
    • 提供者:胡栋梁
  1. forkSYSV

    0下载:
  2. 本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 任务要求 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks requi
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:1.01kb
    • 提供者:伴随
  1. ThreadPosix

    0下载:
  2. 本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks require p
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:818byte
    • 提供者:伴随
  1. libevent-2.0.21-stable.tar

    0下载:
  2. 用來取代網路伺服器所使用的事件循還, 支援 /dev/poll, kqueue(2), event ports, POSIX select(2), Windows select(), poll(2), and epoll(4).-libevent supports /dev/poll, kqueue(2), event ports, POSIX select(2), Windows select(), poll(2), and epoll(4).
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:830.83kb
    • 提供者:黃建華
  1. superwebbench_v1.0

    0下载:
  2. SuperWebBench 是由webbench改进而来的一款简单易用的web性能测试工具 背景: webbench最多可以模拟3万个并发连接去测试网站的负载能力,个人感觉要比Apache自带的ab压力测试工具好,安装使用也特别方便。 webbench是基于GPL授权协议的,我自然可以取得源码修改,然后作为superwebbench这个项目发布。 简介: SuperWebBench 是由webbench改进而来的一款简单易用的web性能测试工具 SuperWebBench
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:9.21kb
    • 提供者:slml
  1. Shell

    0下载:
  2. 用C语言编写一个简单的shell程序,清晰易读、设计优良.使用Linux下的软件开发工具,学习使用POSIX/UNIX系统调用、对进程进行管理和完成进程之间的通信,理解并发程序中的同步问题.-A simple shell program written in C language, legible, well-designed software development tools under Linux, learning to use the POSIX/UNIX system call, t
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:32.97kb
    • 提供者:linyu
  1. mini-server-http

    0下载:
  2. MiniWeb is an embeddable, cross-platform, small-footprint HTTP server implementation, implementing basic GET and POST requests as well as request handling dynamic content generating. It works on x86 (Windows/Linux), ARM, MIPS and any posix platforms,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:213.79kb
    • 提供者:Oziel
« 12 »
搜珍网 www.dssz.com