资源列表
HIT-IRLab_full_2005.3.3
- 哈工大同义词词林 哈工大同义词词林-HIT-IRLab similiar
search
- 有关数据结构查找的一些讲解,包括二叉树查找,B+树、B-树查找,哈希算法等内容。-Find some of the relevant data structure to explain, including the binary search, B+ tree, B-tree search, hash algorithms and so on.
Romania_Trip
- 罗马利亚度假问题 一. 问题描述 分别用代价一致的宽度优先、有限制的深度优先(预设搜索层次)、贪婪算法和A*算法求解“罗马利亚度假问题”。即找到从初始地点 Arad到 目的地点 Bucharest 的一条路径。 要求: 分别用文件存储地图和启发函数表,用生成节点数比较几种算法在问题求解时的效率,并列表给出结果。-Romania holiday issue I. problem descr iption Respectively, consistent with the c
dazhengshu
- 本人上传的是用分治法实现的大整数算法,采用的是数组形式。-I uploaded is to use divide and conquer to achieve a large integer arithmetic, using the array form.
zuiduanlujing
- 求一个有向图中的最短路径,给定一个源点求该点到其他点的最短路径-Seeking a directed graph of the shortest path, given a source point of seeking other points that point to the shortest path
《Java数据结构与算法》中的源代码和applet
- Java数据结构与算法》中的源代码和applet.rar-Java data structures and algorithms "of the source code and applet.rar
jfqs_multiplier
- 使用加法器树乘法器实现8位乘法运算,VHDL语言予以实现
dv
- 一个新的voronoi算法实现,可参照文档-A new voronoi algorithm implementation, be guided by the document
btree_post
- 通过给出的二叉树的先序和中序遍历的序列,确定其后序序列-Through the binary tree given preorder and inorder traversal sequence, determine the sequence of the subsequent sequence
Combination-logic-algorithm
- 本文介绍了组合逻辑的基本算法,以及c代码-This article describes the basic algorithm of combinatorial logic, and c code
Data_Structure
- 关于数据结构的相关内容,表达式树,前中后序遍历,哈夫曼编码,线性表操作
four_BiTree
- 二叉树的基本操作:建立、销毁、先序排序、中序排序、后序排序、广义表输出-The basic operation of a binary tree: create, destroy, first order sort, the sort order, the sort order, generalized table output
