资源列表
fftwrap
- FFT快速算法的实现;定义了不同的类和结构体-fft algorithm
teilang_v50
- 二维声子晶体FDTD方法计算禁带宽度的例子,实现六自由度运动学逆解算法,旋转机械二维全息谱计算的实用例程。- Dimensional phononic crystals FDTD method calculation examples band gap, Six degrees of freedom to achieve inverse kinematics algorithm, Rotating Machinery dimensional hologram of practical spect
transportation
- 运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。-C++ code of transportation problem
yy
- 该函数是用来求出数组的最大元素在数组中的下标-This function is used to derive the maximum element of the array in the array subscr ipt
floyd_matlab
- 使用Floyd计算图形最短距离矩阵和前向路由矩阵,并计算任意两点的最短距离和经过的端点-floyd matlab code about amount the shortest distance of two points.
optimize
- 集装箱优化:集装箱外部尺寸长40米,宽20米,能够存放长方形、正方形、三角形等不同形状的货物,要求装入两种或两种以上不同形状的货物,使集装箱所剩的空间越小越好。-Container Optimization: Container External dimensions 40 meters long, 20 meters wide, can be stored in rectangular, square, triangular, etc. different shapes of goods, r
Differential-Evolution(DE)
- 这是针对解决优化控制问题的差分进化算法,希望对大家有点帮助。-Differential Evolution for Optimal Control Problems
zhanghua
- 主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。-。-mainly to solve the traveling salesman problem (traveling saleman problem, listed tsp, known cities n between the distance from the exis
Simple-GA
- This code for simple GA. It is completely augmented. easy to use. -This is code for simple GA. It is completely augmented. easy to use.
qiangdajisuanqi
- 这是一个用VB编写的很实用的计算器,能够实现数据的加减乘除,乘方,开放,操作简单,而且程序条理清晰,希望大家指点-This is a VB prepared very useful calculators, data can be achieved arithmetic, involution, open, simple, lucid and procedures, we hope guidance
orbital-paraments
- 计算长时间尺度上的地球轨道参数,包括偏心率,地轴倾角和岁差-Earth' s orbital parameters calculation time scales, including the eccentricity, the earth' s axis tilt and precession
Calculator
- 用链表实现的科学计算器,可以输入一个表达式,输出各步的计算过程。可以进行小数的带括号科学计算。可以实现次方。另有统计功能,计算方差等。-List realize scientific calculator, you can enter an expression, the output of each step of the calculation process. Decimals can be bracketed scientific computing. You can achieve t
