资源列表
大整数
- c++写的一个关于数据结构大整数的问题,相信会给喜欢数据结构的朋友们带来帮助!-c write data on the structure of a large sum of the problem, I believe, would like the data structure to help bring friends!
lagelangri
- 这是一个用拉格朗日插值法求解方程组的解。程序不是很完善,多多包涵.-This is a Lagrange interpolation method of solution of equations. Process is not very perfect, forgive me.
circularqueue
- 数据结构中队列的应用,用单链表实现循环队列-Queue data structure in the application of the realization of a single linked list Circular Queue
Gauss-Seidel_iteration
- 高斯-塞德尔GS迭代法求解矩阵,采用MSR法实现系数矩阵的存储-Gauss- Seidel iteration GS
binary
- 用二叉链表树对多项式进行运算,对多项式进行加.减.乘运算-Binary tree with a list of polynomial operations on polynomial plus. Decreased. Multiplication
threadtree1
- 先序输入二叉树,输出树形结构,二叉树中序线索化-Preorder binary input and output tree structure, in order threaded binary tree
Noname1
- 设线性表存放在向量A[arrsize]的前elenum个分量中,且递增有序。试设计一算法,将x插入到线性表的适当位置上,以保持线性表的有序性。-Let the linear vector table is stored in A [arrsize] elenum a component in the first, and increasing order. Design a test algorithm, the linear form x into the proper position to
t1
- 主要是解决8皇后问题,同时可以通过改变数组大小解决N皇后问题,最后将结果输出到一个txt文档中-It is to solve the eight queens problem, and can solve the N queens problem by changing the size of the array, the final output the results to a txt file.
BICG
- BICG算法,是Krylov子空间的迭代方法之一-The BICG algorithm is one of the Krylov subspace iteration method
Tree_App
- Tree Application implementation on C
Frequency-Extraction-Program
- 频率提取程序,该程序利用傅立叶变换,提取设定频率范围,并变换为时间域-Frequency Extraction program that Fourier transform, extraction and setting the frequency range, and converted into a time domain
52
- 蛇形矩阵测试文件。输入数字N,给出一个NxN的蛇形矩阵。-Snake-like matrix of the test document. Enter the number of N, gives the snake a NxN matrix.
