CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - poco

搜索资源列表

  1. cp.Vol.1

    0下载:
  2. 非常不错的菜谱!是在poco电子杂志上下载的.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:7778885
    • 提供者:天天
  1. poco-1.2.5.tar

    0下载:
  2. C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1147972
    • 提供者:chf
  1. poco-1.3.1

    0下载:
  2. A very good muli-platform c++ packages,support Windows,Linux,MacOS,Windows CE
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4113832
    • 提供者:cuihongyi
  1. poco-1.3.2

    0下载:
  2. 很好用的网络封装库,不熟悉网络编程的人也可以使用。使用风格良好的标准c++编写。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:8304859
    • 提供者:samlet
  1. poco-0.92.1

    0下载:
  2. This software aims to create an applet and panel tools to manage a wireless interface card, such as IEEE 802.11 cards. The development will focus on Linux, as this is the most accessible platform, but will expand as we get access to more platforms
  3. 所属分类:手机WAP编程

    • 发布日期:2008-10-13
    • 文件大小:2113090
    • 提供者:陈新
  1. poco-1.3.6p2.zip

    0下载:
  2. 很不错的C++网络库
  3. 所属分类:源码下载

  1. POCO_Net.zip

    0下载:
  2. POCO Net library for C++ with CppUnit test,POCO Net library for C++ With CppUnit test
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:498622
    • 提供者:leo
  1. PocoFtp

    2下载:
  2. Qt框架下的使用Poco库编写的Ftp客户端-Ftp client written with Poco library under Qt framework
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-09
    • 文件大小:1487815
    • 提供者:Zeng Yan
  1. PocoImg

    0下载:
  2. Poco图片下载程序,提供用户ID,可将该用户的所有图片进行下载存储-Poco picture download to provide the user ID, the user can download all the pictures stored
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:8136
    • 提供者:Eric Lau
  1. Foundation

    0下载:
  2. poco foundation lib source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2243994
    • 提供者:leo
  1. Util

    0下载:
  2. POCO Util library for C++ with CppUnit test souce code-POCO Util library for C++ With CppUnit test souce code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:180994
    • 提供者:leo
  1. Biblioteca

    0下载:
  2. Aplicacion de una biblioteca , falta un poco de codigo pero esta a mas de un 70-Aplicacion de una biblioteca , falta un poco de codigo pero esta a mas de un 70
  3. 所属分类:Database system

    • 发布日期:2017-04-04
    • 文件大小:88038
    • 提供者:orlando
  1. src.tar

    0下载:
  2. Example of c++ Code using Poco::LRUCache and MongoDB
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:774
    • 提供者:John Alvarez
  1. poco-1.3.6p2

    0下载:
  2. For windows (basic) C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server and embedded systems.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3329458
    • 提供者:Ranger
  1. HTTPClientSession

    0下载:
  2. POCO C++ Libraries sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:13416
    • 提供者:sabri
  1. BinaryWriterReader

    0下载:
  2. POCO C++ Libraries sample code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:9673
    • 提供者:sabri
  1. poco-1.3.5-all

    0下载:
  2. 我也不知道这是干啥的。 -I do not know if this is Gansha s. I do not know if this is Gansha s.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5412899
    • 提供者:
  1. sdp

    0下载:
  2. SDP协议,基于poco c++库,包含测试代码-SDP protocol c++ implement, base on poco c++ library, include testsuite project
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:207862
    • 提供者:yoda
  1. pocoChatServer

    0下载:
  2. VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是服务端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the service end
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:1113283
    • 提供者:姚远
  1. pocoChatClien

    0下载:
  2. VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是客户端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the client
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:644542
    • 提供者:姚远
« 1 23 »
搜珍网 www.dssz.com