资源列表
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
quick-convex-hull
- 算法练习之:快速排序实现凸包算法。附有ppt进行详细说明。-Algorithm practice of: algorithm quicksort convex hull. With ppt be described in detail.
lianbiao
- 1.实现单链表的所有基本操作 2.编写主程序测试所有功能 3.实现循环链表的基本操作,并编写测试程序。 4.实现双向链表的基本操作,并编写测试程序。 -Single linked list of all basic operations to write the main program to test all functions 3. Achieve the basic operation of the circular linked list, and the prepara
相对定向Relative Orientation
- 相对定向.rar
JOB-SHOP-SCHEDULING
- 基于混合遗传算法问题车间调度优化(论文+源码),哈工大本科学生毕业论文,内有源码以及遗传算法和模拟遗传算法相关论文-Shop Scheduling with Genetic Algorithm
chengfahanshufa
- 惩罚函数法法,用于求解二维非线性方程的根,收敛速度快-Roots, convergence speed penalty function method method for solving the two-dimensional nonlinear equations
strassen
- Strassen要求阶n是2的幂,但这样的情况很少。对任一偶数n,总有 n=m*2k, 将矩阵分为m*m个的2k阶矩阵。小矩阵用Strassen相乘,大矩阵用传统算法。设计出偶数阶矩阵相乘的算法。 -Strassen requires order n is a power of 2, but this situation is seldom. On either an even number n, out of a total of n = m* 2k, the matrix is R
