资源列表
MYGRAPH
- 数据结构图的建立,有图遍历,最小二叉树生成- English Spanish Arabic The establishment of a data structure diagram, graph traversal, minimum binary tree generated
NQueueProgram
- 八皇后问题,一个经典的算法题,用的是回溯法,把所有的解全部解出来了-eight queue program , it s has the whole answer
Data_Struct
- 数据结构算法,主要对各种常用的数据算法进行介绍,并且有相应的简单例程-Data structure algorithm, mainly to the various common data algorithm is introduced, and have corresponding simple routines
DataGridView
- This file to set a grid design & load a grid easyly.
bfs
- 利用boost库实现广度优先算法的例子,实现了广度优先算法,对boost的理解有用-an example of bfs utilizing the boost library
1213000
- 链表的创建及其各种操作方法,适合初学者。自己写的,难免有不足的地方-List of creating and its various operation method, suitable for beginners. Wrote, hard to avoid has a shortage of place...
Basic-Data-Structure-By-C
- 严蔚敏数据结构常用算法代码描述,研究生入学考试必考的数据结构和算法,C语言描述和实现,附有注释-YanWeiMin data structure algorithms code descr iption, the postgraduate entrance exam study data structure and algorithms, the C language descr iption and realize, with comments
jihe
- 单链表表示的集合的基本运算,有创建集合、显示集合、并集、交集、差集等-Singly linked list, said the collection of basic operations, to create a collection to display a collection of sets, intersection, difference sets
11
- 栈的基本操作 链式表达方式-Further understand the basic operation of the stack implementation
Kernel-for-Relation-Extraction
- 最短的路径依赖关系提取 我们提出了一个新颖的方法来提取关系,根据观察断言之间的关系之间的两个命名实体在同一个句子1所需的信息通常是由两个实体之间的依赖关系图中的最短路径捕获。实验上提取的ACE(自动内容抽取)报纸语料表明,新的最短路径依赖内核外执行最近的做法,根据去依赖树内核顶层的关系-We present a novel approach to relation extraction, based on the observation that the information requir
mybiytree_2
- 实现中序后序求前序的二叉树的功能,c语言实现,递归,不需构造二叉链表结构-Implementation sequence the order to seek pre-order binary tree functions, c language, recursion, no need to construct a binary linked list structure
paixu
- 实现各种排序并比较各种排序所需的时间,数据结构课程设计,排序综合-shixian gezhong paixu
