资源列表
xianxingfangcheng
- 编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入; (3)方程组的解存放于“向量”B之中,而具有n个元素的B存储空间也通过new来动态分配。 -programmed by the following demands to solve an n-linear equation (equatio
one_shortroad
- 本次试验是讨论单源点的最短路径问题:给带权有向图和源点V到G中其余各顶点的最短路径。
waveform_generation_Tektronix_AWG5000_AWG7000
- My first upload. It generates signals.
usedynamicHuffmanTreeHuffmanCoding
- 掌握树的有关操作算法 熟悉树的基本存储方法 学习利用树求解实际问题 -Master tree are familiar with the operation algorithm for the tree to learn the basic storage method for solving practical problems in the use of a tree
Exp21_1
- 建立二叉排序树类模板。二叉排序树关键技术是二叉排序树的建立和查找-The establishment of binary sort tree class template. Binary sort tree key technology is the binary sort tree establishment and find
Maze
- 用一个具体的二维数组(其元素只含0 1,其中0表示路,1表示墙)抽象成一个迷宫,探谜者从迷宫唯一的一个入口进入迷宫,找出一条通路从唯一的一个出口走出来。-With a specific two-dimensional array (whose elements contain only 01, where 0 means Road, 1 wall) abstracted into a maze, who Exploring the Mystery of the only one from th
LinkListADT
- adt抽象链表,使用模板实现了基本的链表操作-list adt abstract, use the template to achieve the basic list operations
gaunwang
- 给排水管网平差程序,我自己编的,希望对大家有用-Water supply and drainage network adjustment program
huffman
- Implementation of Hoffmann algorithm
1
- 已知先序和中序或者中序和后序,恢复二叉树,并输出-Known first sequence and the sequence or the sequence and the order of restoration of a binary tree, and output
RTCS
- 批量开telnet的VBS不要问我是做什么的 只有你要用的时候才知道这是真正的好东西! -Bulk of the VBS to open telnet do not ask me What is the only use it when you know that this is a real good thing!
