资源列表
inv.tar
- 一个高效的排序以及倒置算法,值得研究。希望对你们 有帮助。哦可
prim
- Prim算法用于求无向图的最小生成树. -Prim algorithm is used to seek an undirected graph of the minimum spanning tree
qiu-dan-ci
- 输入一个字符串,再用C语言实现单词个数计算的问题,-Enter a string, and then calculated the number of C language word problems
CQueue
- 数据结构 图的实验 邻接图 学生版 使用-graph
creat-tree-2
- 建立一个二叉排序树,定义线性表函数,插入函数,删除函数-Build a binary sort tree, defined linear table function, insert function, delete function
create_COE_file_from_vector
- Create COE for Xilinx FPGA
dynamic-programming
- 用动态规划法求两个字符串 A="xzyzzyx"和 B =”zxyyzxz“的最长公共子序列-For two strings A dynamic programming method = " xzyzzyx" and B = " zxyyzxz" the longest common subsequence
ChessBoard
- 用4种不同形态的L型骨牌覆盖一个给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重又能叠覆盖。-In four different forms of L-type domino covering a given special special squares on the board in addition to all other boxes, and any two L-shaped dominoes can not be re-stacked coverage.
StatisticsNumber
- 读入一个西文文本文件,找出文件中的不同字符,对各个不同字符的出现次数进行统计并输出。注意需要重新设定文本路径-Read the text into a text file with the West to identify the different characters in the document, and the emergence of the different number of characters and output statistics. Attention to the
QuickSort
- 快速排序实现,用CSharp语言实现,使用了Split和Partion-Quick Sort
erchapaixushu
- 二叉排序树的中序遍历(即先访问左子树然后是跟最后是右子树)-Binary sort order traversal of the tree (that is, first and then visit the left subtree is right with the last sub-tree)
linklist
- 顺序表上的基本操作实现,一些基本的操作步骤,测试可用,可以下载下来学习一下-Basic operations on the order of the table, some of the basic steps, the test is available, you can download it to learn about