资源列表
FEM2
- 用超松弛迭代法求解二阶偏微分 方程。得到电场的分布。-with Overrelaxation Iterative Method for second-order partial differential equations. Be electric distribution.
BPnetware1
- 用遗传算法优化BP神经网络的Matlab编程
ran资源分配网络算法
- ran资源分配网络算法,经典在线rbf训练算法
tsp.rar
- 旅行商问题,总共30个城市,计算最优路线和最短路径,Traveling Salesman Problem, a total of 30 cities, calculating the optimal route and the shortest path
Fib
- 这个是前N项的c++程序,觉的还是蛮重要的基础代码程序-This is a pre-N items c++ program, it feels pretty important basis or source program
queuelinked
- Data structure: Implementation of Linked Queue classes in Java code.
matlabzhenneiyuce
- 帧内预测算法 是一个很好的算法,实现了帧内预测的算法 可以作为参考-Intra prediction algorithm is a good algorithm to achieve the intra prediction algorithm can be used as reference
pnn_zhs
- 概率神经网络(用于建模预报),可以直接运行,数据维数是列,样本是行。最后一列是预报量。-Probabilistic neural network (for Modeling and Forecasting), can run, the data dimension is the column, the sample is the line. The last column is the forecast amount.
avl
- AVL TREE is one the important concept in the Data structure
Averaging-Filter
- 均值滤波器,基于matlab开发的,对于白噪声具有较好的效果-averaging filter,developed in matlab,have good effect on white noise
MKTHNUM-
- Spoj MKTHNUM题解 可持久化函数式编程线段树解法 文件内有相对详细的解法思路和数据结构构造方法-A solution to Spoj MKTHNUM.Which used persistent functional segment tree. Detailed information is written in the file.
线面夹角
- fortran编写的计算线和面的夹角,输入文件读取三个点X1,X2,X3(确定一个面),源代码给定线的法向量NL,程序求解线和面的夹角