资源列表
Chinese-WordCut
- 这是一个中文分词程序,读入一个Txt文档,可以对里面的段落进行分词-This is a Chinese word segmentation program that reads a Txt document segmentation paragraphs inside
Lagranges-interpolation
- 拉格朗插值算法实现。该例子用c++实现拉格朗日差值算法,代码已经进过测试,可直接运行-LaGrand interpolation algorithm. The example used c++ Lagrangian difference algorithm, the code has been to test, and can be run directly
Binary-Tree-Traversals
- 数据结构,用来建立与遍历二叉树的C语言程序-C language data structure used to create the binary tree traversal procedures
cunchujiegou
- 采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。 -Adjacency matrix storage to the network, to establish a network and single-source shortest path algorithm.
rand-program
- 一个简单的随机数生成程序,采用c++语言,在visual c++ 6.0环境执行-A simple random number generator program, using c++ language, in visual c++ 6.0 environment to perform
LL
- comprehensive linked list programs which has all basic functions like insert, print and linked list reversal for developing basic understanding of linked lists
TRIAL
- as simple program which reverses k alternate nodes of a singly linked list by using an efficient algorithm.
PALIN
- a simple program to check if the given program is a palindrome or not and if it is then inform the user who entered the string as input.
binaryHeap
- 二叉堆的模板类,实现基本功能以及一些拓展功能-the template code of Binary Heap
REINAS-NUEVO
- Solution to the 8 queen problem using genetic algorithms in c-Solution to the 8 queen problem using genetic algorithms in c++
searchanddelete
- 用不带表头的单链表实现查找和删除并输入和输出链表中的元素 -Find and delete elements in the linked list, and input and output with a single linked list without header
Graph_Operation
- 实现了数据结构中图的所有操作,是学习数据结构的重要参考资料。-Implementation of the data structure in all operations, is an important reference for learning data structures.
