资源列表
express1
- C语言的一些常用的经典的非常重要的算法(1)
实现有限元软件ansys输出单元编号的按高程随机选取
- 实现有限元软件ansys输出单元编号的按高程随机选取,Ansys finite element software to achieve the output unit numbers randomly selected by the elevation
Hanoi
- 汉诺塔问题的非递归解决,能够用非递归的方法解决汉诺塔问题-Tower of Hanoi non recursive solution can be non-recursive solution to the Tower of Hanoi problem
xunhuansai
- 算法:循环赛日程表,适用于任何数,根据王晓东算法设计与分析编写-Algorithm: round robin schedule
bubble_sort
- This an example of the use of Bubble sort algorithms developed in c#-This is an example of the use of Bubble sort algorithms developed in c#
gf28
- matlab 二位元陣列乘法除法的程式碼-matlab source code
125
- 经典链表删除算法,初学者可能遇到的问题这里解决了-Classic list deletion algorithm, beginners may encounter problems solved here
gauss
- 利用高斯列主元法求解四元一次线性方程组。-Gauss main element method
1220
- we can create a file.
DE2
- 实现差分进化算法,并通过了rastrigr函数的测试,在全局上搜索得到了正确的结果。-Achieve differential evolution algorithm, and passed the test rastrigr function in the global search to get the correct results.
p1-1
- C语言编程实现根据输入的半径来计算圆的周长和面积源代码。-C programming language based on the input to calculate the radius of a circle' s circumference and area of the source code.
Extended_GCD
- 扩展欧几里得算法,能够求解同余线性方程组。数论里的内容。-Extended Euclidean Algorithm can solve the congruence of linear equations. Number theory in content.