登录
首页 » 电子书 » 计算机对等联网P2P技术是目前新一代网络技术研究的活跃领域,它在网络资源利用率、消除服务器瓶颈等多方面都有明显的优势。而Gnutella协议就是一个基于P2P网...

计算机对等联网P2P技术是目前新一代网络技术研究的活跃领域,它在网络资源利用率、消除服务器瓶颈等多方面都有明显的优势。而Gnutella协议就是一个基于P2P网...

于 2022-01-24 发布 文件大小:1,014.09 kB
0 203
下载积分: 2 下载次数: 1

代码说明:

计算机对等联网P2P技术是目前新一代网络技术研究的活跃领域,它在网络资源利用率、消除服务器瓶颈等多方面都有明显的优势。而Gnutella协议就是一个基于P2P网络的文件搜索,数据交换协议。-P2P peer-to-peer computer networking technology is a new generation of network technology is currently an active area of research, which the network resource utilization, eliminate server bottlenecks and so have an obvious advantage. The Gnutella protocol is a network based on P2P file search, data exchange agreements.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • book covers, published in two volumes. Bentaoshu on Microsoft Visual C 6.0 basis...
    本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库按照应用的功能划分为根类,MFC应用结构类,窗口、对话和控件类,绘画和打印类,简单的数据类型类,数组、列表和映射类,文件和数据库类,Internet和网络类,OLE类,调试和异常类等类。而其中的每一分类都是应用编程或其中某个方面的重要课题。本书按字母次序排列了MFC全部的类,并详细介绍了每一个类的成员,包括成员函数和数据成员,以及类之间的关系,如派生等。对于典型的用法,本书在用常规方法解释之余,还附加了精炼的代码示例,可供读者揣摩、研究。类库2-book covers, published in two volumes. Bentaoshu on Microsoft Visual C 6.0 basis Class (MFC) comprehensive reference hands register. Comprehensive and authoritative book is the greatest characteristics. MFC according to the application of functional roots category, MFC Application category structure, windows, dialogue and control classes, painting and print category, simple data type category, arrays, class lists and maps, documents and database category, Internet and network categories, OLE category, debugging and unusually for such category. And the classification is applied for each program or some aspect of an important topic. The book arranged in alphabetical order of all of the MF
    2022-07-09 17:48:50下载
    积分:1
  • Software process development documentation, software engineering, and applied to...
    软件过程开发文档,软件工程方面的,适用于个人或者小团队-Software process development documentation, software engineering, and applied to individuals or small teams
    2022-03-06 11:18:02下载
    积分:1
  • 此资料源于科大教程(VC++),本人看了一遍感觉蛮好的,值得大家学习!...
    此资料源于电子科大教程(VC++),本人看了一遍感觉蛮好的,值得大家学习!-This information was taken from UESTC Tutorial (VC++), I watched it again feels just fine, and worth learning!
    2023-06-10 13:20:04下载
    积分:1
  • 这是一本很好的语言程序设计,特别拿出来与大家共享。 第二部分...
    这是一本很好的语言程序设计电子书,特别拿出来与大家共享。 第二部分-This is a very good program design language e-books, especially out to share with you. Part II
    2022-04-01 19:31:43下载
    积分:1
  • TD使用手册,详细描述软件测试工具TD的使用手册
    TD使用手册,详细描述软件测试工具TD的使用手册-TD
    2022-08-26 11:42:00下载
    积分:1
  • 用户名管理,密码123456可以登录到管理员
    用户名admin、密码123456可登录到管理员级别的用户界面。 用户名user、密码123456可登录到普通用户级别的用户界面 初始的家庭成员财务信息文件名为family,如要利用此系统进行家庭成员财务信息的管理,系统会提示用户输入家庭成员财务信息的文件名,则要输入此文件名,或输入管理员使用系统时新建的文件名。如删除该文件,则需在系统中调用相应的功能函数重新创建初始化文件。 初始的用户信息所在的文件名为yonghu,系统默认即为此文件名,不可删除。 -Username admin, password 123456 can log on to the administrator-level user interface. User name user, password 123456 can log on to the ordinary user-level user interface the initial members of the family financial information document, entitled family, such as to make use of this system of family members of the management of financial information, the system prompts the user to enter financial information of family members file name, will have to enter this file name, or enter the system administrator to use the new file name. Such as delete the file, then call in the system function corresponding to re-create the initialization file. User information where the initial document yonghu, that is, to this end the system default file name, can not delete.
    2022-10-20 06:35:03下载
    积分:1
  • 《C++ 陷阱》内容简介 转自:http://infopower.com.cn/showdetail.php?isbn=7...
    《C++ 陷阱》内容简介 转自:http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8 C++ 是一门高效率但是复杂的编程语言,因为它的复杂性,使得程序员有机会去面对形形色色的各种设计和编程错误。如何去规避这些陷井,编写出更具重用性和易维护的C++代码,正是本书的目标所在。作者Stephen C. Dewhurst结合了将近二十年的C++开发经验,罗列了最常见的99个小问题,并详细阐述这些问题的解决之道,让读者在不知觉之间掌握C++的高级编程技巧,充分领悟C++的细微之处。阅读本书,必会对实际工作带来巨大的帮助。- C++ Trap carried Description: http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8 C++ Are an efficient but complex programming language because of its complexity, programmers have the opportunity to make the face of all sorts of various design and programming errors. How to circumvent these pitfalls, the preparation of a more reusability and easy maintenance of the C++ Code, it is the objective of this book. Author Stephen C. Dewhurst combines nearly two decades of C++ Development experience, listed the 99 most common minor problems, and elaborate on these issues a solution so that the reader can not grasp consciousness between C++ high-level programming skills, to fully comprehend C++ s
    2022-03-06 14:33:18下载
    积分:1
  • linux系统调用
    linux系统调用-linux system call
    2022-07-25 20:08:32下载
    积分:1
  • 如何用java做的数据结构编程
    how to do data structure programming with java
    2023-08-23 17:40:03下载
    积分:1
  • ejb3 实例教程,以实例的形式,深入浅出教你学习ejb3.0
    ejb3 实例教程,以实例的形式,深入浅出教你学习ejb3.0-ejb3 examples of guidelines to examples in the form of easy-to teach you to learn ejb3.0
    2022-02-05 09:04:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载