资源列表
Romberg
- 用于求数值积分的龙贝格求积公式!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Used for numerical integration of Romberg quadrature formula! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
prim
- 数学计算 最小生成树-Prim算法-Math math-Prim minimum spanning tree algorithm
Btree
- 按层次序依次输入完全二叉数的元素值,以链表方式建立该完全二叉树,并按中序遍历结果输出结点值。-Hierarchical order followed by complete binary input values the number of elements to list the establishment of the complete binary tree method, according to the results in traversing the value of output
tdma
- It is an useful cfd code.i solved an differential equation with guess-sidel method.in this method knowns are in the left hand side and unknownsa are in the right han side.this process in done for Jacubi method too.
single-list-method
- 此实验利用前插法创建一个单链表,利用单链表的功能动态地开辟空间存储数据,以及删除数据释放空间。首先建立带表头结点的单链表,并输入数据。接着输出单链表中所有结点的数据域值。然后输入x,y在第一个数据域值为x的结点之后插入结点y,若无结点x,则在表尾插入结点y。最后输入k,删除单链表中所有的结点k,并输出被删除结点的个数。-The experimental use of forward runs to create a single list method, using a single linke
STACK
- c语言,数据结构 ,栈,实现入栈,出栈,判断栈空等各种方法-c language data structure, stack, to achieve the stack, stack, stack waited in vain for a variety of methods to determine
FindChange
- 找零钱算法,输入在文件中扫苗 输出在输出.txt中-returned the change
INT1
- [c++] calculation of interpolation
int_gl
- 高斯勒让德公式,利用高斯勒让德两点公式计算积分,-Chrysler let Germany formulas, Chrysler let Germany two o' clock integral formula
auto
- 这个关于智能指针的源代码,欢迎广大爱好编程的学习-This source code, welcomed the loving programming learning about smart pointers
float_save
- 浮点数存储方法,此方法解决了浮点数不能使用强制转换数据类型,直接拆分存储的难题-Float storage, this method can not be used to solve the floating point data type cast directly split storage problems
tree
- 二叉树的建立、遍历、计算树的层数,简单易懂,合适初学者学习。-The establishment, computation tree traversal, the two fork tree layers, easy to read, suitable for beginners to learn.