资源列表
vandermond
- 范德蒙行列式求解方法,VANDER(X[],W[],Q[],N),在子过程Vander中实现。-Vandermonde determinant solution, VANDER (X [], W [] [] Q, N), Vander-in process to achieve.
12
- 计算弧长的公式,需要输入弦、半径。联系方式:ybybzgy◎126.com
MCMPFFT
- 嵌入式程序中的fft算法代码,详细输入输出内容参见程序说明-Embedded program code fft algorithm in detail the contents of input-output descr iption of the procedures, see
sort
- Sorting algorithm for study
Jacobi
- 简单迭代法(Jacobi跌代法),输入方程的维数、迭代最高次数、误差范围、方程的系数矩阵、常数矩阵,然后进行简单迭代法(Jacobi)迭代求解。-A simple iteration method (Jacobi or on behalf of the Law), enter the equation of the dimension, the maximum number of iterations, error range, equation coefficient matrix, cons
3
- 数据结构的一部分,堆栈!用C++编写,已验证,正确可运行-Data structure as part of the stack! Written with C++, has been verified to run correctly
cycQueue
- 单循环链表,用C++实现 提供入队,出队,判断空等方法-Single cycle linked list, with C++ into the team, the team judge waited in vain for methods
list
- 双向链表的一些基本操作 Some of the basic operations of the doubly linked list-Some of the basic operations of the doubly linked list
HuffmanTree
- 哈夫曼树的头文件,但凡是没有主程序,自己可以写一个程序测试-Huffman tree, header files, but those who are not the main program, they can write a program to test
quickSort.cpp.tar
- 这是一个快速排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a quick sorting algorithm source code, algorithms are written as a single function, we hope to be useful
Hungary-algorithm-
- 利用增广路径,求二部图的最大匹配的匈牙利算法-The Hungary maximum matching algorithm of Bipartite graph.
code
- ACM数论代码:矩阵快速幂题目的c++源码-ACM game Number Theory Code: Matrix quickly c++ power source