搜索资源列表
c-algorithm-set
- c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
exmp3_15
- 设计一个应用程序能将一组整数数据按由小到大的顺序存 放在一个连续的整数表(顺序表)中,并能以该顺序表生成 一棵二叉树用于存放有序表中元素-design an application can a group headed by integer data stored in the sequence of consecutive integers a table (Table sequence), and be able to generate the sequence table for
DTreebydhm
- c4.5决策树的实现,应用于一个医学诊断-Bank Decision Tree realized, used a medical diagnosis
P2Particle
- 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,
wuziqi1100
- 这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程。-here Design and Implementation of a crew of 331 under the procedures adopted Game tree, Application of pruning trees and the largest and most principle Search
tree_min
- 该程序是基于IDL平台下开法的应用随机搜索树进行搜索的优化算法实例!-the program is based on the following IDL platform Act of random search tree search algorithm optimization examples!
tree
- 树的应用,实现树的递归,非递归的多种顺序查找 -tree applications, the tree is recursive and non - recursive sequence of the multiple search
C_DadaStructure
- 数据结构实现源程序,包括堆栈-堆栈应用-中序 到 后序的转换和计算,广义表,二叉树
XMLStringlate
- ML DOM (文档对象模型)对象提供了一个标准的方法来操作存储在XML文档中的信息,这就是DOM应用编程接口(API)函数。它是应用程序和XML文档之间的桥梁。DOM包含两个关键的抽象概念:一个是树状的层次结构,另一个是用来表示文档内容和结构的节点集合。树状层次包括了所有节点,节点本身也可以包含其他的节点。这样的好处是可以通过这个层次结构来找到并修改某一特定节点的信息。 微软的MSXML解析器读取一个XML文档,然后把它的内容解析到一个抽象的信息容器中,该信息容器被称为节点(NODES)。这些
DAC_Release
- OPC工具包是用来简化OPC规范服务器/客户端开发的工具包,它是对OPC DA/AE/HDA 诸多规范接口及应用的封装,支持VB/VC/DELPHI/CB/.net语言,支持win98, winxp, win2000, win2003平台, 支持同步/异步访问,支持读写双向访问,支持分布式体系结构,支持树型标签结构,支持自定义标签属性。应用OPC工具包,可以使开发者在很短时间内开发出一个符合OPC规范的服务器/客户端软件,既无需涉及烦琐的OPC协议,也不必掌握复杂的COM技术。该工具既适用工控技
orctree
- 英文文献,语句不是很难。介绍的是八叉树在数控仿真领域里的应用
line-tree-sourse-code
- 此代码是线段树的实现源代码,可用O(nlogn)的时间查找出一段线段中任意一段的信息。做acm题很有用,应用程序中相信也能优化很多算法!
高维数据空间划分树
- 用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。-Matlab prepared with k-dtree, to speed up the search, put together in the point cloud in a wide range of applications.
