资源列表
ReadAnsys
- 读取Ansys有限元模型的质量及刚度矩阵的程序-Another program source code for reading Ansys Mass and stiffness matrix
Springer.Verlag.Programming.Challenges
- the programming contest training mannual,本书介绍了ACM算法比赛中的各种经典算法和实例讲解-the programming contest training mannual, the book introduces a variety of game ACM algorithm and examples to explain the classical algorithm
cylinder8
- 圆柱绕流。圆柱表面采用FH格式,均匀速度入口、自由出流、上下壁面非平衡态外推格式。让自由出流边界格点的密度也等于临近一层的。 -Flow around a circular cylinder. Cylindrical surface using FH format, uniform speed entrance, free flow, upper and lower wall non-equilibrium extrapolation scheme. Let free flow lattic
mohu
- 模糊PID的响应速度比常规PID控制快,而且系统的调整时间很短,没有超调。神经网络PID与模糊PID的控制效果相同,都能在极短的时间内,消除偏差,快速地克服偏差的影响,改善了系统动态特性.-Fuzzy PID response speed faster than the conventional PID control, and adjust the system time is very short, there is no overshoot. PID and fuzzy neural ne
BinaryTrees_Excellent
- Excellent binary trees material for developer, which is compiled by university consortium.
Dijkstras
- This Application for Students who are starting stage of Data Structures and Algorithms. Application is in the Language of C++.-This is Application for Students who are starting stage of Data Structures and Algorithms. Application is in the Language o
AntNet_manual
- antnet的源代码在ns2上面的仿真的安装步骤。是有线的蚁群算法-code of antnet
travelSP_lhd
- 用遗传算法实现巡回旅行商(邮差问题)的程序。可自由设置城市位置及数目,可设置个体数、代数、交叉率参数。运行过程中可记录每代各个体的基因编码数据于文件中,帮助深入研究遗传算法解决优化问题的机理。-The procedures using Genetic Algorithms to work Traveling Salesman problem.
PIDBOOK
- PID的算法书,描绘了经典的PID算法及其应用等-pid MATH PROGRAM
hannuota
- 计算机组成原理 海明码校验根据数据输出根据算法算出的海明校验码 2 实现汉诺塔,递归算法-haiming code hanruo
hopcroft-carp
- 二分图匹配的Hopcroft-Carp算法-Bipartite graph matching algorithm for Hopcroft-Carp
add
- ACM的一个经典算法,计算两个大整数的相加,采用STL容器-ACM, a classical algorithm to calculate the sum of two large integers, the use of STL containers