1.基于广度优先最小生成树及《知网》词汇语义相似度的启发式p2p搜索技术研究与实现 | 第1-48页 |
第一章 引言 | 第8-12页 |
·论文的选题及其研究意义 | 第8页 |
·P2P搜索技术研究现状 | 第8-9页 |
·论文研究的主要内容 | 第9-10页 |
·本文组织 | 第10-12页 |
第二章 P2P概述 | 第12-16页 |
·P2P的定义[whatis2000] | 第12页 |
·P2P的拓扑结构 | 第12页 |
·P2P模式的主要形式及系统结构 | 第12-13页 |
·集中式P2P | 第12-13页 |
·分布式P2P(纯P2P模式) | 第13页 |
·混合式P2P | 第13页 |
·P2P模式与C/S模式的比较 | 第13-14页 |
·P2P组织与标准 | 第14-16页 |
第三章 基于Prim算法的广度优先生成树算法 | 第16-25页 |
·Gnutella网络消息广播机制解析 | 第16页 |
·Gnutella网络丢弃连接的必要性与可行性 | 第16-17页 |
·广度优先算法 | 第17页 |
·广度优先最小生成树算法(BFMST) | 第17-21页 |
·Prim算法及其在P2P网络搜索中的缺陷 | 第18页 |
·广度优先最小生成树算法 | 第18-21页 |
·网络中新对等点的加入、退出及邻接矩阵的维护 | 第21页 |
·新对等点的加入 | 第21页 |
·对等点的退出 | 第21页 |
·对等点邻接矩阵的维护 | 第21页 |
·广度优先最小生成树算法的复杂度和优越性分析 | 第21-23页 |
·算法复杂度分析 | 第21-22页 |
·节点邻接表的时间复杂度和空间复杂度分析比较 | 第21页 |
·广度优先最小生成树算法的时间复杂度分析 | 第21-22页 |
·算法的优越性分析 | 第22-23页 |
·算法存在的不足及其改进 | 第23页 |
·本章小结 | 第23-25页 |
第四章 基于《知网》的启发式P2P搜索算法 | 第25-33页 |
·智能搜索算法 | 第25-26页 |
·基于《知网》的语义相似度计算 | 第26页 |
·基于《知网》的启发式P2P搜索 | 第26-29页 |
·智能搜索算法的局限性 | 第26-27页 |
·基于《知网》的启发式P2P搜索算法 | 第27-29页 |
·基于《知网》词汇语义相似度的对等点共享文档查询 | 第29-30页 |
·算法分析 | 第30页 |
·算法存在的问题及改进 | 第30页 |
·本章小结 | 第30-33页 |
第五章 算法实现 | 第33-40页 |
·实现环境与步骤 | 第33-40页 |
第六章 结束语 | 第40-42页 |
·研究工作总结 | 第40页 |
·进一步的研究工作 | 第40页 |
·P2P搜索技术未来的发展方向 | 第40-42页 |
参考文献 | 第42-48页 |
2.对等网(P2P)信息检索技术研究 | 第48-119页 |
第一章 引言 | 第52-60页 |
·什么是P2P | 第52-53页 |
·P2P发展历史 | 第53-54页 |
·第一代(集中服务器式) | 第53页 |
·第二代(客户服务器式) | 第53页 |
·第三代(散列服务器式) | 第53-54页 |
·P2P模式与C/S模式的比较 | 第54-57页 |
·研究P2P信息检索的动机及意义 | 第57-58页 |
·本章小结 | 第58-60页 |
第二章 信息检索概述 | 第60-70页 |
·信息检索的定义 | 第60页 |
·信息检索的发展历程 | 第60-61页 |
·早期发展 | 第60页 |
·图书馆的信息检索 | 第60-61页 |
·Web与数字图书馆 | 第61页 |
·信息检索技术的热点 | 第61-62页 |
·智能检索或知识检索 | 第61页 |
·知识挖掘 | 第61-62页 |
·异构信息整合检索和全息检索 | 第62页 |
·信息检索过程 | 第62-63页 |
·信息检索模型的分类 | 第63-67页 |
·布尔模型 | 第63页 |
·向量模型 | 第63-65页 |
·概率论模型 | 第65-66页 |
·神经网络模型 | 第66-67页 |
·基于命题逻辑的模型 | 第67页 |
·信息检索系统评价 | 第67-68页 |
·信息检索的发展方向 | 第68-69页 |
·自然语言理解技术 | 第68页 |
·多媒体搜索引擎 | 第68-69页 |
·可视化检索 | 第69页 |
·P2P对等网络 | 第69页 |
·本章小结 | 第69-70页 |
第三章 P2P拓扑结构和网络模型研究 | 第70-78页 |
·P2P拓扑结构研究 | 第70-71页 |
·P2P网络模型研究 | 第71-73页 |
·静态配置模型 | 第71页 |
·目录式动态配置模型 | 第71-72页 |
·网络式动态配置模型 | 第72页 |
·多播式动态配置模型 | 第72-73页 |
·散列式动态配置模型 | 第73页 |
·P2P模式的主要形式及系统结构 | 第73-76页 |
·集中式P2P | 第73-74页 |
·分布式P2P(纯P2P模式) | 第74-75页 |
·混合P2P | 第75-76页 |
·本章小结 | 第76-78页 |
第四章 P2P信息检索技术研究 | 第78-108页 |
·P2P信息检索的原理 | 第78-80页 |
·分布式信息检索 | 第78-79页 |
·问题描述和一般的体系框架 | 第79-80页 |
·问题难点 | 第80-81页 |
·非结构化P2P网络中的搜索技术 | 第81-93页 |
·纯P2P信息检索技术 | 第82-93页 |
·广度优先搜索(BFS) | 第82-84页 |
·迭代泛洪(Iterative Flooding) | 第84-85页 |
·随机广度优先搜索(RBFS) | 第85-86页 |
·智能检索机制(ISM) | 第86-87页 |
·基于启发式的非结构P2P化信息检索技术 | 第87-88页 |
·定向广度优先搜索和>RES | 第88-89页 |
·基于多播定位的信息检索模型 | 第89页 |
·随机步行者搜索(RWS,Random-Walker Searches) | 第89-90页 |
·随机化传播(Randomized Gossiping) | 第90页 |
·本地路由索引 | 第90-91页 |
·基于主动网络的分布式P2P网络模型[黄道颖2004] | 第91页 |
·纯Peer to Peer环境下有效的Top-k查询 | 第91-93页 |
·混合式P2P信息检索技术 | 第93页 |
·中心化信息检索 | 第93页 |
·基于兴趣局部性优化的P2P搜索 | 第93-99页 |
·具有语义的P2P信息检索模型 | 第94-96页 |
·基于兴趣群的非结构化P2P信息检索模型 | 第96-97页 |
·基于主题划分的有组织P2P搜索算法 | 第97-98页 |
·艺术级(state-of-the-art)的信息检索算法 | 第98-99页 |
·结构化P2P网络中的搜索技术 | 第99-106页 |
·基于DHT的发现技术 | 第99-101页 |
·DHT及其拓扑结构研究的发展 | 第101-102页 |
·基于特征信息定位的P2P网络模型:Barnet | 第102-103页 |
·基于Small-World的P2P信息检索系统 | 第103-105页 |
·针对访问成功率的P2P动态网络对象定位模型 | 第105-106页 |
·本章小结 | 第106-108页 |
第五章 结束语 | 第108-112页 |
·本文工作总结 | 第108页 |
·P2P技术的困境 | 第108-110页 |
·版权问题 | 第108页 |
·管理困难问题 | 第108-109页 |
·网络安全问题 | 第109页 |
·标准之争问题 | 第109页 |
·网络带宽问题 | 第109页 |
·互操作性问题 | 第109-110页 |
·拓扑一致性和资源定位 | 第110页 |
·P2P信息检索技术展望 | 第110-112页 |
参考文献 | 第112-119页 |
3. Research and Realization on Heuristic P2P Information Retrieval Technique Based on Broad First Minimum Spanning Tree and "HowNet" Glossary Semantic Similarity | 第119-162页 |
Chapter 1 Foreword | 第123-128页 |
·The title of the thesis and its researching meaning | 第123页 |
·The current studying of P2P searching technical | 第123-125页 |
·Main content of this thesis studies | 第125页 |
·The organization of this text | 第125-128页 |
Chapter 2 the summary of P2P | 第128-132页 |
·Definition of P2P | 第128页 |
·Topology structure of P2P | 第128页 |
·The main form of P2P mode and system structure | 第128-129页 |
·Centralized P2P | 第128-129页 |
·Distribute P2P (Pure P2P mode) | 第129页 |
·Hybrid P2P | 第129页 |
·Comparison of P2P mode and C/S mode | 第129-131页 |
·P2P organization and standard | 第131-132页 |
Chapter 3 Broad First Minimum spanning Tree algorithm based on Prim algorithm | 第132-141页 |
·Gnutella network message broadcast protocol analyze | 第132页 |
·The necessary and feasibility of Gnutella network abandon connection | 第132-133页 |
·Broad first algorithm | 第133-134页 |
·Broad first minimum spanning tree algorithm(BFMST) | 第134-137页 |
·Prim algorithm and it's shortcoming in P2P network | 第134页 |
·Broad first minimum spanning tree algorithm | 第134-137页 |
·Peer's join and quit in network and maintenance of adjacency matrix | 第137页 |
·Joining new peer | 第137页 |
·Quitting-peer | 第137页 |
·Maintenance of adjacency matrix | 第137页 |
·The analysis of complex and advantage of Broad first minimum spanning tree algorithm | 第137-139页 |
·The complexity of algorithm analyze | 第137-138页 |
·The time and space comparing of node adjacency table | 第137-138页 |
·The superiority analysis of the algorithm | 第138-139页 |
·Shortcoming of the algorithm and improving method | 第139-140页 |
·Summary | 第140-141页 |
Chpater 4 Heuristic P2P search algorithm based on "HowNet" | 第141-149页 |
·Intelligent search algorithm | 第141-142页 |
·Computing glossary semantic similarity of "HowNet" | 第142-143页 |
·Heuristic P2P search based on glossary semantic similarity of "HowNet" | 第143-145页 |
·The localization of intelligent search algorithm | 第143页 |
·Heuristic P2P search algorithm based on glossary semantic similarity of "HowNet" | 第143-145页 |
·Based on querying in share document of peer in glossary semantic similarity of "HowNet" | 第145-146页 |
·algorithm analysis | 第146页 |
·The problem in the algorithm and it's improving | 第146-147页 |
·Summary | 第147-149页 |
Chapter 5 The realization of algorithms | 第149-158页 |
·The environment and step of realization | 第149-158页 |
Chapter 6 Conclusion | 第158-162页 |
·The summary of our studies | 第158页 |
·The further work of our research | 第158-159页 |
·The future developing direction of P2P search | 第159-162页 |
4. Research of P2P information retrieval technology | 第162-230页 |
Chapter 1 P2P summary | 第166-174页 |
·What is P2P | 第166-167页 |
·The history of P2P development | 第167-168页 |
·The first generation(concentrate the server type) | 第167页 |
·The second generation(customer's server type) | 第167-168页 |
·The third generation(break up and arrange the server type) | 第168页 |
·Characteristic of P2P network | 第168-171页 |
·Decentralization | 第168页 |
·Expansibility | 第168-169页 |
·Vigorous | 第169页 |
·Privacy | 第169页 |
·High performance | 第169-171页 |
·The motive and meaning of Studying P2P information retrieval | 第171-173页 |
·Brief summary of this chapter | 第173-174页 |
Chapter 2 The summary of Information retrieval | 第174-186页 |
·The definition of the information retrieval | 第174页 |
·Development course of information retrieval | 第174-175页 |
·Early development | 第174页 |
·Information retrieval of libraries | 第174-175页 |
·Web and digital library | 第175页 |
·The focuses of information retrieval techniques | 第175-177页 |
·A intelligent retrieval or knowledge search | 第175-176页 |
·knowledge excavating | 第176页 |
·constructs information and combines searching and holographic searching differently | 第176-177页 |
·information retrieval course | 第177页 |
·Classification of information retrieval models | 第177-182页 |
·Bool model | 第178页 |
·Vectorial models | 第178-180页 |
·Probability Theory Models | 第180-181页 |
·neural network models | 第181-182页 |
·on the basis of the model with logic proposition | 第182页 |
·information retrieval systems appraising | 第182-183页 |
·Developing direction of information retrieval | 第183-185页 |
·Nature language understanding technology on | 第183-184页 |
·Multimedia search engine | 第184页 |
·Visual search | 第184-185页 |
·P2P reciprocity network | 第185页 |
·Brief summary of this chapter | 第185-186页 |
Chapter 3 A Research on P2P Topological Structure and Network Model | 第186-194页 |
·P2P topological structure | 第186-187页 |
·The P2P network model | 第187-189页 |
·The static-disposed model | 第187-188页 |
·The catalogue dynamic-disposed model | 第188页 |
·The network dynamic-disposed model | 第188-189页 |
·The multi-sowing dynamic-disposed model | 第189页 |
·Distributed dynamic-disposed model | 第189页 |
·The main form and system structure of P2P mode | 第189-192页 |
·Centralized P2P | 第190页 |
·Distributed P2P(Pure P2P mode) | 第190-191页 |
·Hybrid P2P | 第191-192页 |
·Brief summary of the chapter | 第192-194页 |
Chapter 4 Research on P2P Information Retrieval Technique | 第194-225页 |
·Principle of P2P Information Retrieval | 第194-196页 |
·Distributed information retrieval on | 第194-195页 |
·The question described and general system frame | 第195-196页 |
·Difficult point of the question | 第196-197页 |
·Search technologyin the structurization P2P network | 第197-211页 |
·Pure P2P information retrieval technique | 第199-210页 |
·Broad First Search(BFS) | 第199-201页 |
·Iterative Flooding | 第201-202页 |
·Random Broad First Search(RBFS) | 第202页 |
·Intelligent Search Mechanisms(ISM) | 第202-204页 |
·Heuristic non-functional P2P information retrieval technique | 第204-205页 |
·Directional Broad First Search and RES | 第205-206页 |
·Information retrieval models based on massive broadcasting | 第206-207页 |
·Random-Walker Searches(RWS) | 第207页 |
·Randomized Gossiping | 第207页 |
·Local route indexes | 第207-208页 |
·P2P distributed network models based on initiative network | 第208-209页 |
·Effective Top-k inquiry under pure Peer to Peer environment | 第209-210页 |
·Composite P2P information retrieval technique | 第210-211页 |
·Centralized information retrieval | 第210-211页 |
·P2P Search based on interest partiality first | 第211-217页 |
·P2P information retrieval model with semanteme | 第212-214页 |
·The non-functional P2P information retrieval model based on interest group | 第214-215页 |
·Organized P2P search algorithm based on divided themes | 第215-217页 |
·State-of-the-art information retrieval algorithm | 第217页 |
·Search technology in the structured P2P network | 第217-223页 |
·Discovery technology based on DHT | 第218-220页 |
·Development studying in DHT and topological structure | 第220-221页 |
·P2P network model which base on the characteristic information Iocation: Barnet [Yang Bin 2004] | 第221页 |
·P2P information retrieval system which based on Small-World [Zhou Jin 2004] | 第221-222页 |
·Orient models to P2P dynamic network target of visiting success rate on[綦宏伟2005] | 第222-223页 |
·Brief summary of this chapter | 第223-225页 |
Chapter 5 Conclusion | 第225-230页 |
·The summary of this our work | 第225页 |
·Predicament of P2P technology | 第225-227页 |
·Copyright question | 第225页 |
·The problem of management is difficult | 第225-226页 |
·The question of P2P network security | 第226页 |
·The question of Standard | 第226-227页 |
·Question of bandwidth of the network | 第227页 |
·The question of operating each other | 第227页 |
·Topological consistency and resource locate | 第227页 |
·The future developing direction of P2P search | 第227-230页 |
5.附录 | 第230-234页 |
附录一: | 第231-232页 |
附录二: | 第232-233页 |
附录三: | 第233-234页 |
6.致谢 | 第234页 |