资源列表
biThrTree-hfut
- 合肥工业大学数据结构试验四线索二叉树,包括完整的实验要求、实验预习报告、实验最终报告 实验任务∶ <1>按先序次序遍历先序线索二叉树。 <2>按中序次序遍历中序线索二叉树。 <3>将值为x的结点作为先序线索二叉树T的左子树的(先序)最后一个结点的右孩子插入进去。 <4>按中序次序线索化二叉树。 <5>按后序次序线索化二叉树。-Four threaded binary tree
ABAQUS-UMAT-metal-material-model
- Metal material model
Vumat-user-defined-material-A1
- User defined material
erchashu
- 假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其夫结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。 -Assuming that the top-down hierarchy, from left to right input each node is a triple (N, P, L/R). N oriented junction element t
duoxiangshi
- 采用链式结构实现任意多项式的存储,求两个多项式的和。 -Using the chain structure to achieve arbitrary polynomial storage, and seeking two polynomials.
Single-Source-Shortest-Path
- 从题目给出的N个节点以及相应距离中,找出单源最短路径,采用贪心算法-N nodes and the corresponding distances from the title given to find the single source shortest path, the greedy algorithm
bijiao
- 实现两个文件的相似度比较,采用矩阵比较,取最长子序列-Comparison of the similarity of the two documents, using matrix comparison, take the longest subsequence
039_bus
- bpa环境下,Ieee39节点稳态暂态标准数据-the bpa environment IEEE 39 node Steady State Transient standard data
boiling
- 关于Fluent软件中水平膜状沸腾udf程序代码,属于编译型代码。-About the the the Fluent software level membranous boiling the udf procedure code belongs to the compiled code.
The--longest-common-subsequence
- 本代码是算法设计中的最长公共子序列问题,通过C++编写。-This code is the longest common subsequence algorithm design, written by C++.
383287
- Visual C++常用数值算法集,请注意看说明文件,内容全面,移植方便-Visual C++ numerical algorithm commonly used set, please read the documentation,comprehensive, convenient transplantation
molecular-simulation
- 分子模拟-从算法到应用,提供monte carlo,分子动力学等算法,及fortran程序代码-understanding molecular simulation-from algorithms to applications, including theory and codes based on fortran