资源列表
wenduwenti
- 一个用Mathcad进行编写的有限元的温度问题的程序,经验证有效。-Using Mathcad in preparing a finite element procedure for the temperature problem, experience, certification effective.
fft
- 高速定点快速傅立叶变换处理器的设计与实现-High-speed fixed-point Fast Fourier Transform Processor Design and Implementation
SA
- VC编写的退火算法,别的地方下载的,不知道怎么用阿-VC prepared by annealing algorithm, other places to download, I do not know how to use the Arab-Israeli
stamp
- EDA程序: 将spice网表转化为用于计算电路各种参数所需要的相应稀疏矩阵。-EDA procedures: translate the spice netlist into the corresponding sparse matrix in order to calculate the various parameters of the circuit
Guass
- 这里面实现了大地测量中高斯正反算的解算,参考的是《大地测量学》里面的算子。-There geodesy realize the balance of positive and negative Gauss solver, the reference is " Geodesy" inside operator.
aa
- surfer8.0利用vb进行二次开发,画降水量等值线。-surfer8.0 using vb secondary development
dfs_tree
- 标准c++ acm算法实现,DFS求无向图生成树的算法.copy 至vc6.0 可编译-algorithm about dfs
cfd.tar
- IBM 服务器顺序处理任务的操作, 服务一个个运行不同的任务,同时这个项目还会计算出每个任务所花的时间。这是计算机的顺序执行,同时我们在程序中修改后,可以达到同时操作多个任务,提高计算的效率 -Submit some jobs to IBM CLUSTERS. It will deal with the tasks one by one. this project include that calculate the time of each process.
gonghui
- 工会管理系统源代码,全面实用,可以参考。-Union management system source code, comprehensive and practical, can refer to.
5
- 5. 定义二叉树两个结点的最小距离为这两个结点的最近公共祖先分别到这两个结点的路径长度之和。请设计一种方法,找出给定二叉树中任意两个结点的最小距离,可以考虑以图形显示之-5. The definition of binary tree of two nodes for a minimum distance between two nodes, respectively, the most recent public ancestors to these two nodes and the pat
prolog
- A usefull introduction of basic usage, and problems solving in prolog
dualsimplex
- 这是关于对偶单纯算法的c语言程序,也是非常简单易懂,是运筹中常用的-dual simplex method