-
Geese
雁群编队控制算法,根据原文进行简化,UAV上可以进行编队控制(Formation Control Algorithms for Wild Goose Groups)
- 2021-01-31 19:08:34下载
- 积分:1
-
经典中的经典!STL源码分析
这是STL(标准模板库)学习的经典书籍,书中大量详细的剖析了STL的源码,相信认真读过这本书的读者用STL进行编程的能力会有很大提高(STL (Standard Template Library) learning the classic books, book a lot of detailed analysis of the source of STL, I believe carefully read this book readers with STL programming capacity will be greatly improved)
- 2005-05-12 06:54:31下载
- 积分:1
-
Array_Creation
给出了《IDL学习教程》中的若干function list。这里是与操作矩阵的相关函数。(Gives the " IDL Learning tutorial" in the number of function list. Here is the matrix of the correlation function and operation.)
- 2009-11-03 10:05:53下载
- 积分:1
-
ANSYS-APDL-Examples
有限元分析软件ANSYS的编程语言APDL写的工程实例,附有丰富的注解。(Examples of the project with ANSYS programming language APDL , accompanied by many notes.)
- 2021-04-19 08:18:51下载
- 积分:1
-
BESO
双向性渐进结构优化方法源代码,双向性渐进结构优化方法是YImin Xie教授提出的拓扑优化优化方法,是目前几种流行优化方法之一。(The code of Bidirectional progressive Structure optimization method.)
- 2021-02-26 00:59:37下载
- 积分:1
-
迭代法求根
说明: 用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
- 2020-06-24 19:20:02下载
- 积分:1
-
Matlab有限元结构动力学分析与工程应用(源程序)
《Matlab有限元结构动力学分析与工程应用》一书中例子的源程序,对于学习采用matlab进行有限元计算很有指导意义!(The source program of the example in the book "Dynamic Analysis and Engineering Application of Finite Element Structures in MATLAB" is very instructive for learning how to use matlab to carry out finite element calculation.)
- 2020-11-12 15:19:43下载
- 积分:1
-
有趣的二进制 软件安全与逆向分析
说明: 有趣的二进制 软件安全与逆向分析学习资料,希望能绑到有需要的人(Interesting binary software security and reverse analysis learning materials, hoping to be tied to people in need)
- 2019-05-20 20:53:16下载
- 积分:1
-
079842-01
《深入浅出Python机器学习》源码 ipynb格式("Deep and Simple Python Machine Learning" Source Code ipynb Format)
- 2020-06-17 13:00:02下载
- 积分:1
-
最大公约数和最小公倍数
说明: 输入两个数,求他们的最大公约数和最小公倍数。(Enter two numbers to find their maximum common number and minimum common multiple.)
- 2020-06-24 19:40:01下载
- 积分:1