资源列表
cavity2_map
- 很强的有限元分析软件ansys55的源码,用于计算规则长方体空腔的固有频率和模态-strong finite element analysis software ansys55 source code, rules for the calculation of the rectangular cavity natural frequencies and mode
liner
- 数值计算利用fft分解法来求解线性方程组,简明方便
GetCombin
- 这是应用移位算法生成组合的Perl包,包含两套函数,可生成形如 C(m,n)的数字序列组合,和多组的综合组合,具体请研读代码,有简要说明的。-This is the application of displacement algorithm to generate the Perl package combinations, including two sets of functions, such as creating form C (m, n) the number of sequence
zxscs
- 利用最小生成树解决多个城市之间的网络连接,以达到最好的情况-Using minimum spanning tree, solve the network connection between multiple cities, in order to achieve the best situation
huffman00
- 数据结构实验:哈弗曼编码,在vc环境下实现,用c++编写-huffman tree
bankmethod
- 银行家算法 数据结构编程必用的基本程序 含有注释-Banker' s algorithm programming data structures will contain comments with the basic procedures
sy_4
- 对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。-the shortest route
dancinglinks
- 十字链表,解决数独的神器。dancing links-dancing links
2chashu
- 最简单易学的二叉树例子,适合刚开始接触数据结构的同学!-The simplest example of a binary tree to learn, just getting started with a data structure suitable for the students!
SButterworh.f
- 二阶Butterworth滤波器, 可以直接用于数字信号处理,里面有输入输出说明,很详细-Second Order Butterworth Band-Pass Filter
jiancehuodongduan-
- 活动段检测算法 适合特征向量提取 考虑断点情况-Activities segment detection algorithms for feature extraction breakpoint consider the case
BSTToDoubleLinkedList
- 二叉搜索树 转为 双向链表, 导入eclipse时要改包名package classOne -BST To Double LinkedList change package name,