资源列表
euler
- 求解一阶常微分方程的两个欧拉法,先前欧拉和改进梯形法。-solving a differential equation 2 Euler, Euler and improve previous trapezoidal method.
jacobi
- 雅克比迭代法,用于解决大型稀疏矩阵的方程组求解。
Matlab
- 用matlab解决TSP旅行商问题,30个城市的路线优化问题-Matlab solving TSP traveling salesman problem
prim
- 用prim算法实现最小生成树,要求输出为图形界面,实现入选,交换,调整等的功能-Minimum spanning tree algorithm with the prim, the output for the graphical interface required to achieve selected, exchange, adjustments and other features
b.c
- Magic squares A 3 × 3 square whose cells contain every digit in the range 1–9 is said to be magic of the sums of the rows, the sums of the columns and the sums of the diagonals are all equal numbers. Write a program that generates all magic squar
1111
- C语言和C++ 如何建立双向循环线性链表-C language and C++ of how to establish a two-way loop linear list
liantong
- 用于数据结构的算法研究,求图的联通分量,叶子节点等-Algorithms for data structures, seeking graph Unicom components such as leaf nodes
KramersKronig.tar
- Simple Kramers-Kronig Integration
3stokes
- 该程序为fluent软件进行速度入口造波数值模拟,波浪为三阶stokes波-The program for the FLUENT software simulation of wave speed entrance numerical, three order Stokes wave
24dian
- 输入任意四个整数(0到10),运算符只有加减乘除,还有括号.每个数只能且必须用一次。要求判断这些表达的结果中是否有24。如果有,输出计算表达式:如输入4,6,1,1,输出 4*6*1*1 =24-Enter any four integer (0-10), the operator only addition, subtraction, there are brackets for each number can only be and must be used once. Required t
Caso_AT
- This file calculates a short circuit between a phase and ground.
heat-conduct-with-FVM_SOR
- 基于热传导方程,用MATLAB编程实现的有限体积法,采用SOR超松弛迭代松弛法-Based on the finite volume method for the heat conduction equation programming using MATLAB implementation, the relaxation method using SOR super relaxation iteration
