资源列表
matrix
- Matrix operations solution of AX=B Jordan and newton Methods
wordsort
- 基本的冒泡算法,可供数据结构的初学者参考,希望能有所帮助。-sort
lianbiao
- 制作一个单向链表,实现以下功能 可以前向插入 后向插入输入 可以删除数据 可以查询显示数据-The production of a one-way linked list, the following functions can be inserted before the insertion can delete the data input display data available
shu
- 1.建立一个抽象数据类型的二叉树演示程序,菜单包括Creak(建树),Traval(遍历),LEAVES(叶子结点),DISPLAY(显示),DESTROY(销毁),EXIT(退出)。 2待加工的数据为字符型,在过程中键入.-1. The establishment of an abstract data type of binary tree demo program, and the menu includes Creak (contribution), Traval (traverse
shujulianbiao
- 数据结构对于链表的操作 包括创建,添加,删除,移位,插入等操作-Linked list data structure for the operation, including create, add, delete, shift, insert, such as operation
puk
- 北大大牛代码 1240道题的原代码 超级权威 -North Daniudi title code 1240 of the original super-authority of code
8Queen
- 此程序乃8皇后问题,是数据结构中一个典型递归调用程序,此程序可输入任意个皇后数目赖进行计算-This procedure is 8 Queen' s problem is the data structure of a typical recursive procedure call, this program can enter any number of Queen' s calculation depends on
Garwick
- 这个课程项目完成了一个修改版的Garwick存储结构与查询设计。给定了一组数值, 如何以一定概率分布存储到表(table)中,然后再根据最大效率利用内存的原理(garwick规则),动态更新数据存储情况。-This course project has finished a modified version of Garwick algorithm. At first, a group of data is given then they are saved into the table wi
Binary_Tree
- Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉树。 一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。 该文件还提到计算机内存时(读/写)和avarage参考值。 这个工程在Microsof
Project
- 通过输入文本文件(待压缩文件)的文件名(.txt)向指定目标文件夹输出压缩文件(文本文件),同时计算出文件压缩率。附加解压功能。-By entering text file (to be compressed file) of the file name (. Txt) to the designated destination folder output compressed file (text file), at the same time to calculate the rate of
JosephRing
- 数据结构中线性表的应用,约瑟夫环算法。便于数据结构的学习。-Linear data structure in the application form, Joseph Ring algorithm. Data structure to facilitate learning
good
- 这是网络上一位网友自己写的数据结构里一些算法的实现,对学习数据结构的初学者比较有帮助。-This is a network of friends to write their own data structure to achieve a number of algorithms, data structures for beginners to learn more to help.