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

搜索资源列表

  1. MYJChat

    0下载:
  2. 一个可以点对点聊天的JAVA小程序,使用SOCKET编程-be a peer-to-peer chatting JAVA small, the use of Socket Programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30823
    • 提供者:wangyue
  1. DEMO_PRJ

    0下载:
  2. Zilog的CCVChip示例代码,对同行可能有用-veteran of CCVChip sample code, which may be useful for peer
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:458802
    • 提供者:王大雷
  1. pointtopointTransfer

    0下载:
  2. 点对点的文件传输,利用SOCKET编程,简单容易使用。VC-the peer-to-peer file transfer, using Socket Programming, simple and easy to use. VC
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:41190
    • 提供者:xaviersue
  1. Zap2002

    0下载:
  2. 类似于P2P聊天软件的源代码,简单实用。具有基本的聊天工具的功能。-similar to the peer-to-peer chat software source code, simple and practical. Chat with the basic tools function.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:557100
    • 提供者:zhx
  1. Chat_CS1

    0下载:
  2. 基于C/S的JAVA语言开发的聊天程序,可以进行点对点的聊天,供广大JAVA爱好者研究-based on the C / S in the development of the Java language chat procedures that can be peer-to-peer chat, Java lovers for the majority of study
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15161
    • 提供者:孙洁
  1. 30115450638

    0下载:
  2. 一个基于P2P聊天系统的开发,具有注册,通讯,上传东西的功能-based on a peer-to-peer chatting in the development, with the registration, communications, the functional things Upload
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:68195
    • 提供者:邹刚
  1. p2p_Network_Messenger

    0下载:
  2. Peer to Peer Network Messenger 开发文档-Peer to Peer Network Development Document Messenger
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:73094
    • 提供者:胡显臣
  1. Normalized_Cuts_and_Image_Segmentation

    0下载:
  2. 一片分割的好文献,英文的,可以供图像研究的同行参考-a division of good literature, in English, can study the images for peer reference
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1739122
    • 提供者:刘先生
  1. segment_based_on_wavelet

    0下载:
  2. 基于二维小波变换的FMI图象分割英文,有兴趣的图像处理同行参考-based on the wavelet transform two-dimensional image segmentation FMI English, interested peer reference image processing
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:441677
    • 提供者:刘先生
  1. 345645322

    0下载:
  2. 聊天基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。-chatting on TCP / IP network communication technology to achieve a connection-oriented users and server, peer-to-peer - further communication, th
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:792841
    • 提供者:刘开
  1. skype

    0下载:
  2. 在网上找到的SKYPE源程序,对于写P2P通信的朋友很有帮助.-found on the Internet SKYPE source, peer-to-peer communication was helpful friends.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:420759
    • 提供者:qnaqbgss
  1. streamp2p

    0下载:
  2. 老外写的点对点流媒体客户端,简单有效,值得学习 -foreigner to write peer-to-peer streaming media client, simple and effective, it is worth learning
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:55707
    • 提供者:王洪光
  1. chatlaozhumu

    0下载:
  2. 可以聊天类似于一些功能聊天的点对点聊天工具,也可以进行群聊。-can chat some functions similar to the peer-to-peer chat and chat tools will be able to conduct group chat.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:1082725
    • 提供者:陈启显
  1. NetDetector

    0下载:
  2. 网络探测器,实现局域网内的在线计算机设备检测,获得局域网内的在线设备相关信息。 并具有聊天功能,可以实现点对点聊天和群聊 本功能通过UDP方式。-network detector, the LAN-line computer equipment testing, access to the LAN equipment related information online. And with the chat function, can achieve a peer-to-peer chatt
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:69684
    • 提供者:Edifier.Net
  1. P2PDemo

    0下载:
  2. 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:30083
    • 提供者:xiaoyan
  1. P2P_No_Folder_Support

    0下载:
  2. 用VC+Socket实现的P2P点对点文件系统共享系统,虽不是很完善,但里面的策略和方法值得大家借鉴,只供学习和研究之用。-VC + Socket peer-to-peer P2P file system sharing system, although not perfect, But inside the strategies and methods warrants from the use of learning and research purposes.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:125118
    • 提供者:王呈光
  1. pointtopointtalking

    0下载:
  2. 用C#实现的点对点的聊天的详细源代码及所有支持文件-achieve peer-to-peer chat detailed source code and all supporting documents
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:32535
    • 提供者:Shu Jianhua
  1. ptoptalk

    0下载:
  2. 点对点聊天程序源代码,这是我上操作系统时的一个试验程序。-peer-to-peer chat program source code, this is my last one operating system at the testing procedures.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:45446
    • 提供者:张楠
  1. P2Particle

    0下载:
  2. 1、P2P匿名通信系统用户激励机制的研究与设计 2、P2P系统一致性及查询问题研究 3、对等网络有效资源搜索技术及其应用研究 4、基于IP地址的拓扑相关P2P网络 5、基于数据转发树的P2P网络搜索研究-1, P2P anonymous communication system users incentive mechanism and design of the two studies, P2P system consistency and inquiries Study 3,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3472717
    • 提供者:梁运棠
  1. Peer-to-peerConferenceSystem

    0下载:
  2. This is an audio/video chat using VC#.-This is an audio / video chat using VC#.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:31262
    • 提供者:eric
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com