首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机的应用论文--信息处理(信息加工)论文--检索机论文

基于广度优先最小生成树及《知网》词汇语义相似度的启发式P2P搜索技术研究与实现

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页

论文共234页,点击 下载论文
上一篇:生态农业支持和保护制度研究
下一篇:球面中具平坦法丛子流形的外蕴几何研究